@charset "UTF-8";

/* CSS Document */

 

body  {

	color: #333333;

	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana, Geneva;

	font-size: 12px;

	line-height: 2em;

	margin: 0px;

	padding: 0px;

	background-attachment: fixed;

	background-repeat: repeat-x;

	background-image: url(../elements/bg.png);

}

p {

}

table, td

{

	border-color: #CCCCCC;

	border-style: solid;

}



table

{

    border-width: 0 0 1px 1px;

    border-spacing: 0;

    border-collapse: collapse;

}



td

{

	margin: 0;

	padding: 6px;

	border-width: 1px 1px 0 0;

	background-color: #FFFFFF;

}

.formtxt {

	font-size: 13px;

	color: #006699;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.eleven {

	font-size: 11px;

	line-height: 1.4em;

	text-align: left;

}

#right a:hover {

	color: #BDD4E1;

	text-decoration: none;

}

#right a {

	color: #006699;

	text-decoration: underline;

}

.thrColFix #container {

	width: 980px;

	text-align: left;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-top: 0px;

	background-color: #FFFFFF;

	padding-bottom: 20px;

	margin-top: 40px;

	background-repeat: repeat-y;

	background-image: url(../elements/content_bg.gif);

} 

#footer {

	width: 980px;

	margin-right: auto;

	margin-left: auto;

	color: #FFFFFF;

	font-size: 11px;

	background-repeat: repeat-x;

	padding-top: 5px;

	background-image: url(../elements/footer.png);

	text-align: left;

}

.thrColFix #left {

	float: left; /* since this element is floated, a width must be given */

	width: 158px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 15px;

	padding-left: 0px;

	color: #FFFFFF;

}

.topline {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

}

#footer a {

	text-decoration: none;

	color: #FFFFFF;

}

#footer a:hover {

	text-decoration: underline;

}

.thrColFix #right {

	float: right; /* since this element is floated, a width must be given */

	width: 190px;

	padding-top: 25px;

	padding-right: 30px;

	padding-bottom: 15px;

	color: #666666;

	font-size: 11px;

}

#mainContent a:hover {

	text-decoration: underline;

}

#mainContent a {

	color: #006699;

	text-decoration: none;

}

#right img {


}

.thrColFix #mainContent {

	margin-top: 0;

	margin-right: 220px;

	margin-bottom: 0;

	margin-left: 198px;

	padding-bottom: 0;

	padding-top: 30px;

}

h1 {

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	font-size: 16px;

	font-weight: lighter;

	line-height: 1.5em;

	color: #006699;

	text-align: left;

}

h2 {

	font-size: 16px;

	font-weight: lighter;

	color: #006699;

	margin: 0px;

	padding: 0px;

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

#logo {

	float: left;

	width: 168px;

	height: 177px;

	background-image: url(../logo.png);

	background-repeat: no-repeat;

}

#noborder {

	width: 155px;

}

#header {

	background-color: #FFFFFF;

	height: 55px;

	width: 980px;

	background-image: url(../elements/header.gif);

	background-repeat: no-repeat;

	margin-right: auto;

	margin-left: auto;

}

#imagebanner {

	height: 94px;

	width: 980px;

}

#noborder img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

li a:visited {

	text-decoration: none;

}

#right {

	font-size: 10px;

	color: #006699;

	line-height: 1.4em;

	text-align: justify;

}

.caption {

	font-size: 10px;

	color: #666666;

}

img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#mainContent li {

	margin-bottom: 20px;

	list-style-type: none;

	background-image: url(../bullet.gif);

	background-repeat: no-repeat;

	background-position: left 3px;

	text-indent: 23px;

}

h3 {

	color: #006699;

	font-weight: bold;

	font-size: 12px;

}

#right h1 {

	font-size: 14px;

}

#mainContent p {

	padding-right: 15px;

}

#topnav {

	height: 25px;

}

#title {

	text-align: right;

	height: 37px;

	padding-top: 18px;

	color: #666666;

	font-size: 15px;

}

#right h1 {

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	font-size: 12px;

}

#hg {

	font-size: 10px;

}

