/* page layout styles */
Body
{
    background: url(background.gif) #e5e4e5 repeat-x left top;
    text-align: center;
	color: #565656;
    font-family: Verdana, Tahoma, Arial;
    font-size:11px;
	margin: 0 0 12px 0;
}
table, tr, td, p
{
    font-family: Verdana, Tahoma, Arial;
    font-size:11px;
	color: #5b6258;
	line-height: 16px;
	
}

.logo {
padding-top: 15px;
padding-bottom: 10px;
}



.navbar {
background-image: url(navbg.gif);
background-repeat: repeat-x;
height: 32px;
}


.topbgline {
background: url(topbg.gif) #ffffff repeat-x left top;
height: 10px;
width: 883px;
}

.btmbgline {
background: url(btmbg.gif) transparent repeat-x left top;
height: 3px;
width: 883px;
}

.leftline {
background: url(leftlinebg.gif) #ffffff repeat-y left top;
width: 12px;

}

.rightline {
background: url(righlinebg.gif) #ffffff repeat-y left top;
width: 12px;

}


.toplinks, .toplinks A:link, .toplinks A:visited {
	font-size: 11px;
	color: #565656;
	font-weight: bold;
	text-decoration: none;
}

.toplinks A:hover, .toplinks A:visited:hover {
	font-size: 11px;
	color: #0d3493;
	font-weight: bold;
	text-decoration: none;
}

a.newsletter:link, a.newsletter:visited {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.newsletter:hover, a.newsletter:visited:hover {
	font-size: 11px;
	color: #0d3493;
	font-weight: bold;
	text-decoration: none;
}

.content {
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
}


.content2 {
padding-left: 10px;
padding-right: 5px;
padding-top: 15px;
}

.content3 {
padding-left: 5px;
padding-right: 10px;
padding-top: 15px;
}

.separatorline {
background: url(vertical-separator.gif) #ffffff repeat-y left top;
width: 9px;

}

a:link, a:visited {
color: #296aa7;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

a:hover, a:visited:hover {
color: #ff0000;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}






/* Footer Links and Styles  */

.bottomblue {
height: 100%;
padding-top: 15px;
}

.footerbg {
background: url(footerbg.gif) #628cc5 repeat-x left top;
color: #ffffff;
}


.footerbgtop {
background: url(footerbgtop.gif) #628cc5 repeat-x left top;
}


.footerleft {
background: url(footerleft.gif) #628cc5 repeat-y left top;
width: 20px;
}

.footerright {
background: url(footerright.gif) #628cc5 repeat-y left top;
width: 20px;
}

.bottomcopy {
padding-top: 15px;
}



.dnnfooter {
	Font-family: verdana;
	Font-size: 11px;
	Font-weight: normal;
	color: #d5e4f2;
    vertical-align: middle;

}

.Copyright {
	Font-family: verdana;
	Font-size: 10px;
	Font-weight: normal;
	color: #d5e4f2;
	vertical-align: middle;
}

a.FooterLink, a.FooterLink:visited, a.dnnfooter, a.dnnfooter:visited {
	Font-family: verdana;
	Font-size: 10px;
	Font-weight: normal;
	Color: #d5e4f2;
	text-decoration: none;

}
a.FooterLink:hover, a.FooterLink:visited:hover, a.dnnfooter:hover, a.dnnfooter:visited:hover {
	Font-family: verdana;
	Font-size: 10px;
	Font-weight: normal;
	Color: #d5e4f2;
	text-decoration: underline;
}




.StandardButton     {
    background: #3858A0; 
    color: #FFFFFF;
    font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #3858A0;
	border-bottom: 1px solid #3858A0;
	border-left: 1px solid #3858A0;
	border-right: 1px solid #3858A0;
}
.MainMenu_MenuIcon {
	display: none;
}


.NormalTextBox
{
    font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
    background-color: #f6f6f6;
}
.NormalRed
{
color: #ff0000;
font-size: 11px;
line-height: 16px;
font-family: verdana;
font-weight: normal;
}
.NormalBold
{
color: #565656;
font-size: 11px;
line-height: 16px;
font-family: verdana;
font-weight: bold;

}
.Normal,.NormalDisabled {
color: #565656;
font-size: 11px;
line-height: 16px;
font-family: verdana;
font-weight: normal;
}

a.Normal:link, a.Normal:visited {
color: #296aa7;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

a.Normal:hover, a.Normal:visited:hover {
color: #ff0000;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

A.CommandButton:link, A.CommandButton:visited 
{
color: #296aa7;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
color: #ff0000;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

.SelectedTab {

color: #a2a1a1;
font-size: 11px;
font-family: verdana;
font-weight: bold;
}

A.SelectedTab:link, A.SelectedTab:visited {

color: #296aa7;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

A.SelectedTab:hover, A.SelectedTab:visited:hover
{
color: #ff0000;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}



.OtherTabs {
color: #a2a1a1;
font-size: 11px;
font-family: verdana;
font-weight: bold;
}
    
A.OtherTabs:link {
color: #296aa7;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

A.OtherTabs:visited  {
color: #296aa7;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

A.OtherTabs:active   {
color: #296aa7;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

A.OtherTabs:hover    {
color: #ff0000;
font-size: 11px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}


.SubHead 
{
color: #a2a1a1;
font-size: 12px;
font-family: verdana;
font-weight: bold;
}

a.SubHead:link, a.SubHead:visited {
color: #296aa7;
font-size: 12px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}

a.SubHead:hover, a.SubHead:visited:hover {
color: #ff0000;
font-size: 12px;
font-family: verdana;
font-weight: bold;
text-decoration: none;
}


.RadEContent {
background-color: #ffffff;
}

.RadETextArea {
background-color: #ffffff;
}

.RadEContentContainer {
background-color: #ffffff;
}









