﻿body 
{
	background: #ffffff;
	font-size:x-small;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	color: #000000;
}

#maincontent
{
	text-align: center;
	vertical-align: top;
	margin: 0 auto;
	padding: 0;
	width: 797px;
	height: 100%;
	background-color: #ffffff;
}

#banner
{
	background-image: url(images/Banner-Gradient.png);
}
#header
{
	text-align:left;
	vertical-align: top;
    font-size: small;
}

#headerHR
{
	color: #009600;
	background-color: #FFFFFF;
	height: 4px;
	float:none;
	top: 40px;
	width: 798px;
}

#tabs1 
{
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
}

#tabs1 ul 
{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#tabs1 li 
{
	display:inline;
	margin:0;
	padding:0;
}

#tabs1 a 
{
	float:left;
	background:url("images/tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	cursor: pointer;
}

#tabs1 a span 
{
	float:left;
	display:block;
	background:url("images/tabright1.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#627EB7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span 
{
  color:#627EB7;
}

#tabs1 a:hover 
{
	background-position:0% -42px;
}
#tabs1 a:hover span 
{
	background-position:100% -42px;
}

#tabs1 #current a 
{
	background-position:0% -42px;
}

#tabs1 #current a span 
{
	background-position:100% -42px;
}

.validatorBG
{
	background-color: #FFD754;
}

.textJustify
{
	line-height:20px;
	text-align: justify;
}

.defaultLeftContent
{
	width: 190px;
	padding: 0;
	margin: 0 auto;
	vertical-align: top;
	text-align: left;
}

.defaultRightContent
{
	width: 608px;
	padding: 0;
	margin: 0 auto;
	vertical-align: top;
	text-align: left;
}

.rightContent
{
	padding: 5px 10px 5px 10px;
}

.defaultFullContent
{
	width: 798px;
	padding: 0;
	margin: 0 auto;
	vertical-align: top;
	text-align: left;
}

.fullContent
{
	padding: 5px 10px 5px 10px;
}

.blueGradientBox
{
	background-image: url(images/blue-grad-bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #dadada;
	background-color: #aac7ee ;
	vertical-align: top;
	margin: 0 auto;
}

.blueBar
{
	background-color: #b3d7f7;
	color: #000000;
	line-height: 20px;
	padding: 2px 2px 2px 5px;
}

.fieldTable
{
	line-height:24px;
	width:420px;
}

.fieldCaption
{
	width: 120px;
}

.fieldBox
{
	width: 300px;
}

.alignTopRight
{
	float: right;
	position: relative;
	text-align: right;
	margin: 0 auto;
	vertical-align: top;
}

.alignTopCenter
{
	float: right;
	position: relative;
	text-align: center;
	margin: 0 auto;
	vertical-align: top;
    top: -15px;
    left: -190px;
}
.alignBotRight
{
	text-align: right;
	margin: 0 auto;
	vertical-align:bottom;
}

.fontCaptionBlackItalic
{
	font-size: 14pt;
	color: #000000;
	font-style:italic;
}

.fontMediumBlackBold
{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.fontMediumBlack
{
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
}

.fontSmallBlack
{
	font-size: 10pt;
	color: #000;
}

.fontSmallBlackBold
{
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}

.fontTinyBlack
{
	font-size: 7pt;
	color: #000;
}


.fontSmallGray
{
	font-size: 10pt;
	color: #666666;
}

.fontSmallLtBlue
{
	color: #194e9f;
	font-size: 10pt;
}

.fontTinyGray
{
	font-size: 7pt;
	color: #666666;
}
.fontCaptionCharcoalBold
{
	font-size: 14pt;
	color: #2f2f2f;
	font-weight: bold;
}

.fontMediumCharcoal
{
	font-size: 12pt;
	color: #2f2f2f;
	font-weight: normal;
}

.fontMediumCharcoalBold
{
	font-size: 12pt;
	color: #2f2f2f;
	font-weight: bold;
}

.fontSmallCharcoalBold
{
	font-size: 10pt;
	color: #2f2f2f;
	font-weight: bold;
}

.fontSmallCharcoal
{
	font-size: 10pt;
	color: #2f2f2f;
	font-weight: normal;
}

.fontMediumOrangeBold
{
	font-size: 12pt;
	color: #e48600;
	font-weight: bold;
}

.fontSmallOrange
{
	font-size: 10pt;
	color: #e48600;
	font-weight: normal;
}

.fontTinyRed
{
	font-size: 7pt;
	color: Red;
}

.leftNavBox
{
	width:100%;
	padding:10px 0 10px 10px;
}

.evenPaddingBox
{
	width:100%;
	padding:5px;
}

.leftNav .title
{
	font-size: 12pt;
	color: #194e9f;
	font-weight: bold;
	cursor:pointer;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #b3d7f7;
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

.leftNav .detail a
{
	font-size: 10pt;
	color: #666666;
	padding-left:10px;
	line-height:24px;
	text-decoration: none;
}

.US-C-Header1
{
	margin-top:0in;
	margin-right:0in;
	margin-bottom:8pt;
	margin-left:0in;
	line-height:115%;
	color: #378204;
	font-size:16.0pt;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-weight: bold;
}

.US-C-Header2
{
	margin-top:0in;
	margin-right:0in;
	margin-bottom:1.0pt;
	margin-left:0in;
	line-height:115%;
	color: #378204;
	font-size:14pt;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-weight: bold;
}
.US-C-SubHeader1
{
    margin-top:0in;
	margin-right:0in;
	margin-bottom: 0pt;
	margin-left:0in;
	line-height:115%;
	color: #378204;
	font-size:12.0pt;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-weight: bold;
}    
.US-C-Footer1
{
	margin-top:0in;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	line-height:115%;
	color: #000;
	font-size:10.5pt;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
}     
.grayTB
{
	border: 0px solid #cccccc;
	background-image: url(images/bg-Gray-grad.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.grayTB .content
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}   

.GreenSmallItalic
{
    font-family: "Trebuchet MS", helvetica, sans-serif;
    font-size: 10pt;
    color: #378204;
    font-style: italic;
}

.TopMenuLink
{
    font-family: "Trebuchet MS", helvetica, sans-serif;
    font-size: 8pt;
    color: #378204;
    font-style: italic;
}

