html
{
    overflow-y: scroll;
	background-color: #003D79;
}
 
#Body
{
    font-family: Arial;
    background-color: #ffffff;
}

a:link, a:active, a:visited
{
	color: #003D79;
}

a:hover
{
	color: #7A1600;
}

div
{
	text-align: left;
}

img
{
	border-style: none;
}

a:focus, a:hover, a:active
{
	outline: none;
}

a:hover
{
	text-decoration: none;
}
div.Wrap
{
    text-align: center;
}


table, tr, td
{
	padding: 0;
	text-align: left;
}

table
{
	margin-left: auto;
	margin-right: auto;
}

p
{
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.Normal
{
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	font-style: normal;
}

.Head, h2, h1
{
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #003D79;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-bottom: 0px;
}

#ControlPanel, #ControlPanel div
{
	background-color: White;
	text-align: center;
}

#ControlPanel .SubHead, .ControlPanelHead
{
	color: #000000;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover
{
	color: #000000;
}

/* Menu Items */
.LeftColumn
{
	vertical-align: top;
	width: 289px;
	background-color: #E6E6E6;
}

.RightColumn
{
	vertical-align: top;
	width: 683px;
}

#navdiv a
{
	padding: 6px 0px 6px 10px;
	color: White;
	margin-bottom: 1px;
}

#navdiv a.Second, #navdiv a.Third
{
	margin-bottom: 0px;
}

#navdiv a:hover
{
	color: White;
}

.footer, a.footer, #dnn_dnnLOGIN_cmdLogin
{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
}

/* Default Css */

.MainWrapper
{
	width: 1008px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url(images/content_bg_top.png) repeat-y;
}

.HeaderBG
{
	background: url(images/header_bg.png) repeat-x;

}

.HeaderWrapper
{
	width: 972px;
	height: 82px;
	margin-left: auto;
	margin-right: auto;
}

.HeaderSpacer
{
    width: 155px;
    float: left;
}
.SearchWrapper
{
	float: left;
	padding-top: 39px;
}

.LogoWrapper
{
	width: 285px;
	height: 70px;
	padding-bottom: 8px;
	float: left;
}

.HeaderLinkWrapper
{
	width: 343px;
	float: left;
	padding-top: 39px;
}

.ContentWrapper
{
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid silver;
}

.ContentBG
{
    background: url(images/content_bg.png) repeat;
}

.ContentPaneWrapper
{
    width: 100%;
    vertical-align: top;
}

.BodyBG
{
    background: url(images/body_bg.png);
}

.FooterWrapper
{
	padding-top: 5px;
	vertical-align: top;
}

.FooterBG
{
    height: 45px;
    width: 1008px;
    margin-left: auto;
    margin-right: auto;
	
}

.OuterFooter
{
	width: 100%;background-color: #003D79;
}

.MidWrapper
{
	width: 100%; background-color: #d4def1;
}
.VerticalSpace
{
	padding-bottom: 3px;
	padding-top: 3px;
}

.containermaster
{
	width: 100%;
}

div.clear
{
	clear: both;
}

.AuthenticationContent table
{
	width: 100%;
}

.TitleHead a:link, .TitleHead a:active, .TitleHead a:visited, .TitleHead a:hover
{
	color: White;
	font-size: 12px;
}

/* Css for actions menu */
.ModuleTitle_MenuItem
{
	white-space: nowrap;
	text-align: left;
}

.ModuleTitle_MenuBreak
{
	display: none;
}

.Footer .Normal
{
	color: White;
}

.FooterImageWrapper
{
	vertical-align: top;
}

.Splash a:link, .Splash a:active, .Splash a:visited, .Splash a:hover
{
    color: White;
}

.ContentSpacer
{
    width: 20px;
    background-color: #ffffff;
}

.HeaderImage
{
    background: url(images/header_background.png) 4px 0px no-repeat;
    text-transform: uppercase;
    font-family: Arial;
    color: White;
    font-size: 18px;
    display: block;
    height: 45px;
    width: 250px;
    text-indent: 35px;
    line-height: 33px;
}

.SidePane .Normal
{
    color: White;
}

.FooterPane
{
    color: White;
    height: 26px;
}

.FooterPane p
{
    color: White;
    font-size: 11px;
    padding-top: 2px;
}

.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: 15px;
}

/* CSS for HeaderLinks */
ul.HeaderLinks
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul.HeaderLinks li
{
	padding: 0px;
	margin: 0px;
	float: left;
}

.HeaderLinks li a
{
	color: #003D79;
	font-size: 12px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	text-transform: uppercase;
}

.HeaderLinks li a:hover
{
	color: #7A1600;
	background-position: 0px 1px;
}

.WhiteText, a.WhiteText:link, a.WhiteText:active, a.WhiteText:visisted
{
	color: #ffffff;
}

/* Search CSS */
#dnn_dnnSEARCH_txtSearch
{
	background: url(images/search_box.png) no-repeat;
	border: 0px solid;
	width: 171px;
	height: 21px;
}

.SearchWrap
{
	position: absolute;
	left: 171px;
	top: -23px;
}

/* Separator CSS */

.OuterSepWrapper
{
    position: relative;
    width: 100%;
}

.InnerSepWrapper
{
	position: absolute;
	width: 100%;
	top: 63px;
}

.Separator
{
	width: 100%;
	background: url(images/separator.png) left bottom repeat-x;
	height: 4px;
	margin: 0px;
}

.SubHeadWrapperWrapper
{
	background-color: #003D79;
}

.SubHeadWrapper
{
	width: 971px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
}
/* Header Social Links */
a.Facebook
{
	padding-left: 15px;
	background: url(images/facebook.png) 0px -24px no-repeat;
}

a.Twitter
{
	padding-left: 25px;
	background: url(images/twitter.png) 0px -24px no-repeat;
}

a.Login
{
	padding-left: 20px;
	background: url(images/login.png) 0px -24px no-repeat;
}

/* BreadCrumb and TopNavigation */
.TopNavWrapper ul
{
	margin: 0px;
	padding: 0px;
}

.TopNavWrapper li
{
	float: left;
	color: White;
	padding-left: 13px;
	text-transform: uppercase;
	list-style-position: inside;
	font-family: Georgia, Arial;
}

.TopNavWrapper
{
	float: right;
	width: 450px;
	padding-top: 3px;
}

.TopNavWrapper ul li a, .TopNav ul li
{
	text-transform: uppercase;
	color: White;
}

.TopNavWrapper ul li a:hover
{
	color: #006bb6;
}

.BreadCrumbWrapper
{
	float: left;
	width: 450px;
	padding-top: 5px;
}

.BreadCrumbWrapper a, .breadCrumb
{
	font-size: 11px;
}

.BreadCrumbWrapper a
{
	color: White;
}

/* Footer */
.FooterPaneWrapper
{
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	text-align: center;
}

.FooterPaneWrapper .Normal
{
    color: #ffffff;
    padding-top: 1px;
    text-align: center;
}

.FooterPane
{
	background-color: #006BB6;
}

/* UDT CSS */
.UDT_Edit, .UDT_Image, .UDT_Link
{
	vertical-align: top;
	height: 40px;
	padding: 6px 3px 0px 3px;
}

.UDT_Image
{
	width: 50px;
}

.UDT_Link
{
	width: 140px;
}

.clear_both
{
	clear: both;
}

a.CommandButton:link, a.CommandButton:active, a.CommandButton:visited
{
color: #003D79;
	
}

a.CommandButton:hover
{
color: #7A1600;
}

.LeftColumn .LeftPaneWrapper .BoxContainerWrapper .BoxContentWrapper ul
{
margin: 0px;
padding: 0px 0px 0px 15px;
}

.blog_footer
{
	border-bottom: 0px;
}

.blog_body
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
}

.horizontalline
{
border: 0px solid;
}

.BlogContent table
{
	width: 100%;
	text-align: left;
}

a.SideBoxLink
{
	font-family: Arial;
}

.BoxContainerWrapper p
{
	color: #003D79;
}

