body{
  margin:0px;
  background-color: #f2f1f1;
  font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1 {
  margin:0px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
  padding: 10px 0 2px 0px;
}

h2 {
  margin:0px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
  padding: 0px 0 0px 0px;
}

a {
color: #333333;
text-decoration: underline;
}

img {
border: 0;
}

/* curve height, background image */
.maincontent .t, .maincontent .b, .maincontent .b b, .maincontent .t b{
height:20px;
background-image:url(../images/round_corner.png);
width: 715px
}

/* inner color, border color, border width */
.maincontent .c{
background:#FFFFFF;
border-color:#FFFFFF;
border-left-width:4px;
border-right-width:4px;
width: 685px
}

/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}

/* curve height, background image */
.innercontent .t, .innercontent .b, .innercontent .b b, .innercontent .t b{
height:10px;
padding:0px 0px 0 3px;
background-image:url(../images/inner_round_corner.png);
width: 95%;
}

/* inner color, border color, border width */
.innercontent .c{

background:#ffffff;
border-color:#0B9853;
border-left-width:2px;
border-right-width:2px;
width: 130px;
height: auto;
}

/* curve height, background image */
.innerrightcontent .t, .innerrightcontent .b, .innerrightcontent .b b, .innerrightcontent .t b{
height:10px;
padding:0 0px 0 10px;
background-image:url(../images/inner_round_corner.png);
width: 97.5%;
}

/* inner color, border color, border width */
.innerrightcontent .c{
background:#ffffff;
border-color:#0B9853;
border-left-width:2px;
border-right-width:2px;
width: 466px;
height: auto;
text-align: left;
}

.innerwrapper {
  top: 0;
  left: 0;
  border: 1px;
  color: #000000;
  vertical-align: top;
  height: 3000px;
}

.maintable {
  vertical-align: top;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	background-color:#FFFFFF;
}

.topbg {
  height: 20px;
  background-color: #f2f1f1;
}

.toptagline{
  height: 20px;
  background-color: #f2f1f1;
  width:695px;
  text-align: right;
  vertical-align: bottom;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

hr {
  border:0;
  border-top: 2px solid #0B9853;
  height: 0;
  background: #0B9853;
}

td.footer {
background-color: #f2f1f1;
}

a.footer,
.footer {
	color: #969595;
	font-size: 11px;
}

.rightcontent {
font-size: 12px;
color: #333333;
margin: 10px 20px 0px 20px;
}

.leftnav {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
  padding: 10px 0 2px 8px;
}

.leftnavpic {
  display: center;
  padding: 10px 0 2px 0px;
}

.righttext {
	text-align: left;
	font-weight: normal;
	color: #000000;
  padding: 10px 0 2px 8px;
}

.righttext b {
	font-size: 14px;
  font-weight: bold;
	color: #FF1493;
}

#nav, #nav ul {
	float: left;
	width: 665px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #0B9853;
	border-width: 0px 0;
	margin: 0 0 10px 0;
	background: white;
}

#nav li li a:hover, #nav a.sfhover {
	background: #E0FFFF;
	font-weight: bold;
	color: #0B9853;
}

#nav a {
  text-align: left;
	display: block;
	width: 200px;
	w\idth: 200px;
	text-decoration: none;
	padding: 4px 8px;
}

#nav li {
	float: left;
	padding: 0px;
	width: 110px;
}

#nav li ul {
  display: none;
	position: absolute;
	left: 0;
	height: auto;
	width: 200px;
	w\idth: 200px;
	font-weight: normal;
	border-width: 1px;
	margin: 2px 0 0 -50px;

}

#nav li li {
	padding-right: 0em;
	width: 200px;
}

#nav li ul a {
	width: 200px;
	w\idth: 184px;
}

#nav li ul ul {
	margin: 0em 0 0 0em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;	
	display: block;
}

#nav li:hover, #nav li.sfhover {
	background: white;
	font-weight: bold;
}


#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{

background-color: #ffffff;
font-weight: bold;

}

.mainitems a{
margin-left: 28px;
margin-right: 28px;
text-decoration: none;
}

.subuls{
display: none;
width: 15em;
position: absolute;
top: 1.2em;
left: 0;
background-color: #ffffff;
border: solid #0B9853;
border-width: 1px;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: none;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/*	Start Timeline	*/
ol#timeline {
list-style: none;
margin: 0;
padding: 0;
width: 400px;
}
ol#timeline li{
border-bottom: 1px solid #006;
clear: both;
font-weight: bold;
font-size: 120%;
}
ol#timeline ol {
list-style: none;
margin: 0 0 0 10em;
padding: 0;
display: block;
border-left: 1px solid #006;
float: left;
position: relative;
top: -1em;
background: #fff;
}
ol#timeline ol li {
border: 0;
display: block;
padding: 0 0.5em 0 0.5em;
clear: both;
font-weight: normal;
font-size: 90%;
color: #666;
}
ol#timeline ol li.nested {
border-bottom: 1px solid #006;
color: #003;
}
ol#timeline ul {
list-style: none;
margin: 0 0 0 10em;
padding: 0.5em;
display: block;
border: 1px solid #003;
background: #D1D1DA;
width: 165px;
float: left;
position: relative;
top: -1em;
}
ol#timeline ul li {
color: #003;
}
/*	End Timeline	*/
