﻿body
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#636466;
    background-color:#ffffff;
    margin:0px;
    text-align:center;
}

#DivContainer
{
    margin-left:auto;
    margin-right:auto;
    width:710px;
    height:auto;
    text-align:left;
    background-color:#dddddd;
}

img
{
    border-style:none;
}


a:link, a:visited
{
    color: #0067B1;
}

a:hover, a:active
{
    color: #F69A09;
}

#DivHeader
{
    width:710px;
    height:auto;
    background-color:#0046AD;
}

#DivHeader #DivTopNav
{
    width:710px;
    height:31px;
    background-color:#003366;
    color:#ffffff;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    font-size:12px;
}

#DivHeader #DivTopNav a:link, #DivHeader #DivTopNav a:visited
{
    font-size:12px;
    color: #ffffff;
    text-decoration:none;
}

#DivHeader #DivTopNav a:hover, #DivHeader #DivTopNav a:active
{
    color: #F69A09;
    text-decoration:none;
}

#DivHeader #DivTopNav table
{
    padding-top:7px;
}

#DivHeader #DivBanner
{
    width:710px;
    height:215px;
    background-color:#ffffff;   
}

#DivHeader #DivBanner #DivBannerLeft
{
    width:150px;
    height:215px;
    float:left;
}

#DivHeader #DivBanner #DivBannerRight
{
    width:560px;
    height:215px;
    float:right;
}


#DivPageBody
{
    width:710px;
    height:auto;  
}


#DivPageBody #DivLeftNav
{
    width:210;
    padding-top:20px;
    padding-bottom:20px;
    float:left;
    padding-left:10px;
    min-height:200px;
}


#DivPageBody #DivLeftNav .MenuItem
{
    padding-top:0px;
    padding-bottom:6px;
    background-image:url(/images/BulletGold10px.gif);
    background-repeat:no-repeat;
    padding-left:10px;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003366;
	font-size:12px;
}


#DivPageBody #DivLeftNav a:link, #DivPageBody #DivLeftNav a:visited
{
    color: #003366; /* blue */
    text-decoration:none;
}

#DivPageBody #DivLeftNav a:hover, #DivPageBody #DivLeftNav a:active
{
    color: #F69A09; /* Gold */
    text-decoration:none;
}



#DivPageBody #DivMainContent
{
    width:500px;
    height:auto;
    padding: 20px 10px 20px 10px;
    float:right;
    
    font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
}


#DivPageBody #DivMainContent p 
{
}


#DivPageBody #DivMainContent h1
{
    font-weight:bold;
	color:#003366;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
}

#DivPageBody #DivMainContent h2
{
	font-weight:bold;
	color:#003366;
	font-size:14px;
	text-decoration:none;
	padding-top: 10px;
	padding-bottom: 0px;
}

#DivPageBody #DivMainContent h3
{
	font-weight:bold;
	color:#666666;
	font-size:13px;
	text-decoration:none;
}


#DivPageBody #DivMainContent ul
{

}

#DivPageBody #DivMainContent li
{
    padding-bottom: 5px;
    color:#003366;
}

#DivPageBody #DivMainContent input {
	font-size:10px;
	font-weight:normal;
	color:#333333;
}

#DivPageBody #DivMainContent button {
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

#DivFooter
{
    width:710px;
    height:22px;
    background:#003366;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    clear:both; 
}

#DivFooter p 
{
    color:#ffffff;
    font-size:11px;
    text-align:center;
    margin:0px 0px 0px 0px;
    padding:4px 0px 0px 0px;
}



.tableRowColor {
	background-color:#DDDDDD;
}



#DivHomeContent
{  
   padding:0px 10px 35px 0px;
   height:auto;
}



#DivSpecialEvent
{
    background-image:url(/images/hompageEventBG.gif);
	background-repeat:repeat-x;
	padding:2px 10px 0px 5px;
	height:auto;
    
}

.DivDivider
{
    border-bottom:dashed 1px #cfcfcf;
}

#DivSpecialEvent h1, #DivSpecialEvent .Headline
{
    color: #AA0022;
    font-size: 17px;
    font-weight: bold;
    font-style:normal;
    text-transform:none;
}

#DivSpecialEvent h2
{
    margin-top:5px;
    color: #003366;
}

.TblForm
{
    border: solid 1px #bbbbbb;
}
.TblForm td
{
    vertical-align:top;
}

.AlertText
{
     border: solid 1px #bbbbbb;
     margin-bottom: 10px;
     background-color: #EAEAEA;
     color: #AA000A;
     font-weight: bold;
}

.RedText
{
    color: #AA000A;
}

.RedBoldText
{
    color: #AA000A;
    font-weight: bold;
}

.PleaseNote
{
    color: #AA000A;
    font-weight: bold;
    font-size:16px;
}



#DivNCUALogo
{
    width:174px;
    height:81px;
    padding-top:10px;
}

.NCUALogo
{
    width:174px;
    height:81px;
}


