body {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial;

	font-size: 1em;

	background-color: #D4D4D4;

	background-image: none;

}

/*





$collt='#BBBBFF';



$colrb='#0000CC';*/

tr {
	height: 40px;
 	vertical-align: middle;
}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px

}

tr.odd td {
    background: #eeeeee;
}

a:link {

	color: #00688B;

	text-decoration: none

}



a:visited {

	color: #000055;

	text-decoration: none

}



a:hover {

	color: #000000;

	text-decoration: none

}



#wrapper {

	position: relative;

	width: 800px;

	text-align: center;

	margin-left: auto;

	margin-right: auto;

	margin-top: 5px;

	margin-bottom: 5px;

}



/* @group Header */



#header-wrap {

	background: #EEEEFF;

	width: 800px;

	clear: both;

	float: left;

	width: 100%;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}



#header {

	width: 100%;

}



.headertext {

	text-align: left;

	font-weight: bold;

	padding: 0px 0 0 30px;

	letter-spacing: -0px;

	text-shadow: silver 1px 1px 1px;

	font-size: 26px;

}

/* @group Content */

#content-wrap {

	clear: both;

	float: left;

	width: 100%;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	text-align: justify;

	background: white;

}



#content {

	text-align: left;

	padding: 5px 20px 5px 30px;

}



/* content */



#content h1 {

    clear: both;

	padding: .5em 0 0 0;

	font-size: 1.5em;

}



#content h2 {

	padding: .1em 0px 0 .2em;

	font-size: 1.2em;


}

#content p {
	padding: 0em 0 .1em .5em;
	line-height: 1.3em;
	text-align: justify;

}

#content ul {

	padding: 0em 0em .1em 2em;

	line-height: 1.3em;

	text-align: justify;

}



#content li {

	padding-bottom: 0.5em;

}



#content li:hover {

	background: url(images/fauxalpha.png) transparent repeat center;

}



#content a {

	color: #00688B;

	font-size: 1em;

	text-decoration: none;

	border-bottom: 0px solid #6666CC;

}



#content a:hover {

	text-decoration: none;

	border-bottom: 1px solid #6666CC;

}



/* main */



#main {

	float: left;
	text-align: left;

	width: 68%;

	margin: 0 0 0px 0;

	padding: 0;

}



#main-no-nav {

	float: left;

	width: 98%;

	margin: 0 0 0px 0;

	padding: 0;

}
