.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #C7DFBD;
	background-image : url(images/bg.gif);
}
.skinmaster {
	background-color: #fff;
	border-right: #808080 1px solid; 
	border-top: #808080 1px solid; 
	border-left: #808080 1px solid; 
	border-bottom: #808080 1px solid; 
}
div#header {
	height : 120px;
	width : 100%;
	padding : 0px;
	margin : 0 auto;
}
.menu {
	height : 24px;
	width : 100%;
	background-color : #DDEFD8;
	background-image : url(images/menu_bg.jpg);
	background-repeat : repeat-x;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #8B0000;
	text-align : left;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #90BBE4;
	text-align : left;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #778899;
	text-align : left;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #B22222;
	font-weight : bold;
	padding : 4px;
	background-color : #E6E6FA;
	text-align : left;
}
h5 {
	text-align : left;
}
h6 {
	text-align : left;
}
ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	list-style : square;
	line-height : 150%;
}
ol {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 150%;
}
.caption {
	font-size : 11px;
	color : Silver;
	text-align : left;
}
.copyright {
	font-size : 10px;
	border-top : 2px solid Gray;
	padding : 10px 0;
	background-color : #DDEFD8;
}
.copyright a:link {
	text-decoration : none;
}
.copyright a:visited {
	/*color : White;*/
}
.copyright a:hover {
	/*color : #F2F2F2;*/
}
.toppane {
	width: 100%;
	background-color: #E3F3DE;
	border-bottom : 2px solid Gray;
}
.breadcrumb {
	width: 100%;
	padding : 4px 20px;
	background-color: #E3F3DE;
	color : #708090;
}
.leftpane {
	/*width: 260px;*/
	background-color: transparent;
	padding: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding: 6px;
}
.rightpane {
	/*width: 260px;*/
	background-color: transparent;
	padding: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:12px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #F0F8FF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 1px 6px 3px 10px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #F0F8FF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 16px 0px 10px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_rootitem_hover  {
	color: #006400;
}
.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #ACD0E6; 
	background-image : url(images/menu_bg_ov.jpg);
	background-repeat : repeat-x;
}
.main_dnnmenu_rootitem_selected {
	font-size: 9pt; 
	font-weight: bold; 
	color: #B0FFB3;
	padding: 0px 16px 0px 10px;
}
.main_dnnmenu_itemselected {
	font-size: 9pt; 
	font-weight: bold; 
	color: #00CC00;
	padding: 3px 6px 3px 3px;
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #E1EFDC;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 3px 4px 3px 6px;   /*explicitly set padding for sub-menus */
	/*width : 120px;*/
	font-size: 9pt; 
	font-weight: bold; 
	color : Green;
	line-height : 140%;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
#logo {
	/*float : left;*/
	/*padding-left : 30px;*/
}
.bannerimages {
	float : right;
	/*padding-right : 30px*/;
}
.SkinObject a:visited {
	color : #003366;
}
.SkinObject a:hover {
	color : #ACD0E6;
}
ul.benefits {
	text-align : left;
}
ul.cautions {
	text-align : left;
}
