body, td.body {
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  background-color: #E6F3EC; 
	  margin-left:0px;  
	  margin-right:0px; 
	  margin-top:0px
}

.sidebarHeading
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
}

a.sideLink, a.sideLink:active, a.sideLink:visited  {
    font-family: Verdana, Arial;
    font-size:11px;
    color:#000000;
	text-decoration: none; 
}

a.sideLink:hover {
	color:#C64508
}

a.sideLinkActive, a.sideLinkActive:active, a.sideLinkActive:visited  {
    font-family: Verdana, Arial;
    font-size:11px;
    color:#c00;
	text-decoration: none; 
}

a.sideLinkActive:hover {
	color:#000000
}


a, a:active, a:visited  {
    font-family: Verdana, Arial;
    font-size:11px;
    color:#137B4A;
}

a:hover {
	color:#C64508
}

a.footer, a.footer:active, a.footer:visited  {
	font-size:10px;
    color:#137B4A;
	font-weight:bold
}

a.footer:hover {
	color:#C64508
}


td {
	  font-family:  Verdana, Arial;
	  font-size: 11px;	  
	  margin-left:0px;  
	  margin-right:0px; 
	  margin-top:0px
}

a.nav, a.nav:active, a.nav:visited  { {
		text-decoration: none;
		font-size: 11px;
		font-family: Verdana, Arial;
		color: black;
}

a.nav:hover {
	color:#000000
}

h1{font:18px/22px trebuchet ms,arial,helvetica,sans-serif; color:#c00; margin-bottom:10px;  margin-top:0px;}

h2{font:14px trebuchet ms,arial,helvetica,sans-serif; font-weight: bold; color:#137B4A;}

h3 {font:bold 14px/18px trebuchet ms,arial,helvetica,sans-serif; color:#c00}
h3{background:#fff url(/images/bg_sectionhead.gif) no-repeat bottom left; padding:0 0 2px 0px; margin:0 0 5px 0; clear:right}



.green {
		font-size:11px;
		color:#137B4A;
}

.location {
	font-size: 10px;	
}

a.location, a.location:active, a.location:visited  {
    font-family: Verdana, Arial;
    font-size:10px;
    color:#00309C;
}

a.location:hover {
	color:#C64508
}


.smgreen {
	font-size:10px;
		color:#137B4A;
}

.submitButton
{
    FONT-WEIGHT: bolder;
    BACKGROUND-IMAGE: url(/images/form_btn_tile.gif);
    CURSOR: hand;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: white
}
.submitButton-border
{
    BACKGROUND-COLOR: #c50103
}

.formboxhead {
	border: 1px #6699CC solid;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #6699CC;	
	font-weight: bold;
	line-height: 21px;
	background-color: #DFECF5;
}

.formbox {
	border: 1px #6699CC solid;
	border-top: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.formboxhead2 {
	border-bottom: 1px #6699CC solid;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #6699CC;	
	font-weight: normal;
	font-size: 11px;
	background-color: #DFECF5;
}

.formboxhead3 {
	border-bottom: 1px #6699CC solid;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	font-size: 11px;
	background-color: #ffffff;
}