body {
	background-color:#ccc;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 815px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 
	background-color: #fff;
	border: 1px solid black;
	line-height: 130%;
	text-align:left;
}

#top {
	height:103px;
	background-image: url(../images/topBG.gif);
	background-repeat: repeat-x;
	width: 815px;
}

#leftnav {
	float: left;
	width: 188px;
	margin-top: 10px;
}

#leftnav p { 
	margin-left: 10px;
}

h1 {
	color: #013f73;
	font-size: 18px;
}

h2 {
	color: #013f73;
	font-size: 16px;
}

h3 {
	color: #013f73;
	font-size: 14px;
}

.title {
	color: #669933;
	font-weight: bold;
}

a:link {
  color: #669933;
  text-decoration: underline;
}
a:visited {
  color: #669933;
  text-decoration: underline;
  font-weight: normal;
}
a:hover {
  color: #003366;
  text-decoration: underline;
  font-weight: normal;
}

#content {
	margin-left: 10px;
	margin-top: 12px;
	width: 603px;
	float:left;
	text-align: left;
	background-color:#fff;
}
#contentRight {
	width: 209px;
	float:right;
	background-color:#99ccff;
	padding:10px;
	margin-left:8px;
	border:1px solid #669933;
}

#contentRight a:link {
  color: #013f73;
  text-decoration: none;
}

#contentRight a:visited {
  color: #013f73;
  text-decoration: none;
  font-weight: normal;
}

#contentRight a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}

#contentRight .boxTitle {
	font-size: 14px;
	font-style: italic;
	color: #013f73;
	font-weight: bold;
}

#blueBox {
	font-style: normal;
	color: #000000;
	font-weight: normal;
	width: 590px;
	background-color:#99ccff;
	padding:5px;
	border:1px solid #669933;
}

.bordered {border: 1px solid #D6D6D6}

.evenrow {background-color: #EFEFEF}
TD.label { text-align: right; vertical-align: middle}
#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #fff;
	background-color: #013f73;
	font-size: 10px;
	text-align:center;
}

#footerCopyright {
	float:left;
}
#footerNav {
	margin-left: 195px;
}

#footer a:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
#footer a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}

html>body #container {
        width: 815px; /* ie5win fudge ends */
}
.white {
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
}
#largeTitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #013F73;
	padding: 10px;
}
.blue {
	font-size: 16px;
	font-weight: bold;
	color: #013F73;
}
#register {
	padding: 5px;
}
#summitHome {
	padding: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #013F73;
}
#summitHome a:link {
	color: #FFFFFF;
}
#summitHome a:visited {
	color: #FFFFFF;
}
#summitHome a:hover {
	color: #55A11A;
	text-decoration: none;
}
#summitHome a:active {
	color: #FFFFFF;
}
