
.dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

.main {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#MainContentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:10px;
}

#MainContentArea P {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
	padding:0px;
}

.citation {
	font-weight:bold;
	font-style:italic;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:25px;
	
}

.BorderedTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:1px solid #B7181C;	
	background-color:#CCCCCC
		
}

.BorderedTable TD {

	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
	background-color:#FFFFFF;
}


#MainContentArea TD {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
}

#MainContentArea TD.boldTD {
	font-family:inherit;
	font-size:inherit;
	font-weight: bold;
	color:inherit;
}

#MainContentArea H1 {
	font-family:inherit;
	font-size: 14px;
	font-weight: bold;
	color: #B7181C;
	border-bottom:1px dashed #000000;	
}

.subheader {
	font-family:inherit;
	font-size:inherit;
	font-weight: bold;
	font-size:inherit;
	border-bottom:1px solid #cccccc;	
}

.rightsubheader {
	font-family:inherit;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	float:right;
	font-size:inherit;
	border-bottom:1px solid #cccccc;	
}

#MainContentArea A{
	font-family:inherit;
	font-size:inherit;
	font-weight: inherit;
	color: #006699;
	text-decoration: none;
}
.highlight {
	background: URL(images/highlight-bg.gif);
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align:center;
}

.highlight P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color:#006699;
	text-decoration: none;
	vertical-align: middle;
	margin:10px
}

.highlight A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}

.highlight A:Hover{
	color: #FF0000;
	text-decoration: none;
}

.linkleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	line-height:18px;
}

.linkleft A{
	font-family:inherit;
	font-size:inherit;
	font-weight: inherit;
	color: #006699;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	line-height:18px;
	width:150px;
	background-color:#B7181C;
	border-bottom:1px solid #990000;
}

.link:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	line-height:18px;
	width:150px;
	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
}

.link-wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	line-height:14px;
}

img {
	margin:0px;
	border:0px solid #000000;
}

.titleCells {
	font-size:0px;
}

li {
	padding-bottom:5px;
	}
	
#RightHghltBox {
float:right;
margin-left:10px;
margin-bottom:10px;
padding-left:5px;
width:150px;
border-left:1px solid #666666;
background-color:#FFFFFF;
}

#RightHghltBox P {
margin-bottom:5px;
margin-top:5px;
}

#RightHghltBox h2 {
margin-bottom:5px;
color:#990000;
font-weight:bold;
font-size:12px;
}

#ImgBoxLeft {
float:left;
margin-right:10px;
margin-bottom:10px;
margin-top:10px;
text-align:center;
font-size:10px;
font-style:italic;
}

#ImgBoxRight {
float:right;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
text-align:center;
font-size:10px;
font-style:italic;
}
