@import url("menu.css");

/* Color reference
logo green: 778e1d
logo blue: 4d84b5
dark blue: 005395
gray: ced1cd
*/
#Body {background:url("Images/bkgd-dots-gray.jpg") center top no-repeat #ced1cd;height:100%; margin:0px; padding:0px;}
body {background:#ffffff;}
html {height: 100%;margin-bottom: 0.01em;}

/*-------- Default Style --------*/

body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,a:link,a:visited,a:hover,input {color:#000000;font-family:Arial, san-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead,a:link,a:visited,a:hover {font-size:14px;}
p {margin:0 0 10px 0;text-align:justify;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
h1, h1 input {font-size:22px;margin:10px 0;}
h2 {font-size:18px;margin:10px 0;}
h3 {font-size:16px;margin:20px 0 0 0;}
h4, h5, h6 {font-size:14px;margin:6px 0;}
a,a:link,a:visited,a:active {color:#005395;text-decoration:none;}
a:hover {color:#005395;text-decoration:underline; }
a.videolink:link,a.videolink:visited,a.videolink:active {color: #000000;}
.Head,.SubHead,.SubSubHead,.Normal,.NormalDisabled,.NormalDisabled,.NormalBold,.NormalRed,.NormalTextBox {font-family:Arial, san-serif;}
.Head {font-weight:bold;}
.Head,.SubHead {color:#778e1d;}
.NormalRed {color:#ff0000;}
.clear_float {clear:both; line-height:0; font-size:0; height:0;}

.bios img {float:left;padding:0 20px 10px 0;}
.bios h3 {clear:both;padding-bottom:10px;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header {font-weight:bold;}
.DataGrid_Header td, .NormalBold td {font-weight:bold;}

/*-------- Design Style --------*/
.PageWrapper {background:url("Images/frame-left-green.gif") repeat-y #ffffff;width:900px;margin:0 auto 10px auto;}
.SiteFrameTop {height:10px;background:url("Images/frame-top-green.gif") no-repeat;overflow:hidden;}
.NavRow {height:65px;background:url("Images/frame-left-green.gif") repeat-y #778e1d;}
	.NavPane {width:700px;float:left;height:65px;}
	.ClientLoginPane {width:200px;float:right}
.ContentRow {}
	.ContentCol {width:625px;float:left}
		.BrandPane {padding:10px 20px 10px 35px;}
			.LeftPane {float:left}
			.LogoPane {float:right}
	.ContentPane {padding: 10px 40px 10px 65px;}
.SidebarCol {width:275px;float:right;height:615px;background:url("Images/bkgd-sidebar-main.jpg") no-repeat;}
	.PageImagePane {}
	.RightPane {}
.FooterRow {padding:4px 0 4px 25px;text-align:center;}
.FooterRow2 {padding:2px 0;background:url("Images/frame-left-footer2.gif") repeat-y #e7e8e6;overflow:hidden;}
.CopyrightPane {float:left;padding-left:35px;}
.LoginPane{padding-right:10px;text-align:right;}

/* ------- Home Page Layout -------*/
.ContentRowHome .ContentCol {width:500px;float:left;}
.ContentRowHome .SidebarCol {width:400px;float:right;height:700px;background:url("Images/bkgd-sidebar-home.jpg") no-repeat;}



/* ------- 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;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited {font-size:9px;color:#e7e8e6;text-transform:uppercase;}
a.user:hover {color:#333333;text-decoration:none;font-family:Arial,san-serif;}

/*-------------- Footer Style --------------*/
.footer{color:#000000;font-size:9px;}
a.footer:link,a.footer:active,a.footer:visited{color:#778e1d;font-size:11px;}
a.footer:hover{color:#4d84b5;font-size:11px;}

/*-------------- Empty Panes Style --------------*/
.DNNEmptyPane {width:0;padding:0;margin:0;}

/*--- News Articles ---*/
	.articleHeadline * {margin:0;padding:0;}
	.articleHeadline h1 a:link {font-size:15px;margin:10px 0;}
	.articleHeadline p, #NewsDate {color:#666;font-weight:normal;}


/*--- Pages to Hide from Global Nav ---*/
/* Home */ #dnn_dnnNAV_ctldnnNAVctr39,
/* Privacy Policy */#dnn_dnnNAV_ctldnnNAVctr73
{display:none}

/*--- Container Styles ---*/
.c_head_grey h1, .c_head_grey h1 input {color:#375162;font-size:14px;}