body {
	font-family: arial;
	font-size: 12px;
	background-color: white;
	color: #000000;
}

td, p, font, li, ul, ol, b, i {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

h2 {
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: arial;
	font-size: 11pt;
	color: #606465;
	font-weight: bold;
}

h4 {
	font-family: arial;
	font-size: 10pt;
	color: #606465;
	font-weight: bold;
}

a:link {
	color: #0434b1;
}
a:active {
	color: #FF8600;
}
a:visited {
	color: #0434b1;
}
a:hover {
	color: #FF8600;
}

.sidebar-benchmarkTable {
	background-color: #CDD6EF;
	padding: 0px;
}

.sidebar-benchmarkHeaderTD {
	background-color: #CDD6EF;
	width: 170px;
	padding: 0px;
}

.sidebar-benchmarkContentTD {
	background-color: #CDD6EF;
	width: 350px;
	padding: 2px;
	padding-left: 10px;
}

.sidebar-benchmarkHeader {
	background-color: #8899dd;
	color: white;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	display: block;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
}

.sidebar-benchmarkContent {
	background-color: #CDD6EF;
	color: black;
	font-weight: normal;
	font-size: 11px;
}

.survey_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
}

.survey_header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #000000; 
}

a:link.prettyButtons {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: none;
	height:20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	border: ridge 1px #003399;
	cursor: hand;
	padding: 4px;
	text-align: center;
}

a:visited.prettyButtons {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: none;
	height:20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	border: ridge 1px #003399;
	cursor: hand;
	padding: 4px;
	text-align: center;
}

a:active.prettyButtons {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: none;
	height:20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	border: ridge 1px #003399;
	cursor: hand;
	padding: 4px;
	text-align: center;
}

a:hover.prettyButtons {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #336699;
	text-decoration: none;
	height:20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	border: ridge 1px #003399;
	cursor: hand;
	padding: 4px;
	text-align: center;
}

a:link.document_link {
	background-image: url('../images/document_icon_off.gif');
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	display: block;
}
a:active.document_link {
	background-image: url('../images/document_icon_off.gif');
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	display: block;

}
a:visited.document_link {
	background-image: url('../images/document_icon_off.gif');
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	display: block;
}
a:hover.document_link {
	background-image: url('../images/document_icon_over.gif');
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	display: block;
}

.alternateRow1 {
	background-color: #CDD6EF;
}

.alternateRow2 {
	background-color: #F8F8F2;
}

.alternateRow3 {
	background-color: #E9EAD9;
	padding: 4px;
}

ol.reducedMargins {
	padding-left: 0px;
	margin-left: 26px;
	margin-bottom: 2px;
}

ol.reducedMargins li {
	color: #0434b1;
}

ul.reducedMargins {
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 2px;
}

ul.reducedMargins li {
	color: #0434b1;
}

.tableBordered1 {
	border: solid 1px #898961;
	border-collapse: collapse;
}
.tableHeader1 {
	background-color: #B7B881;
	color: white;
	font-weight: bold;
	border: solid 1px #898961;
	padding-left: 3px;
}
.tableContent1 {
	background-color: #E9EAD9;
	color: black;
	font-weight: normal;
	border: solid 1px #898961;
}
td.mainPageCallout {
	width:337;
	height:106;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 10px;
	vertical-align:top;
	background-image: url(/gmros2004/structure/images/callout_bg.gif);
}
.mainPageCalloutTitle {
color: #0436B3;
font-weight: bold;
}
