 body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
}
#logo {
	display: none;
}
#top {
	display: none;
}
#content {
	padding-left: 18px;
	margin-top: 30px;
	border-right: none;
}
#nav {
	display: none;
}
h1 {
	font-size: 18px;
	color: #195AA5;
	font-family: Georgia, Times, serif;
	padding-bottom: 8px;
	font-weight: normal;
}
.gbp {
	margin-left: 250px;
}
#content h2 {
	font-size: 14px;
	color: #CC6600;
	font-family: Georgia, Times, serif;
	padding-bottom: 8px;
	font-weight: normal;
	text-transform:  capitalize;
	margin-top: 5px;
}

#content p {
	line-height: 1.5em;
	margin-bottom:  10px;
}
#content a, #content a:visited, #content a:hover {
	color: #CC6600;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CC6600;
}

#content li {
	list-style: disc;
	margin-left: 12px; 
	margin-top: 5px;
	
}
#content span {
	font-weight: bold;
}
.highlight {
	border: 1px dashed #CC6600;
	padding: 10px;
}
#content .highlight2 {
	border: 1px dashed #CC6600;
	padding: 10px 10px 5px 10px;
	margin-bottom: 8px;
}
blockquote {
	color: #CC6600;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	margin:  8px 0 8px 0;
}
.pics {
	border: 1px solid #CC6600;
	padding: 5px;
	float: left;
	margin-right: 10px;
}
.pics2 {
	border: 1px solid #CC6600;
	padding: 5px;
}
#search {
	display: none;
}


#grad1 {
	margin-top: 15px;
	float: left;
}
* html #grad1 {
	margin-top: -12px;
}
#grad1 .white {
	font-size: 18px;
	font-family: Georgia, Helvetica, serif;
	color: white;
	font-weight: normal;
	margin-left: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#grad1 .white_list li {
	color: white;
	margin-left: 21px;
	margin-top: 5px;
	list-style: disc;
	line-height: 10px;
}
* html #grad1 .white_list li {
	margin-bottom: -4px;
}
.go {
	display: none;
}
.gogo {
	display: none;
}
.check {
	border: none;
}


#long_grad {
	margin-top: 15px;
	float: left;
}
#long_grad .long_white {
	font-size: 18px;
	font-family: Georgia, Helvetica, serif;
	color: white;
	font-weight: normal;
	margin-left: 8px;
	padding-bottom: 5px;
}
#long_grad .white_small {
	font-size: 10px;
}
#long_grad .white_list_long li {
	color: white;
	margin-left: 21px;
	margin-top: 5px;
	list-style: disc;
	line-height: 10px;
}
* html .white_list_long li {
	margin-bottom: -2px;
}
.gogogo {
	display: none;
}
#contact {
	margin-top: 160px;
}
#contact p {
	color: #CC6600;
}
.arrow {
	display: none;
}
#contact a * {
	border: none;
}

#footer {
	display: none;
}
table,tr, td, th {
	border-collapse: collapse;
	margin-bottom: 2em;
	margin-top: 0;
	text-align:left;
	vertical-align:top;
}
table {
	border: none;
}
tr, td, th {
	border: 1px Solid #CC6600;
}
td, th {
	padding: 3px;
}
th {
	line-height: 125%;
	background: transparent;
}
tr.odd {
	background: transparent;
}
tr.even {
	background: transparent;
}
td.year {
	font-weight: normal;
}

/*</group>*/

