/* page layout styles */
Body
{
    background: url(Img/background.jpg) #377fc1 no-repeat left top;
    text-align: center;
    margin: 0px 0px 20px 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
	width: 100%;
	color: #000000;
}

table, tr, td, p
{
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #000000;
	line-height: 16px;
	
}

table.main { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
} 


.header { 
	padding: 0;
	height: 78px;	
	width: 100%;
} 

.logo {
padding-left:67px; 
}

.toplinks {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

A.toplinks:link, A.toplinks:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.toplinks:link:hover, A.toplinks:visited:hover {
	color: #c3f1f7;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.contentbg {
background: url(Img/contentbg.jpg) no-repeat #ffffff left top;
width: 900px;
}

.content {
padding-top: 7px;
padding-bottom: 7px;

}




.containerLeft {
	font-size:12px;
	width: 220px;
	padding-left: 32px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.nav {
padding-left: 56px;
}

.containerMain {
	font-size:12px;
	width: 100%;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 20px;
	padding-bottom: 8px;

}

a:link, a:visited {
	color: #296ba8;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

a:hover, a:visited:hover {
	color: #0084a9;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 11px;
	color: #021c4f;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.breadcrumb A:link:hover, .breadcrumb A:visited:hover
{
	font-size: 11px;
	color: #0084a9;
	font-weight: bold;
	text-decoration: none;
}


.footer
{
	color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 29px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
}


.dnnfooter {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	
}

A.dnnfooter:link,  A.dnnfooter:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.dnnfooter:link:hover,  A.dnnfooter:visited:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}



H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


H1 {
	Letter-Spacing: 1px; font-style: italic; TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 18px; font-family: arial, verdana, tahoma; 
}

H2 {
	LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana, Tahoma; 
}
H3 {
	LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana, Tahoma; 
}

H4 {
	LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana, Tahoma; 
}


H1 {
	FONT-SIZE: 138.5%; COLOR: #0086ac;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 138.5%; COLOR: #0d8868;  
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 108%; COLOR: #000000;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 120%; color: #0d8868;
}



.StandardButton     {
    background: #d7cbb3; 
    color: #584638;
    font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #887551;
	border-bottom: 1px solid #887551;
	border-left: 1px solid #887551;
	border-right: 1px solid #887551;
}
.MainMenu_MenuIcon {
	display: none;
}


.NormalTextBox
{
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
	color: #000000;
	line-height: 14px;
}
.NormalRed
{
	color: #7a2c01;
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	line-height: 16px;
}
.NormalBold
{
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;

}
.Normal,.NormalDisabled {
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #000000;
	line-height: 16px;
}


a.Normal:link, a.Normal:visited {
	color: #296ba8;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

a.Normal:hover, a.Normal:visited:hover {
	color: #0084a9;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.CommandButton:link, A.CommandButton:visited 
{
	color: #296ba8;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
	color: #0084a9;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.SelectedTab {

    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #000000;
	line-height: 16px;
}

A.SelectedTab:link, A.SelectedTab:visited {
	color: #296ba8;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.SelectedTab:hover, A.SelectedTab:visited:hover
{
	color: #0084a9;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}



.OtherTabs {
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #000000;
	line-height: 16px;
}
    
A.OtherTabs:link {
	color: #296ba8;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.OtherTabs:visited  {
	color: #296ba8;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.OtherTabs:active   {
	color: #296ba8;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.OtherTabs:hover    {
	color: #0084a9;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}


.SubHead 
{
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #0d8868;
	line-height: 16px;
}

a.SubHead:link, a.SubHead:visited {
	color: #296ba8;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

a.SubHead:hover, a.SubHead:visited:hover {
	color: #0084a9;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}





