body  {
	background : #D1CCB6;
	color : #555;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-size: 8pt;
	line-height: 1.5em;
}

h5{
	font-family: verdana, arial, helvetica;
	font-weight:bold;
	font-size:12px;
}
.alert {
	width: 630px;
	border: 1px solid #006;
}
.alert td {
	padding: 5px;
}
.alert h3 {
	color: #009;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 2px;
	padding-top: 10px;
	font-size: 14px;
}
.alert p {
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

.message	{

	color: #FF0000;
	
}

.highlight	{

	font-weight: bold;
	
}

.message_highlight	{
	font-weight: bold;
	color: #FF0000;
	
}

div.body	{

	border: solid 1px #003366;
	background-color: #EBEBF0;
	width: 800px;
	padding: 0px;
	margin: 0px;

}

.content {
        margin: 0 1.5em 0 1.3em;
	text-align: justify;
	font-size: 11px;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	color: #555;
	line-height: 1.5em;
	width: 635px;
}

td.leftnav	{

	width: 135px;
	background-color: #CCCCCC;
	vertical-align: top;
	color: #000060;
	text-align: left;
	
}

hr	{
	color: #999999;
	height: 1px;
	
}

a:link, a:visited, a:active	{
	text-decoration: underline;
	color: #555;
}

a:hover	{
	color: #cccccc;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a	{
	
	padding: 0px 0px 2px 0px;
	border-top: 1px solid #cccccc;
	text-decoration: none;

}

#sectionLinks a:link{
	width: 100%;
        voice-family: "\"}\""; 
        voice-family:inherit;
	width: auto;
	color: #000060;

}

#sectionLinks a:visited {
	color: #000060;
}

#sectionLinks a:hover {
	color: #555555;
	text-decoration: underline;

}

.no_pad	{
	padding: 0px;
	margin: 0px;
	line-height: .6em;
}

.short_line	{
	line-height: 2.25em;
}
												       
table.middle	{
	background-color: #ebebf0;

}

td.footer { 
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	text-align: center;

}

.footer	a:link, .footer a:visited, .footer a:active	{

	font-size: .8em;
	text-decoration: none;
	text-transform: uppercase; 
	font-family: Tahoma;
	font-weight: bold;
	color: #888888;
}

.footer a:hover	{
	color: #cccccc;
	text-transform: uppercase; 
	font-family: Tahoma;
	font-weight: bold;
}

.pullquote	{
		width: 180;
		margin-right: 10px;

}
.pullquote_header_blue {
		border-right: 1px solid #d1ccb6; 
		border-top: 1px solid #d1ccb6;
		border-left: 1px solid #d1ccb6; 
		padding: 3px;
		style: block; 
		background-color: #200d81; 
		color: #ffffff; 
		text-align: center;
}


.pullquote_font	{
		border: 1px solid #cccccc; 
		padding: 3px;
		font-family: "Trebuchet MS"; 
		font-size: 12px; 
		color: #666633; 
		padding: 3px; 
		line-height: 1.4em;
		text-align: left;
}

.pullquote a:link, .pullquote a:visited, .pullquote a:active	{
		text-decoration: underline:
}

.pullquote a:hover	{
		color: #cccccc;
}

.pullquote ul	{
		list-style-type: none;
		padding-top: 2px;
		padding-bottom: 5px;
		padding-left: 2px;
		margin: 0px;
		line-height: 1.2em;
		font-weight: bold;
		
} 

.pullquote ol	{
		padding-top: 2px;
		padding-left: 10px;
		margin-left: 10px;
		margin-right: 3px;
		text-align: left;
		padding-bottom: 10px;
		font-weight: normal;
} 

.pullquote ul	a	{
		text-decoration: none;
		
}

.site_credit_copyright	{
	style: block; 
	text-align: center;
	font-size: .9em;
}

