body, table
{
	font-size: 12px;	
	font-family: "Arial";
	color: #000000;
	background-color: #FFFFFF;
}



.list { 
	margin-bottom: .4em;
	font-size: 13px;	
	color: #333333;
	font-family: "Arial";
}

input,
textarea,
select
{
	font-size: 9px;
	border: solid, 1px, #000000;
	padding: 0px;
}

.fullborder {
   	border: 1px solid #B7CBD2;

}

.topborder {
	border-top: 1px solid #B7CBD2;
	font-size: 13px;
	color: #333333;

}

h6,h5,h4,h3,h2,h1
{
	font-size:14pt;
	color: #800000;
}

a:visited
{
	color: #8080c0;
}

.contentLink
{	
	font-size:13pt;
	color: #0000ff;
}

.Menu_Horizontal_Dark,
a.MenuTextOnDark:link,
a.MenuTextOnDark:visited
{
	color: #FFFFFF;
	font-size: 12px;
}

.smallText
{
	font-size: 9px;	
}

.dateTime
{
	font-size: 12px;
	font-weight: bold;
}

.menuHeading
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.menuSubHeading
{
	font-size: 13px;
	font-weight: bold;
}

.emphasize
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}


.mainContent
{
	font-size: 13px;
	color: #333333;
}

.creditTip
{
	font-weight: bold;
	color: #800000;
}

.articleTable
{
	border-color: #f1f1f1;
	border-width: 2px;
	border-style: solid;
}

.articleHeading
{
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.articleSubHeading
{
	font-size: 13px;
	font-weight: bold;	
	background-color: #e4e4fd;
	padding: 8px;
}

.articleContent
{
	font-size: 13px;
	background-color: #f1f1f1;
	padding: 5px;
}

.articleEmphasizeLight
{
	color: #8080c0;
	font-weight: bold;
}

.articleEmphasizeDark
{
	font-weight: bold;
}

.articleEmphasizeWarning
{
	color: #800000;
	font-weight: bold;
}

.articleSubHeadingItalic
{
	font-style: italic;
	font-size: 13px;
}

a.applynow:link { 
   font-size:10pt; 
   font-family:Arial,sans-serif;
   font-weight:bold; 
   color: #0033FF;
   text-decoration: underline;
} 

a.applynow:visited { 
   font-size:10pt; 
   font-family:Arial,sans-serif;
   font-weight:bold; 
   color: #8080c0;
   text-decoration: underline;
} 

a.applynow:active { 
   font-size:10pt;
   font-family:Arial,sans-serif;
   font-weight:bold; 
   color: #993399;
   text-decoration: underline;
} 

a.applynow:hover { 
   font-size:10pt; 
   font-family:Arial,sans-serif;
   font-weight:bold; 
   color: #FF3300; 
   text-decoration: underline;
} 

.infoHeader
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 15px;
	background-color: #DEDEEF;
	text-align: center;
}

.infoHeaderSiteMap
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	background-color: #E0E2ED;
	text-align: center;
}

.infoTable
{
	border-color: #f1f1f1;
	border-width: 1px;
	border-style: solid;
}

.marginheaders
{	
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #DEDEEF;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
    font-size: 13px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: #000000;
}


.infoContentLight
{
	background-color: #ffffff;
	padding: 1px;
	font-size: 13px;
	color: #333333;
}

.infoContentStandard
{
	background-color: #F0F0F0;
	padding: 15px;
	font-size: 13px;

}

.formNotification, .formNotification ul, .formNotification div
{
	font-size: 8pt;
	font-weight: bold;
	color: #333333;

}

.infoContentDark
{
	background-color: #e0e0e0;
	padding: 15px;
	font-size: 13px;

}

.infoContentDarkBorders
{
	background-color: #F2F2F2;
	padding: 15px;
	font-size: 13px;
	border-top: 1px solid #B7CBD2;
	border-bottom: 1px solid #B7CBD2;

}

.infoContentDarkBottomBorder
{
	background-color: #F2F2F2;
	padding: 15px;
	font-size: 13px;
	border-top: 0px solid #B7CBD2;
	border-bottom: 1px solid #B7CBD2;

}

.infoEmphasizeLight
{
	color: #8080c0;
	font-weight: bold;
}

.infoEmphasizeStandard
{
	color: #008080;
	font-weight: bold;
}

.infoEmphasizeDark
{
	font-weight: bold;
}

.largeNotification
{
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}

ul {
    list-style-image: url("../Images/blob.gif");
	
}