.cssBlueTextMedium 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1A4F6F;
	line-height: 13px;
}
.cssBlueTextHeader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #1A4F6F;
	line-height: 25px;
	font-variant: normal;
	vertical-align: middle;
	letter-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-color: #1A4F6F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-left: 2px;
}
.cssBullet 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1A4F6F;
	line-height: 17px;
	margin-left: 35px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/redrightarrow.gif);
	vertical-align: middle;
	text-align: left;
	white-space: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cssSmallTextField 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E4E4E4;
	margin-left: 2px;
	border: 1px solid #1B597E;
	color: #1B597E;
	font-weight: bold;
}
.cssSmallTextFieldRequired 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFDDAA;
	margin-left: 2px;
	border: 1px solid #1B597E;
	color: #1B597E;
	font-weight: bold;
}
.cssFormFieldText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1A4F6F;
	line-height: 13px;
	margin-left: 0px;
	text-align: right;
	margin-right: 0px;
	padding-right: 5px;
}
.cssBlueTableHeaderText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1A4F6F;
	line-height: 13px;
	margin-left: 3px;
	text-align: center;
}
.cssTableTextRightBold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1A4F6F;
	line-height: 13px;
	margin-left: 3px;
	text-align: right;
}
.cssPageHeaderText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
	margin-top: 7px;
}
.cssFormFieldTextLeft 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1A4F6F;
	line-height: 13px;
	margin-left: 0px;
	text-align: left;
	margin-right: 0px;
	padding-right: 5px;
}
.cssCheckBoxField 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1A4F6F;
	line-height: 13px;
	margin-left: 0px;
	text-align: left;
	margin-right: 0px;
	padding-right: 5px;
}

.cssSmallSubmitButton 
{
	color:#1B597E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	background-color:#FFDDAA;
	border: 0.50pt solid #000000;
	width: 140px;	
	height: 18px;		
}
   
.cssSmallSubmitButtonHightlight 
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	background-color:#65A9E0;
	border: 0.50pt solid #000000;
	width: 140px;
	height: 18px;			
}
a.link 
{
	color: #000000;
	text-decoration: none;
}
.cssQuickMenuButton 
{
	color:#1B597E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9;
	font-weight:normal;
	background-color:#FFDDAA;
	border: 0.5pt solid #000000;
	width: 100px;	
	height: 15px;
}
.cssQuickMenuButtonHighlight 
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9;
	font-weight:normal;
	background-color:#B9DCFF;
	border: 0.50pt solid #000000;
	width: 100px;	
	height: 15px;
}
.cssBoldItemLink A:link 
{
	text-decoration: none; 
	font-weight:bold;
}

.cssBoldItemLink A:visited 
{
	text-decoration: none; 
	font-weight:bold;
}

.cssBoldItemLink A:active 
{
	text-decoration: none; 
	font-weight:bold;
}

.cssBoldItemLink A:hover 
{
	text-decoration: underline; 
	color: purple; 
	font-weight:bold;
}

.cssSectionTitleLink A:link 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}

.cssSectionTitleLink A:visited 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}
	
.cssSectionTitleLink A:active 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}

.cssSectionTitleLink A:hover 
{
	text-decoration: underline; 
	color: blue; 
	font-weight:bold;
}

.cssDisabledItemLink A:link 
{
	text-decoration: line-through; 
	color: black; 
	font-weight:normal;
}
	
.cssDisabledItemLink A:visited 
{
	text-decoration: line-through; 
	color: black; 
	font-weight:normal;
}
	
.cssDisabledItemLink A:active 
{
	text-decoration: line-through; 
	color: black; 
	font-weight:normal;
}
	
.cssDisabledItemLink A:hover 
{
	text-decoration: line-through; 
	color: black; 
	font-weight:normal;
}
	
.cssUsedItemLink A:link 
{
	text-decoration: none; 
	color: red; 
	font-weight:bold;
}
	
.cssUsedItemLink A:visited 
{
	text-decoration: none; 
	color: red; 
	font-weight:bold;
}
	
.cssUsedItemLink A:active 
{
	text-decoration: none; 
	color: red; 
	font-weight:bold;
}
	
.cssUsedItemLink A:hover 
{
	text-decoration: underline; 
	color: red; 
	font-weight:bold;
}

.cssNotUsedItemLink A:link 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}
	
.cssNotUsedItemLink A:visited 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}
	
.cssNotUsedItemLink A:active 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}
	
.cssNotUsedItemLink A:hover 
{
	text-decoration: underline; 
	color: blue; 
	font-weight:bold;
}

.cssBoldBlueItemLink A:link 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}
	
.cssBoldBlueItemLink A:visited 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}
	
.cssBoldBlueItemLink A:active 
{
	text-decoration: none; 
	color: blue; 
	font-weight:bold;
}
	
.cssBoldBlueItemLink A:hover 
{
	text-decoration: underline; 
	color: blue; 
	font-weight:bold;
}
