body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #DEECF3;
	background-image: url(background.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

#logo {
	width: 200px;
	font-size: 9px;
	color: #999999;
	margin-top: 5px;
	padding-top: 10px;
	margin-left: 10px;
}

#nav {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 760px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 200px;
	width: 760px;
	font-size: 9px;
	color: #CCCCCC;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#index-mov {
	width: 760px;
	height: 100%;
	margin: 5px auto 0px;
	padding: 0px;
}

#content-cntr {
	width: 760px;
	padding-top: 0px;
	margin-top: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#content-cntr-col {
	width: 760px;
	position: relative;
	padding-bottom: 20px;
	background-image: url(cntr-col.gif);
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 15px;
	color: #333333;
	padding-top: 0px;
	float: none;
	padding-bottom: 15px;
	margin-right: 275px;
	padding-right: 10px;
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #428BB7;
	background-color: #f2f2f2;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
}

#content h2 a{
	background-color: #f2f2f2;
	display: block;
	color: #428BB7;
	padding-left: -5px;
}

#content h2 a:hover{
	color: #B3D1E3;
	display: block;
	text-decoration: none;
	padding-left: -5px;
}

#content p{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}

#content a{
	color: #428BB7;
	text-decoration: none;
	padding-left: 5px;
}

#content a:hover{
	text-decoration: underline;
}

#secondaryContent {
	background-color: #FFFFFF;
	font-size: 11px;
	margin-left: 215px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#secondaryContent h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 28px;
	color: #7884A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}

#secondaryContent h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
}

#secondaryContent h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 45px;
}

#secondaryContent a{
	color: #428BB7;
	text-decoration: none;
}

#secondaryContent a:hover{
	color: #428BB7;
	text-decoration: underline;
}

#secondaryContent ul li{
	margin-bottom: 10px;
}

#tertContent {
	background-color: #FFFFFF;
	font-size: 11px;
	margin-left: 20px;
	color: #666666;
	margin-right: 10px;
	margin-top: 15px;
}

#tertContent h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 28px;
	color: #7884A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}

#tertContent h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
}

#tertContent a{
}

#footer {
	height: 4px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer a{
	color: #000000;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}

#footer p{
	margin: 0px;
	padding: 0px 0px 5px;
	height: 0px;
	color: #CCCCCC;
}

#footer p a{
	font-weight: bold;
	color: #428BB7;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

#footer p a:hover{
	text-decoration: underline;
}

#leftcol {
	width: 200px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 10px;
}

#leftcol ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftcol ul li a{
	text-decoration: none;
	color: #428BB7;
	display: block;
	background-color: #EFF4FA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	width: 190px;
	padding-top: 0px;
	font-size: 10px;
}

#leftcol ul li a:hover{
	text-decoration: none;
	color: #428BB7;
	display: block;
	background-color: #F7FAFD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	width: 190px;
	padding-top: 0px;
}

#leftcol-ad {
	width: 179px;
	float: left;
	position: absolute;
	left: 14px;
	top: 277px;
	font-size: 10px;
	padding-top: 5px;
}

#leftcol-ad img{
	text-align: center;
	margin-left: 15px;
}

#leftcol-ad h1{
	border-bottom-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	color: #990000;
}

#leftcol-ad a{
	color: #428BB7;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3D1E3;
	border-bottom-color: #B3D1E3;
	text-align: center;
	background-color: #DEECF3;
	margin-top: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#leftcol-ad a:hover{
	color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3D1E3;
	border-bottom-color: #B3D1E3;
	text-align: center;
	background-color: #EFF4FA;
	margin-top: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#leftcol-ad-only {
	width: 175px;
	float: left;
	position: absolute;
	left: 15px;
	top: 5px;
	font-size: 10px;
	padding-top: 5px;
}

#leftcol-ad-only img{
	text-align: center;
	margin-left: 15px;
}

#leftcol-ad-only h1{
	border-bottom-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	color: #990000;
}

#leftcol-ad-only a{
	color: #428BB7;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3D1E3;
	border-bottom-color: #B3D1E3;
	text-align: center;
	background-color: #DEECF3;
	margin-top: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#leftcol-ad-only a:hover{
	color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3D1E3;
	border-bottom-color: #B3D1E3;
	text-align: center;
	background-color: #EFF4FA;
	margin-top: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#leftcol-info {
	width: 180px;
	float: left;
	position: absolute;
	left: 10px;
	top: 50px;
	font-size: 10px;
	padding-top: 5px;
	height: 1758px;
}

#leftcol-info h1{
	border-bottom-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	color: #990000;
}

#leftcol-info a{
	color: #428BB7;
	text-decoration: none;
}

#leftcol-info a:hover{
	text-decoration: underline;
}

#rightcol {
	height: 30px;
	width: 250px;
	float: right;
	font-size: 11px;
	color: #333333;
}

#rightcol a{
	color: #428BB7;
	text-decoration: none;
}

#rightcol a:hover{
	text-decoration: underline;
}

#rightcol img{
	text-align: center;
	margin-left: 25px;
}

#rightcol h1{
	color: #428BB7;
	font-size: 14px;
}

#rightcol h2{
	color: #428BB7;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	padding-top: 2px;
}

#rightcol p{
	margin-top: 8px;
	margin-bottom: 8px;
}

hr {
	color: #B3D1E3;
	background-color: #B3D1E3;
}
.formTxt {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
