/* page layout styles */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(img/background.jpg) repeat-y center top #f2f2f2;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5d5d5d;
	width: 100%;
}

table, tr, td, p
{
    color: #505050;
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	line-height: 16px;
}

.main {
width: 885px;
height: 100%;
background-color: #ffffff;
text-align: center;
margin: 0 auto;
}

.header {
height: 90px;
width: 885px;
}

.navbar {
height: 29px;
padding-left: 15px;
background: url(img/navbg.gif) repeat-x left top #890405;
}



.content {
width: 885px;
color: #505050;
text-align: center;


}

a{ border:none; }

a:link, a:visited {
	color: #002596;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

a:hover, a:visited:hover {
	color: #0187db;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}


.breadcrumb {
	color: #505050;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold; }

A.breadcrumb:link, a.breadcrumb:visited
{
	color: #002596;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;
}


a.breadcrumb:hover, a.breadcrumb:visited:hover
{
	color: #0187db;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;
}




/* Footer Links and Styles  */

.dnnfooter {
color: #717171;
 font-family: Arial, Verdana, Tahoma;
font-size: 11px;
font-weight: bold;
background: url(img/footer.gif) no-repeat #ffffff center top;
text-align: center;
}

.bottomshadow {
color: #717171;
 font-family: Arial, Verdana, Tahoma;
font-size: 11px;
font-weight: bold;
}

a.bottomshadow:link, .a.bottomshadow {
 font-family: Arial, Verdana, Tahoma;
font-size: 11px;
	Font-weight: bold;
	Color: #717171;
	text-decoration: none;
}

a.bottomshadow:visited {
 font-family: Arial, Verdana, Tahoma;
font-size: 11px;
	Font-weight: bold;
	Color: #717171;
	text-decoration: none;
}

a.bottomshadow:hover {
 font-family: Arial, Verdana, Tahoma;
font-size: 11px;
	Font-weight: bold;
	Color: #717171;
	text-decoration: underline;
}

a.bottomshadow:visited:hover {
 font-family: Arial, Verdana, Tahoma;
font-size: 11px;
	Font-weight: bold;
	Color: #717171;
	text-decoration: underline;
}



.StandardButton     {
    background: #83a2ec; 
    color: #012f5d;
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
    font-weight: bold;
	padding: 1px 5px 2px 6px;
	border: 1px inset #012f5d;
}

.MainMenu_MenuIcon {
	display: none;
}


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 {
	LINE-HEIGHT: 24px; font-family: arial, verdana, tahoma; 
}

H2 {
	LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana, Tahoma; 
}
H3 {
	LINE-HEIGHT: 22px; FONT-FAMILY: Arial; 
}

H4 {
	LINE-HEIGHT: 22px; font-family: times new roman;
}


H1 {
	FONT-SIZE: 150.0%; COLOR: #002596;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 138.5%; COLOR: #0187db;  
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 135%; COLOR: #e39914; 
}
H4 {
	FONT-SIZE: 150%; COLOR: #e39914; font-style: italic;
}



a:link, a:visited {
	color: #002596;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

a:hover, a:visited:hover {
	color: #0187db;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.SubHead 
{
color: #505050;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
font-weight: bold;

}

a.SubHead:link, a.SubHead:visited {
color: #002596;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
font-weight: bold;
text-decoration: none;
}

a.SubHead:hover, a.SubHead:visited:hover {
color: #0187db;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
font-weight: bold;
text-decoration: none;
}




.NormalTextBox
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: normal;
    background-color: #ffffff;
	border: 1px solid #c9c9c9;
	color: #505050;
}
.NormalRed
{
 font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #6f2122;
}
.NormalBold
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
	color: #505050;

}
.Normal,.NormalDisabled {
	color: #505050;
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
    font-weight: normal;
	line-height: 16px;
}



a.Normal:link, a.Normal:visited {
color: #002596;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

a.Normal:hover, a.Normal:visited:hover {
color: #0187db;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

A.CommandButton:link, A.CommandButton:visited 
{
color: #002596;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
color: #0187db;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

.SelectedTab {
color: #505050;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

A.SelectedTab:link {
color: #002596;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

A.SelectedTab:visited  {
color: #002596;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

A.SelectedTab:active   {
color: #0187db;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

A.SelectedTab:hover    {
color: #0187db;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}



.OtherTabs {
color: #505050;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}
    
A.OtherTabs:link {
color: #002596;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

A.OtherTabs:visited  {
color: #002596;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

A.OtherTabs:active   {
color: #0187db;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}

A.OtherTabs:hover    {
color: #0187db;
font-weight: bold;
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
text-decoration: none;
}



ul.Features {
	font-family: Arial, Verdana, Tahoma;
	list-style-type: none;
	margin: 0 -5px -5px 0 ;
	padding: 0;
	color: #f58025;
	position: relative;
	left: -5px;
}


	.Features li {
	list-style-type: none;
	background: url(img/bullet.gif) no-repeat top left;	
	font-family: arial;
	font-weight: normal;
	padding: 0 0 5px 20px;
	color: #505050;
} 













































