body {
	color: black; 
	font-family: "Trebuchet MS", arial, Sans-Serif; 
	background-color: white;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

h1 {
	margin: 0 0 0.3em 0;
	padding: 0.2em;
	border-top: 1px solid #1C6B72;
	border-bottom: 1px solid #1C6B72;
	color: #2D7E38;
	font-size:small;
}

/*left column*/
.left-col {
	height: 100%;
	padding-Top:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:small;
}

.left-nav ul {
    margin: 0;
	padding-bottom:5px;
    text-indent: 0;
	padding: 5px;
	
}
.left-nav ul li {
    margin: 0;
	padding-bottom:5px;
 	list-style-type: none;
	 border-bottom: 2px dotted #1C6B72;
	
	
}
.left-nav ul li ul {
	border: 0;
	
}
.left-nav ul li ul li {
	border: 0;
	font-size:small;
	/* color: black; */
	padding-left:5px;
	color: #d22929;
	border-top: 2px dotted #1C6B72;
}

* html .left-nav ul li ul li {
	font-size:small;
}

.left-nav a {
    text-decoration: none;
	color: black;
	font-weight:bold;
}
.left-nav a:hover {
    color: #1C6B72;
	font-weight:bold;
}
.leftnavselected {
	color: #1C6B72;
	text-decoration: none;
	font-weight:bold;
}


.leftnavsubmenu a {
	color: black;
} 
	
.leftnavsubmenu a:hover  {
	color: #2D7E38;
	font-weight:bold;
} 
	
.leftnavsubmenu  {
	color: white;
} 
	
.leftsubnavselected  {
	color: #2D7E38;
} 

/* header */

.header
{
	background-repeat: no-repeat; 
	background-color:#FFFFFF;	
	width: 100%;
	height:120px;
	vertical-align:middle;	
}

.headertxt {
	text-align: left;
	vertical-align: middle;
	margin-bottom:10px;
	height: 100%;

	
}

/* access keys */
.skip
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.skip a
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* access Keys end */

/* Top Links */

#topMenuBar {
	min-height: 1.9em; 
	margin-top: 0;
    vertical-align: middle;
	background-color: #1C6B72;
    color: #ffffff;
}

#tMenu { 
	width:65%;
    padding-left: 5px;
	padding-top: 5px;
	margin-top:1px;
	color: #ffffff;
	float: left;
	font-size:small;	
	background-color: #1C6B72;
}



#tMenu ul {	
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size:small;
}


#tMenu li {
	display: inline;
	padding-right: 0.5em;
	margin-right: 0.5em;
	font-size:small;
/*	white-space: nowrap; */
	background-color: #1C6B72;
}

#tMenu a { 
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
	font-size:small;
}



#tMenu a:visited { 
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
	font-size:small;
}

#tMenu a:hover { 
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	font-size:small;
}

/* Top Links End */

/* Search Box */

#qsearch {
	/*width:34%;*/ 
	padding: 3px 3px 0 0;
	text-align: right;
	vertical-align: top;	
	background-color: #1C6B72;
}

#qsearch label {
	position: relative;
	top: -0.1em;
	color: #FFFFFF;
	font-size: small;
	Font-weight: bold; 
	background-color: #1C6B72;
}

#qsearch fieldset {
	border: 0;
	margin: 0;
	padding: 0;
/*	white-space: nowrap;*/
	border: 0 solid;
}

#qsearch form {
	display: inline; 
	margin: 0;
	padding: 0;
}

#qt {
	width: 8.5em;
	/* height: 0.9em; */
	border: 1px solid #aaa;
	margin-left: 0.1em;
	margin-top: 0.1em;

}

#qssubmit {
	padding: 0;
	margin: 0;
	font-size: xx-small; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: x-small;
}

/* Search Box End */

/* Top Bar End */

/* breadcrumbs */

#breadcrumb {
	width: 100%;
}

/* Main page styles */

.contenttd {
	width: auto;
	vertical-align: top;
	/* border: solid 1px blue;*/
}

.content {	
	width: auto;
	padding-left:10px;
	margin: 0 0.5em 1em 0.5em;
	COLOR: black; 	
	font-size: small;
}

.content h1 {
	margin: 0 0 0.3em 0; 
	padding: 0.2em;  
	font-size: medium;
	border-top: 1px solid #1C6B72;
	border-bottom: 1px solid #1C6B72;
	color: black;

}

.content h2 {
	font-size: small; 
	color: black;
	font-weight:bold;
}

.content h3 {
	font-size: small; 
	color: #003366;
}

.content a {
	color: blue; 
	text-decoration:underline;
}

.content a:visited { 
	color: blue;
	text-decoration:underline;
}

.content a:hover { 
	color: #d22929;
	text-decoration:none;

}


/* footer*/

#footer {
	text-align: center;
	/*border-top: 1px solid #FFCC66;*/
	padding: 0.5em;
	font-size: small;
}

#footer a {
	font-size: small;
	font-weight:bold;
	color: black;
	text-decoration: none;
}
#footer a:hover{
	font-size: small;
	font-weight:bold;
	color: #1C6B72;
	text-decoration: none;
}

.h2 {
	font-size: small; 
	color: black;
	font-weight:bold;
}
.colheadings
{
}
.colheadings th,td
{
	vertical-align: top;
	text-align: left;
}

.picright {
	padding:5px;
	float:right;
	clear:right;
}
.piccenter {
	padding:5px;
	text-align:center;
}
.picleft {
	padding:5px;
	float:left;
	clear:left;
}