html {margin: 0; padding: 0;}
body { margin: 0 8%; font-family: arial, verdana, helvetica, sans-serif; font-size: 62.5%; color: #333; background-color: #fcfcfc; background-image: url(images/bodyBG.jpg); background-position: top right; background-repeat: repeat-x;}
P.header {font-weight: bold; color: #FE6600; font-size: 1.4em;}
span.Code{ font-family: courier; background-color: #DFDFDF; line-height: 1.0;  border: 1px solid black; display: block;}

#mainWrapper {margin: auto; text-align: left; font-size: 1.4em; line-height: 1.5; width: 100%; vertical-align: top; min-width: 750px; max-width: 1200px;}

#navSuppWrapper { background-image: url(images/footer-BG-fill.jpg); background-position: top right; background-repeat: repeat-x; }
#navSuppA { background-image: url(images/footer-BG-right.jpg); background-position: top right; background-repeat: no-repeat; height: 55px; }
#navSuppB { background-image: url(images/footer-BG-left.jpg); background-position: top left; background-repeat: no-repeat; height: 55px; }

#logo {height:109px; margin: 0; float: left;}
#tagline {width: 350px; font-size: 12px; float: right; text-align: center; margin: 0 20px; padding: 28px 0 10px 0; font-weight: bold; color: #fff; background-image: url(images/topRightBG.jpg); background-position: top right; background-repeat: repeat-x;width: 350px;}
#tagline a {color: #fff;}
#tagline a:hover {color: #333;}

#navEZPagesTop, #blueBar {clear: both; font-size: 13px; font-weight: bold; padding: 1px; text-align: center; }
#navEZPagesTop ul { padding: 10px; margin: 0; color: #fff; text-align: center;}
#blueBar ul { background-color: #006699; padding: 6px 0; margin: 0; color: #fff; font-weight: bold; text-align: center; border: 1px solid #cacaca;}
#blueBar ul li a{ padding: 0 10px; color: #fff; text-decoration: none; }
#navEZPagesTop ul li, #blueBar ul li { display: inline; }
#navEZPagesTop ul li a { padding: 0 10px; color: #fff; text-decoration: none; }
#navEZPagesTop ul li a:hover, #blueBar ul li a:hover { color: #ff6600; text-decoration: underline; }

.dialog { position:relative; margin:0px auto; z-index:1; margin-left:12px; margin-bottom: 10px; }
.dialog .boxContent, .dialog .t, .dialog .b, .dialog .b div { background:transparent url(images/box-BG.png) repeat-y top right; _background-image:url(images/box-BG.png); }
.dialog .boxContent { position:relative; zoom:1; _overflow-y:hidden; padding: 20px 12px 0 0; }
.dialog .t { position:absolute; left:0px; top:0px; width:12px; margin-left:-12px; height:100%; _height:3500px; background-position:top left; }
.dialog .b { position:relative; width:100%; }
.dialog .b, .dialog .b div { height:20px; font-size:1px; }
.dialog .b { background-position:bottom right; }
.dialog .b div { position:relative; width:12px; margin-left:-12px; background-position:bottom left; }
.dialog .hd, .dialog .bd, .dialog .ft { position:relative; }
.dialog .wrapper { position:static; max-height:1000px; overflow:auto; }
.dialog h1, .dialog p{ margin:0px; padding:0.5em 0px 0.5em 0px; }
.dialog h1 { padding-bottom:0px; }
.innerWrap {padding: 10px;}
a img {border: none; }

a:link {color: #006699; text-decoration: none;}
a:visited {color: #006699;text-decoration: none;}
a:hover {color: #ff6600;}
a:active {color: #0000FF;}

h1 {font-size: 1.5em;color: #336699;font-family: Times New Roman, serif;}
h2 {font-size: 1.3em;color: #336699;font-family: Times New Roman, serif;}
h3 {font-size: 1.2em;color: #336699; font-weight: normal;font-family: Times New Roman, serif;}
h4, h5, h6, LABEL, LEGEND, ADDRESS {font-size: 1.1em;color: #336699; font-weight: normal;font-family: Times New Roman, serif;}

h1, h2, h3, h4, h5, h6 {margin: 0.3em 0;}
#siteinfoLegal, #bannerFive {text-align: center;font-size: 0.9em;}
.zoom {float:right;}
.clearBoth {clear: both;}
fieldset {background-color: #fff;}
legend {color:#ff6600;font-size: 1.2em;font-weight: bold;}
.tableBG {background-color: #cacaca;margin: 15px 0 0 0;}
.alt1, .alt3 {background-color: #efefef;}
.alt2, .alt4 {background-color: #e7e7e7;width: 386px;}
.mostViewed {padding: 10px;}
td{}
/*.topMain {
	color: #FFFFFF;
	font-size: 18px;
	border: #081A4D;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	height: 75px;
	background-color: #173791; 
	padding: 15px;
}
.botMain {
	color: #FFFFFF;
	font-size: 18px;
	border: #081A4D;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	height: 20px;
	background-color: #173791; 
	padding: 5px;
}
.leftSide {
	background-color: #8CB0E6;
	height: 100%;
	font-size: 12px;
	padding: 15px;
	border: #081A4D;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 1px; 	
}
.lockedLeftSide {
	background-color: #8CB0E6;
	height: 100%;
	text-align: left;
	line-height: 200%;
	font-size: 18px;
	padding: 15px;
	border: #081A4D;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 1px; 	
}*/
.adminControlBar {
	background-color: black;
	color: #cccccc;
	border-bottom: solid 1px;
	padding: 8px;
}

#AdminControlBar A {
	text-decoration: none;
	padding: 2px;
	margin-left: 2px;
	margin-right: 2px;
	
	font-size: 10px;
}

#AdminControlBar A:visited, #AdminControlBar A:link {
	color: #cccccc;
	border: solid 1px;
	border-color: #cccccc;
	text-decoration: none;
}


#AdminControlBar A:hover {
	color: #FFFFFF;
	border: solid 1px;
	border-color: #FFFFFF;
}

/*.navHeader {
	background-color: #5478DB;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #173791;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #FFFFFF;
}
.navContent {
	background-color: #BDCDF9;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #173791;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}
.extraFieldHeader {
	background-color: #D9E3FF;
	height: 100%;
	font-size: 12px;
	padding: 3px;
	padding-left: 10px;
	border: #A9C0FF;
	border-style: dashed; 
	border-width: 1px; 
	color: #577BDF;
	font-weight: bold;
}
.extraFieldDescription {
	font-size: 10px;
	padding-left: 20px;
	color: #577BDF;
	font-weight: normal;
	font-style: italic;
}
.extraFieldContent {
	background-color: #F4F7FF;
	height: 100%;
	font-size: 10px;
	padding: 8px;
	border: #A9C0FF;
	
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #666666;
	border-style: dashed; 
}
.navHeader2 {
	background-color: #6E90ED;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #173791;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #FFFFFF;
}
.navContent2 {
	background-color: #A8BCF1;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #173791;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}*/
/*.utilityNav{
	background-color: #F4F4F4;
	color: #666666;
	font-size: 12px;
	padding: 8px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
}
.myutility {
	color: #666666;
	border: #CCCCCC;
	border-style: solid; 
	padding-left: 9px;
	padding-right: 8px;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	text-decoration:none;
}
.myutility2{
	color: black;
	border: #999999;
	border-style: solid; 
	padding-left: 9px;
	padding-right: 8px;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	text-decoration:none;
}
.header{
	color: #173791;
	font-size: 16px;
	font-weight: bold;
}
.header_sub{
	color: #173791;
	font-size: 13px;
	font-weight: bold;
}
.description{
	color: #999999;
	font-size: 10px;
}
.adef {
	text-decoration:underline;
	color: #000000;
}

fieldset {
	padding:10px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.rowhighlight{
	background: #F5F7FE;
}
.article_options{
	background-color: #F4F4F4;
	color: #333333;
	font-size: 11px;
	padding: 8px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}*/
.rowhighlightarticle{
	background: #FAFAFA;
}
/*.article_options a, a:visited, a:hover{
	color: #666666;
}
.articlecontents{
	font-size:12px;
}
.articlecontents_small{
	font-size:10px;
}
.articlecontents_large{
	font-size:20px;
}
.article_details_bottom{
	font-size:10px;
	background: #B0C1F2;

	}
.article_details_bottom_B{
	color:#333333;
	font-size:10px;
	padding: 0px;
}*/
input {
   /*font-size:9px;
   background-color:#D7E6FD;
   border:1px solid;
   border-top-color:#8CB0E6;
   border-left-color:#8CB0E6;
   border-right-color:#8CB0E6;
   border-bottom-color:#8CB0E6;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#BDCDF9',EndColorStr='#FFFFFF');*/
}
textarea {
   /*font-size:9px;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#8CB0E6;
   border-left-color:#8CB0E6;
   border-right-color:#8CB0E6;
   border-bottom-color:#8CB0E6;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#BDCDF9',EndColorStr='#FFFFFF');*/
}
select {
   /*font-size:10px;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   background-color:#D7E6FD;
   color: #173791;*/
}
/*.articlerelated_details {
	color:#999999;
	font-size:10px;
}
.articlerelated{
	color:#666666;
	font-size:11px;
}
.article_options_rate{
	background-color: #F9F9F9;
	color: #333333;
	font-size: 11px;
	padding: 8px;
	border: #CCCCCC;
	border-style: dotted; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}
.less_input {
   font-size:9px;
   background-color:#8CB0E6;
   border:1px solid;
   border-top-color:#8CB0E6;
   border-left-color:#8CB0E6;
   border-right-color:#8CB0E6;
   border-bottom-color:#8CB0E6;
      filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F4F4F4',EndColorStr='#FFFFFF');
}

.glossaryPage {
	color: #999999;
	font-size: 10px;
	border: #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #DAE4FF; 
	padding: 5px;
}

.glossaryPageOver {
	color: #333333;
	font-size: 10px;
	border: #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #D9DADD; 
	padding: 5px;
}

.glossaryPagedef {
	color: #666666;
	font-size: 12px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	background-color: #F4F4F4; 
	padding: 5px;
}

.glossaryPagedefOver {
	color: #666666;
	font-size: 12px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	background-color: #FFFFFF; 
	padding: 5px;
}*/
/*A.search_find:link, A.search_find:visited, A.search_find:active { 
	border: #FFCC00;
	border-style: dashed; 
	border-top-width: 0px; 
	border-bottom-width: 2px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #FFFFE8; 
	cursor: help;
	text-decoration:none;
}*/

/*a.nav_box_link:link,a.nav_box_link:visited { 
	text-decoration:none;
	color: #9EB5F3; 
}

a.nav_box_link:hover { 
	text-decoration: none;
	color: #EAF0FF; 
}

a.nav_box_link:active {
	text-decoration:none;
	color: #9EB5F3; 
}*/

/*.nav_box {
	font-size: 12px;
	text-decoration: none;
	display: inline;
	border: solid 1px #4F70CB;
	padding: 4px;
	margin: 1px;
	background-color: #3455B1; 
}

.search_find { 
	border: #FFCC00;
	border-style: dashed; 
	border-top-width: 0px; 
	border-bottom-width: 2px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #FFFFE8; 
	text-decoration:none;
}

.smalldetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}*/

