﻿body 
{
	background-color: #C1D3E4;
	margin-top: 0;
	margin-left: 0;
	font-family: Tahoma, Arial, Sans-Serif;

}

a
{
	color: #003366
}


a:hover
{
    color: #003366
;
    text-decoration: none;
   
}



a:active
{
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.top
{
    color: #ffffff;
    text-decoration:underline;
    font-size:8pt;
}

a.top:visited
{
    color: #ffffff;
    text-decoration:underline;

}

a.top:hover
{ 
    color: #003366;
    text-decoration: underline;
    font-size:8pt;
}

.searchbox
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:8pt;
    background:#ffffff;
    border-color:#000;
    border-style:solid;
    border-width:1pt;
    height:8pt;    
}

td.sidebar
{
	background-color: #003366;
	background-image: url("images/menu/sidemenu_bg.gif");
	vertical-align: top;
	text-align: left;
}

table.sidemenu
{
	width: 160px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 12px;
	padding-top: 5px;
}

table.main
{
	height: 100%;
}

table.intcontent
{
	height: 580px;
	width: 100%;
}

td.footer
{
	background-color: #0A2253;
	color: White;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: x-small;
	text-align: center;
	width: 100%;
	height: 60px;
}

a.footer
{
    color:White;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:x-small;
}

a.footer:visited
{
    color: White;
    text-decoration:underline;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:x-small;
}

a.footer:hover
{
    color: #003366
;
    text-decoration: underline;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:x-small;
}

td.header
{
	background-color: #0A2253;
	color: White;
	font-family: Tahoma, Arial, Sans-Serif;
	height: 81px;
	font-size: x-small;
	padding-right: 20px;
}   

td.subheader
{
	background-color: #FFFFFF;
}

td.body
{
	background-color: #FFFFFF;
	color: Black;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: x-small;
	height: 100%;
}

table.content
{
	background-color: Transparent;
	color: Black;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: small;
	float: left;
}


.subheader
{
    background-color:Transparent;
    color:Black;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:large;
    font-weight:bold;
    line-height:38px;
    vertical-align:top;
}

.header
{
	background-color: Transparent;
	color: #0A2253;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: xx-large;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	padding-left: 10px;
}

.header2
{
	background-color: #C1D3E4;
	color: #0A2253;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	vertical-align: middle;
}

td.listview
{
	background-color: #FFFFFF;
	color: Black;
	font-family: Tahoma, Arial, Sans-Serif;
	border-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-width: 2pt;
	padding-top: 17px;
}

table.listview
{
}

.subheader 
{
    color:#CC0033;
    font-family:Tahoma, Arial, Sans-Serif;
    text-align:left;
}

table.stepdetail
{
    background-color:#ffffff;
    border-width:1px;
    border-style:solid;
    border-color:#000000;
    color:Black;
    font-size:medium;
    font-family:Tahoma, Arial, Sans-Serif;
}

.steptitle
{
    font-size:large;
    font-family:Tahoma, Arial, Sans-Serif;
    color:Black;
    font-weight:bold;
}

.stepsubtitle
{
    font-size:medium;
    font-family:Tahoma, Arial, Sans-Serif;
    color:Black;
    font-weight:bold;
}
    

.instruction
{
    font-size:smaller;
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    color:#CC0033;
}

table.forms
{
    border-width:1px;
    border-color:Black;
    border-style:solid;
}

table.stepsupport
{
    border-width:1px;
    border-color:Black;
    border-style:solid;
    background-color:#C1D3E4;
    color:Black;
    font-size:small;
    font-family:Tahoma, Arial, Sans-Serif;
}

.setlink
{
    color: #003366;
    text-decoration:underline;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:smaller;
    border-style:solid;
    border-width:1px;
    background-color:Transparent;
    cursor:pointer;
    padding: 2px 2px 2px 2px;
    margin:0px 0px 0px 0px;
        
}

.answer
{
    margin-bottom:4px;
    margin-top:4px;
    color:#003366;
 }
 
 .answerpanel
 {
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
    background:white;
    padding: 2px 2px 2px 2px;
 }
 
 .arrowtext
 {
    color:#003366;
    font-size:10px;
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
 }
 
 .objectivetext
 {
    color:Black;
    font-size:11px;
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:normal;
 }
 
 .toptext
 {
    color:#003366;
    font-size:10px;
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:normal;
 }
 
#wrapper
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
 
 
#LeftsideNav {
	position: relative;
	height: 43px;
	text-align: left;
	float: left;
	margin-left: 5px;
} 



#LeftsideNav ul {
	/*removes indent IE and Opera*//*removes indent Mozilla and NN7*/list-style-type: none; /*turns off display of bullet*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin-right: 10px;
} 


#LeftsideNav li {
	width: 150px;
} 

a.LeftsideNav li:hover {
	color: #C1D3E4;
}


/*now follow the section links in the navigation bar on the left side*/ 
/*a.nav:link {
	display: block;
	background-color: #0A2253;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	margin-top: 2px;
} 

a.nav:visited {
	display: block;
	background-color: #0A2253;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	width: 135px;
}
a.nav:hover {
	display: block;
	border: 0px solid;
	width: 135px;
	background-color: #C1D3E4;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	border-right-color: #CC0033 ;
	border-right-style: solid;
	border-right-width: thick;
} 


