html
{
    overflow-y: scroll;
}
 
#Body, .Normal, .Normal p, .blog_body, .blog_dateline
{
    font: normal normal 14px/19px Arial;
    color: #666;
}

.FlashRotatorPane {background-color: #808285;}

a:link, a:active, a:visited, a.blog_more_link, a.blog_more_link p, .BlogContent a.CommandButton
{
	color: #002E56;
	text-decoration: underline;
}

a:hover, a.blog_more_link, a.blog_more_link p:hover, .BlogContent a.CommandButton:hover
{
	color: #666;
	text-decoration: none;
}

img
{
	border-style: none;
}

a:focus, a:hover, a:active
{
	outline: none;
}

div.Wrap
{
    text-align: center;
}

table, tr, td
{
	padding: 0;
	text-align: left;
}

table
{
	margin: 0px auto;
}

p
{
	padding: 0px;
	margin: 0px;
}

.Head, h2, h1
{
	font: normal bold 26px/100% Arial;
	color: #002E56;
	margin: 0px;
	border-bottom: 0px;
	padding: 0px;
}

#ControlPanel
{
	background-color: White;
	position: relative;
	z-index: 1;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover,#ControlPanel .SubHead, .ControlPanelHead
{
	color: #000;
}

/* Menu Items */

#navdiv
{
	padding: 0px;
	margin: 8px auto;
}

#navdiv a
{
	text-transform: uppercase;
	font-family: Arial;
}

.footer, a.footer
{
	color: #666;
	font: normal normal 14px/100% Tahoma, Arial;
	padding: 0px;
}

/* Default Css */

.MainWrapper
{
	width: 985px;
	background: url(images/content_bg_middle.png) repeat-y;
	text-align: left;
	margin: 0px auto;
}

.HeaderWrapper
{
	width: 985px;
	height: 128px;
	background: url(images/HeaderBG.jpg) no-repeat;
}

.InnerHeaderWrapper
{
	width: 985px;
	margin: 0px auto;
	padding: 10px 0px;
}

.HeaderSpacer
{
    width: 127px;
    float: left;
}

.LogoWrapper
{
	width: 204px;
	height: 60px;
	float: left;
	margin: 0px;
}

.HeaderLinkWrapper
{
	float: left;
	width: 780px;
}

.MenuWrapper
{
	margin-top: 5px;
}

.FlashWrapper
{
	width: 714px;
	float: left;
}

.TopSep
{
	width: 8px;
	float: left;
	overflow: hidden;
}

.TopLinkWrapper
{
	width: 263px;
	float: left;
	
}

.TopWrapper {background-color: #808285;}

.Sep
{
	background: url(images/content_bg_top.png) no-repeat;
	height: 11px;
}

.TwoColWrap
{
	background: url(images/content_bg_mid.png) repeat-y;
	padding-top: 10px;
}

.TwoColCH
{
	margin-left: 15px;
	width: 697px;
	float: left;
}

.TwoColSep {width: 10px;float: left;}

.SideBarWrap
{
	float: left;
	width: 263px;
}

.FooterWrapper
{
	width: 985px;
	height: 19px;
	margin: 0px auto;
	padding-top: 35px;
	text-align: right;
	background: url(images/content_bg_bot.png) no-repeat;
}

.containermaster
{
	width: 100%;
}

.clear
{
	clear: both;
}

.AuthenticationContent table
{
	width: 100%;
}

/* Css for actions menu */
.ModuleTitle_MenuItem
{
	white-space: nowrap;
	text-align: left;
}

.ModuleTitle_MenuBreak
{
	display: none;
}

.ContentSpacer
{
    width: 20px;
    background-color: #fff;
}

.HeaderImage
{
    background: url(images/header_background.png) 4px 0px no-repeat;
    text-transform: uppercase;
    font: italic normal 18px/33px Tahoma, Arial;
    color: #fff;
    display: block;
    height: 45px;
    width: 250px;
    text-indent: 35px;
}

.SidePane .Normal, .FooterPane p
{
 	color: #7e8082;
}

.AuthenticationContent table, #dnn_ctr_Login_pnlLogin table
{
	width: 100%;
}

.ModuleTitle_MenuItem
{
    text-align:left;
    white-space:nowrap;
    border: 0px solid white;
}

.LoginMessagePane
{
    float: left;
}

.LoginLink
{
    float: left;
    padding-top: 2px;
}

.DonatePane
{
	margin-top: 11px;
	margin-left: 9px;
}

a.Donate
{
	width: 228px;
	height: 44px;
	display: block;
	text-indent: -999em;
	background: url(images/donate.png) -1px -1px no-repeat;
}

a.Donate:hover
{
	background-position: -1px -46px;
}

.OuterNationalWrapper a.RedButton
{
	width: 263px;
	height: 89px;
	font-family: Arial;
	font-style: normal;
	overflow: hidden;
	color: #684f40;
	display: block;
	text-transform: capitalize;
	background: url(images/Bottom.png) no-repeat;
    text-decoration: none;
   	text-indent: -999em;
}

.OuterGrantWrapper a.BlueButton
{
	width: 263px;
	height: 89px;
	overflow: hidden;
	display: block;
	font-family: Arial;
	font-style: normal;
	color: #684f40;
	text-transform: capitalize;
	background: url(images/Top.png) no-repeat;
	text-decoration: none;
	text-indent: -999em;
}

.GrantWrapper
{
	padding: 43px 2px 0px 30px;
	font-size: 25px;
	line-height: 100%;
	text-align: left;
}

 .NationalWrapper
{
	padding: 42px 2px 0px 5px;
	font-size: 25px;
	line-height: 100%;
	text-align: left;
}

.OuterGrantWrapper {margin-bottom: 5px;}
.OuterNationalWrapper {margin-bottom: 8px;}

a.RedButton:hover, a.BlueButton:hover {background-position: 0px -91px;}
.ContentAreaWrapper {width: 975px;margin: 0px auto;}
.HeaderLinkPane
{
	text-align: right;
	margin: 50px 20px 0px 0px;
}

.HeaderLinkPane .DNN_HTMLContent {text-align: right;}
		.BoxMid .c_content {width: 95%;margin: 0px auto;}

.horizontalline {border-bottom: 0px;}

.blog_footer {border-bottom: 0px;padding-bottom: 5px;}

.BrownLine hr
{
	color: #7e8082;
	background-color: #7e8082;
}

.DNN_HTMLContent
{
	text-align: left;
}

img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;

			/* Set up proportionate scaling */
			width: 100%;
			height: auto;

			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}

		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}

		#mainWrapper {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */

			position: relative;
z-index: 1;

		}

		body {
			margin: 0;

		}
		
		div.HomeLink {left: 8px;top: 10px;}
		a.HomeLink {display: block;text-indent: -999em;width: 255px;height: 110px;}
		.BoxMid .c_content, .NoHeightBoxMid .c_content {width: 95%;margin: 0px auto;}

h2.blog_title {margin-top: 5px;}
.InventoryTable .NormalBold {color: #fff;}
.NormalBold {font-family: Arial;font-size: 14px;line-height: 19px;}
tr.alt {background-color: #CFD0D2;}
.DNN_UserDefinedTableContent td {vertical-align: middle;text-align: center;}

.DNN_UDT_URLContainer .NormalBold {color: #000;}

.TopLinkPane {padding-top: 12px;margin-bottom: -11px;background-color: #808285;}
.gadget div, .gadget iframe, .gadget table {width: 160px !important;text-align: right;float: right;}
table.gadget {width: 100% !important; text-align: right !important;}
.gadget a img {display: none;}
.gadget, .gadget div {background: transparent !important;border: 0px solid !important;}

.UDT_Image {width: 235px;height: 117px;margin: 0px auto;overflow: hidden;}
.UDT_Text {width: 235px;height: 117px;margin: 0px auto;overflow: hidden;}

.FooterPane {float: left;width: 800px;text-align: right;}
.FooterPane .DNN_HTMLContent {text-align: right !important;}
.Translate {float: left;width: 167px;}
.LoginArea {float: left;width: 18px;}

a.Linked {background: url(images/linkedin.png) no-repeat;display: block;height: 64px;width: 67px;text-indent: -999em;text-decoration: none;}
a.Linked:hover {background-position: 0px -64px;}

.DynamicForms_TableRow td table, .DynamicForms_TableRow td table td {width: 100% !important;text-align: left !important;}

 #dnn_dnnLOGIN_cmdLogin {color: #002E56;font-size: 10px;}

