body, td, th, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color:#88C8CD;
	margin:0px 0px 0px 0px;
}

p {
	margin:0px 0px 10px 0px;
}

a {
	color: #699;
	text-decoration: none;
}

a:visited {
	color: #639;
	text-decoration: none;
}

a:active {
	color: #639;
	text-decoration: underline;
}

a:hover {
	color: #F90;
	text-decoration: underline;
}

.leftnavoff {
	color: #006;
}

.rightnav a {
	color: #006;
	text-decoration: underline;
}

.summaryItem {
	margin-top: 5px;
}

.summaryItem a {
	font-weight: bold;
}

.summaryItem .extraInfo {
	font-size: 90%;
	font-style: italic;
	color: #CCCCCC;
}

.summaryItem p {
	margin: 0px;
}

.contentTitle {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

#BreadCrumbs
{
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#BreadCrumbs a:visited, #BreadCrumbs a:link, #BreadCrumbs:hover, #BreadCrumbs:active, #BreadCrumbs a
{
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.navy_bold {
	color:#000066;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}	

.navy_text {
	color:#000066;
	font-size: 10px;
	text-decoration: none;
}

.bluegreen_bold {
	color:#499494;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}

.bluegreen {
	color:#499494;
	font-size: 12px;
	text-decoration: none;
}

.orange_bold {
	color:#ff6600;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}	

.orange_text {
	color:#ff6600;
	font-size: 10px;
	text-decoration: none;
}

.contentTitle {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	color: #006;
}

h3 {
	color: #FF6600;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h4 {
	color: #006;
	Font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#LeftNav {
	padding-left: 10px;
	padding-right: 5px;	
	vertical-align: top;
}

#LeftNav h1 {
	margin-left: -10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
}

.pagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

.leftnavnonlink {
	font-size: 11px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	white-space: nowrap;
}

.darkblue, .darkblue_bold {
	color: #000066;
}
.darkblue_bold {
	font-weight:bold;
}

.rightNav
{
	padding: 0px 5px 15px 10px;
	white-space: nowrap;
}

.indent
{
	padding: 3px 0px 3px 7px;
}

a.dsphead{
	text-decoration:none;
}
a.dsphead:hover{
	text-decoration:underline;
}
.dspcont {
	display:none;
	margin-left: 20px;
}
.dspcont1{
	display:none;
	padding: 6px;
	border: 1px dashed #CCC;
	background-color: #e4f6f7;
	width: 350px;
}
.dspcont2{
	display:none;
	padding: 6px;
	border: 1px dashed #CCC;
	background-color: #FFFFFF;
	width: 300px;
}

.dspcont1 {
	display:none;
	padding: 6px;
	border: 1px dashed #CCC;
	width: 450px;
}

#MyAccountForm
{
	padding:0px 0px 0px 0px;	
}

.propsTextBox 
{
	width:250px;
}

.ErrorMessage
{
	color:#990000;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
}

.formRow
{
	margin:5px 0px 0px 0px;
	/*border:1px solid red;*/
	clear:both;
}

.labelColumn
{	
	width:135px;
	float:left;
	text-align:left;
	padding:2px 8px 0px 0px;
	font-weight:bold;
	/*border:1px solid green;*/
}

.inputColumn
{	
	width:300px;
	float:left;
	padding:0px 0px 8px 0px;
	/*border:1px solid blue;*/
}

.spanColumn
{	
	padding:0px 0px 0px 10px;
	/*border:1px solid gray;*/
	clear:left;
}
