/* Default CSS Stylesheet for a new Web Application project */
.left {background-image: url(../images/left.gif); background-repeat:repeat-y; width: 6px;}
.right {background-image: url(../images/right.gif); background-repeat:repeat-y; width: 6px;}
.topNavBak {background-image: url(../images/top_nav_bak.gif); background-repeat:repeat-x; width: 768px;}
.globalBak {background-image: url(../images/global_bak.gif); background-repeat:repeat-x; width: 768px; font-family:verdana; font-size:10px; color:#3A465C;}
.navBak {background-image: url(../images/nav_bak.gif); background-repeat:repeat-x;}
.innerShad {background-image: url(../images/innerShad.gif); background-repeat:repeat-y; width: 4px;}
.barBak {background-image: url(../images/250_barBak.gif); background-repeat:no-repeat; width: 250px;}
.barBak3 {background-image: url(../images/250_barBak2.gif); background-repeat:repeat-y; width: 250px;}
.barBak2 {background-image: url(../images/517_barBak.gif); background-repeat:no-repeat; width: 517px;}
.horzDots {background-image: url(../images/horz_dots.gif); background-repeat:repeat-x;}
.blank {padding: 7px 13px 8px 13px;}
.header {font-family: Verdana; font-size: 12px; color: #32365F; font-weight: bold; text-decoration: none; padding-bottom:5px;}
.footer {font-family: Verdana; font-size: 10px; color: #515151; font-weight: normal; text-decoration: none; line-height:9px;}
.barHeader {font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; margin-left: 25px;}
.leftNavHeader {background-image: url(../images/leftNavBak.gif); background-repeat:no-repeat; height: 23px; width: 211px; font-family: Verdana; font-size: 10px; color: #515151; font-weight: bold; text-decoration: none; text-align: center;}
.txtTable { font-family:verdana; font-size:10px; color:#333333; font-weight:normal; padding-left: 9px; padding-top:3px; padding-bottom:5px; line-height:132%;}
.txtTable2 { font-family:verdana; font-size:10px; color:#333333; font-weight:normal; padding-top:3px; padding-bottom:5px; line-height:132%;}
.txtTable3 { font-family:verdana; font-size:10px; color:#ffffff; font-weight:bold;}
.txtTable4 { font-family:verdana; font-size:10px; color:#333333; font-weight:normal; padding-top:3px; padding-bottom:5px; line-height:132%;}
.txtTable5 { font-family:verdana; font-size:10px; color:#333333; font-weight:normal; text-indent: 25px;}
.txtTable6 { font-family:verdana; font-size:10px; color:#333333; font-weight:normal; line-height:132%;}
.txtTable7 { font-family:verdana; font-size:9px; color:#333333; font-weight:normal; padding-left: 9px; padding-top:3px; padding-bottom:5px; line-height:132%; font-style:italic}
.txtTable8 { font-family:verdana; font-size:9px; color:#333333; font-weight:normal; padding-left: 9px; padding-top:3px; padding-bottom:5px; line-height:132%;}
.txtTableGreen { font-family:verdana; font-size:10px; color:#00892A; font-weight:normal; padding-top:3px; padding-bottom:5px; padding-right: 9px; text-align: right; line-height:132%;}
.txtTableRed { font-family:verdana; font-size:10px; color:#E10000; font-weight:normal; padding-top:3px; padding-bottom:5px; padding-right: 9px; text-align: right; line-height:132%;}
.txtTableBlack { font-family:verdana; font-size:10px; color:#333333; font-weight:bold; padding-top:3px; padding-bottom:5px; padding-right: 9px; text-align: right; line-height:132%;}
.form { font-family:verdana; font-size:10px; color:#333333; font-weight:normal; border: 1px solid #B6B6B6;}
.formNoBorder { font-family:verdana; font-size:10px; color:#333333; font-weight:normal;}
.txtReg { font-family:verdana; font-size:11px; color:#333333; font-weight:normal; padding-top:4px; padding-bottom:5px; line-height:132%;}
.subnav{ font-family:verdana; font-size:10px; color:#202451; font-weight:normal; padding-top:3px; text-indent: 12px;}
.nav2{font-family: Arial; font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; width: auto;padding-top: 7px; padding-bottom: 9px; padding-right: 13px; padding-left: 13px;}
.nav3{font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: none; width: auto;padding-top: 7px; padding-bottom: 9px; padding-right: 13px; padding-left: 13px;}
.err{font-family:verdana; font-size:10px; color:#333333; font-weight:normal; }
.mainBody
{
	
	margin-top: 0px;
	
	background-image: url(../images/bak.gif);
	
	margin-left: 0px;
	
	
}
.altLine
{
	background-color: #e1e8f0;
}
.LeftColColor
{
	background-image: none;
	background-color: #ffffff;
}
.RightColColor
{
	background-image: none;
	background-color: #e6e6e6;
}
.top_nav
{
	background-image: url(../images/top_nav.gif);
	width: 780px;
	height: 12px;
}
.bottom_nav
{
	background-image: url(../images/bottom.gif);
	width: 780px;
	height: 10px;
}
.leftNavText
{	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
}
a.leftNavLink
{
	display: block;
	font-weight: normal;
	font-size: 10px;
	background-image: url(../images/arrowBak.gif);
	padding-bottom: 4px;
	width: 100%;
	cursor: hand;
	color: #333333;
	padding-top: 4px;
	
	background-repeat: no-repeat;
	font-family: Verdana;
	text-decoration: none;
}
a.leftNavLink:hover
{
	width: 100%;
	
	background-color: #f9f9f9;
	text-decoration: none;
}
a.leftNavLink:link{ color:#333333; width: 100%; text-decoration:none;}
a.leftNavLink:visited{ color:#333333; width: 100%; text-decoration:none;}
a.leftNavLink:active{ color:#333333; width: 100%; text-decoration:none;}
 
.leftNavHeader
{
	font-weight: bold;
	font-size: 10px;
	background-image: url(../images/leftNavBak.gif);
	width: 211px;
	color: #515151;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 23px;
	text-align: center;
	text-decoration: none;
}

.txtTable6_QA
{
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	line-height: 132%;
	font-family: verdana;
	background-color: #d0d0d0;
}

.leftNavBackColor
{
	background-color: #e6e6e6;
}
.InstructBackColor
{background-color:2a3f6d;}
.leftNavSepColor
{
	background-color: #b6b6b6;
}
.leftNavSepColor1
{
	background-color: #ffffff;
}

#leftNavLink{font-family: Verdana; font-size: 10px; color: #333333; font-weight: normal; text-decoration: none;}
#leftNavLink a{background-image: url(../images/arrowBak.gif); background-repeat:no-repeat; width: 100%; display: block; text-indent: 19px; padding-top:4px; padding-bottom:4px; text-decoration: none;}
#leftNavLink a:hover{background-color: #F9F9F9; width: 100%; text-decoration:none;}
#leftNavLink a:link{ color:#333333; width: 100%; text-decoration:none;}
#leftNavLink a:visited{ color:#333333; width: 100%; text-decoration:none;}
#leftNavLink a:active{ color:#333333; width: 100%; text-decoration:none;}

#Link{font-family: Verdana; font-size: 10px; color: #003366; font-weight: normal; text-decoration: none;}
#Link a{background-image: url(../images/page_icon2.gif); background-repeat:no-repeat; width: 100%; display: block; color:003366; text-indent: 25px; padding-top:4px; padding-bottom:5px; text-decoration: none;}
#Link a:hover{background-image: url(../images/page_icon2_over.gif); background-repeat:no-repeat; color: #ffffff; background-color: #344C7C; width: 100%; text-decoration:none;}

#navLink{font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; width: auto;}
#navLink a{text-decoration: none; padding-top: 7px; padding-bottom: 9px; padding-right: 13px; padding-left: 13px;}
#navLink a:hover{background-image: url(../images/nav_bak3.gif); background-repeat:repeat-x; text-decoration:none; width: 100%; padding-bottom: 9px; padding-top: 8px;}
#navLink a:link{ color:#ffffff; text-decoration:none;}
#navLink a:visited{ color:#ffffff; text-decoration:none;}
#navLink a:active{ color:#ffffff; text-decoration:none;}

#navLinkSelect{background-image: url(../images/nav_bak3.gif); background-repeat:repeat-x; font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; width: auto;}
#navLinkSelect a{text-decoration: none; padding-top: 7px; padding-bottom: 9px; padding-right: 13px; padding-left: 13px;}
#navLinkSelect a:hover{text-decoration:none; width: 100%; padding-bottom: 9px; padding-top: 8px;}
#navLinkSelect a:link{ color:#ffffff; text-decoration:none;}
#navLinkSelect a:visited{ color:#ffffff; text-decoration:none;}
#navLinkSelect a:active{ color:#ffffff; text-decoration:none;}

a.subnavLink:link		{ color:#202451; text-decoration:none;}
a.subnavLink:visited	{ color:#202451; text-decoration:none;}
a.subnavLink:hover		{ color:#202451; text-decoration:underline;}
a.subnavLink:active	{ color:#202451; text-decoration:none;}
a.subnavLink {font-family: Verdana; font-size: 10px; color: #202451; font-weight: normal; text-decoration: none;}

a.footerLink:link		{ color:#515151; text-decoration:underline;}
a.footerLink:visited	{ color:#515151; text-decoration:underline;}
a.footerLink:hover		{ color:#515151; text-decoration:none;}
a.footerLink:active	{ color:#515151; text-decoration:underline;}
a.footerLink {font-family: Verdana; font-size: 10px; color: #515151; font-weight: normal; text-decoration: none;}

a.nav:link		{ color:#ffffff; text-decoration:none;}
a.nav:visited	{ color:#ffffff; text-decoration:none;}
a.nav:hover		{ color:#FECB7E; text-decoration:none;}
a.nav:active	{ color:#ffffff; text-decoration:none;}
a.nav {font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none;}

a.txtLink:link		{ color:#003366; text-decoration:underline;}
a.txtLink:visited	{ color:#003366; text-decoration:underline;}
a.txtLink:hover		{ color:#003366; text-decoration:none;}
a.txtLink:active		{ color:#003366; text-decoration:underline;}
a.txtLink {font-family: Verdana; font-size: 10px; color: #003366; font-weight: normal; text-decoration: underline;}

a.txtLink2:link		{ color:#333333; text-decoration:none;}
a.txtLink2:visited	{ color:#333333; text-decoration:none;}
a.txtLink2:hover		{ color:#333333; text-decoration:none;}
a.txtLink2:active		{ color:#333333; text-decoration:none;}
a.txtLink2 {font-family: Verdana; font-size: 10px; color: #003366; font-weight: normal; text-decoration: none;}

a.global:link		{ color:#3A465C; text-decoration:none;}
a.global:visited	{ color:#3A465C; text-decoration:none;}
a.global:hover		{ color:#3A465C; text-decoration:underline;}
a.global:active		{ color:#3A465C; text-decoration:none;}
a.global {font-family: Verdana; font-size: 10px; color: #3A465C; font-weight: normal; text-decoration: none;}

.theader { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #515151; FONT-FAMILY: Arial; TEXT-DECORATION: none }
.ttextbold { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #515151; FONT-FAMILY: Arial; TEXT-DECORATION: none }
.ttext { FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial; TEXT-DECORATION: none }
.ttextgreen { FONT-SIZE: 11px; COLOR: #009114; FONT-FAMILY: Arial; TEXT-DECORATION: none }
.ttextred { FONT-SIZE: 11px; COLOR: #E10000; FONT-FAMILY: Arial; TEXT-DECORATION: none }


a.button {	font-weight: normal;	font-size: 10px; height: 1px; font-family: Verdana;	padding: 1px 5px 2px 5px;	border-top: 1px solid white;	border-right: 1px solid white;	border-bottom: 1px solid white;	border-left: 1px solid white;	text-align: center;	}
a.button:link { 	background-color: #2A3F6D; 	color: #FFFFFF;	text-decoration: none;	font-weight: normal;	font-size: 10px;	font-family: Verdana;}
a.button:visited {	background-color: #2A3F6D; 	color: #FFFFFF;	text-decoration: none;	font-weight: normal;	font-size: 10px;	font-family: Verdana;}
a.button:hover { 	background-color: #ED8A04; 	color: #ffffff;	border-color: white white white white;	text-decoration: none;	font-weight: normal;	font-size: 10px;	font-family: Verdana;}
a.button:active { 	background-color: #2A3F6D; 	color: #FFFFFF; text-decoration: none;	font-weight: normal;	font-size: 10px;	font-family: Verdana;}

.SP_Header
{
	font-weight: bold;
	font-size: 11pt;
	color: navy;
	font-family: Tahoma;
}
.SP_Text
{FONT-SIZE: 11pt; FONT-FAMILY: Tahoma}
