
/* CSS Document */
#Body, body, html {margin: 0px; padding:0px; }


/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#000}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

p{color:#000}

a,a:link,a:visited,a:active{color:#000; text-decoration:none; font-weight:normal; }
a:hover{color:#000; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#000;font-weight:bold;}
.SubHead {color:#000;}
.SubSubHead{color:#000;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- layout style --------*/
.wrapper {width:958px; margin:0px auto 0px auto; padding:0px;}
.header {height:214px; width:958px; margin:0px; padding:0px; background:#000 url(images/header4-1.png) no-repeat bottom center;}
.border_left{float:left; height:385px; width:17px; background:#FFF url(images/border_left.png) repeat-y top right; margin:0px; padding:0px;}
.border_right{float:right; height:385px; width:17px; background:#FFF url(images/border_right.png) repeat-y top left; margin:0px; padding:0px;}
.border_bottom_left{float:left; height:74px; width:17px; background:#FFF url(images/border_left.png) repeat-y top right; margin:0px; padding:0px;}
.border_bottom_right{float:right; height:74px; width:17px; background:#FFF url(images/border_right.png) repeat-y top left; margin:0px; padding:0px;}
.content{width:958px; height:415px; margin:0px; padding:0px;}
/*.content{width:924px; height:415px; margin:0px; padding:0px;}*/
.border_bottom{height:80px; width:958px;  background:#FFF url(images/border_bottom.png) no-repeat bottom center;}
.border_bottom_p {padding: 15px 30px 5px 30px; font-size:10px;}

.contact {margin:0px 0px 0px 675px; padding-top:38px; width:235px; height:45px;}

.LeftPane{float:left;width:237px; height:385px; padding:0; margin:0; background:#bad1eb;}
.RightPane{float:left; width:197px; height:385px; padding:0; margin:0; background:#bad1eb; line-height: 1em;}
/*.ContentPane{float:left;width:517px; height:380px; padding:0; margin: 0px; }*/
.ContentPane{float:left;width:490px; height:385px; padding:0; margin: 0px; }
.BottomPane{padding:0; margin:0; background:#fff url(images/QuickFactsBGw.png) repeat-y top center;}
.FooterPane{padding:0; margin:0; }
.clear_float{clear:both; line-height:0; font-size:0; height:0;}



/*-------- DEBUG layout style
.wrapper {border:solid 1px red;}
.contact {border:solid 1px blue;}
.header {border:solid 1px green;}


.border_left{}
.border_right{border:solid 1px blue; }
.content{border:solid 1px purple;}
.border_bottom{}
.ContentPane{border:solid 1px green;}
.LeftPane{border:solid 1px blue; }
.RightPane{border:solid 1px black;}
.BottomPane{border:solid 1px orange;}
.FooterPane{}
--------*/ 

a.maplink,a.maplink:link,a.maplink:visited,a.maplink:active{color:#000; text-decoration:underline; font-weight:normal; }
a.maplink:hover{color:#000; text-decoration:none; }

/* ------- Contact -------*/
a.Interested, a.Interested:link, a.Interested:visited, a.Interested:active  {color:#057245;font-size:22px;}
a.Interested:hover {color:#057245;font-size:22px; text-decoration:underline;}
a.Representative, a.Representative:link, a.Representative:visited, a.Representative:active   {color:#054265;font-size:11px; padding-left:20px;}
a.Representative:hover{color:#054265;font-size:11px; padding-left:20px; text-decoration:underline;}
a.ncports, a.ncports:link, a.ncports:visited, a.ncports:active {color:#f6f6f6;font-size:18px;text-decoration:underline;}
a.ncports:hover{color:#fff; text-decoration:none; }

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}


/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}


















