#container {
	background-color: #FFF;
	width: 900px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #2c95b5;
	margin-top: 0px;
	background-image: url(../images/body_backg.jpg);
	background-repeat: repeat-x;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#login {
	background-color:#8ddee4;
	padding:0 10px;
	text-align:center;
	width:150px;
	float:right;
	margin:18px 50px 0 0;
	display:block;
}
a:link {
	color: #cc092f;
	text-decoration: none;
}
a:visited {
	color: #a33038;
	text-decoration: none;
}
a:hover {
	color: #a33038;
	text-decoration: underline;
}
a:active {
	color: #a33038;
}
table a:link, table a:visited {
	color: #cc092f;
	text-decoration:underline;
}
table a:hover {
	color: #a33038;
}
.smallprint {
	font-size: 80%;
}
.photoleft {
	clear: both;
	float: left;
	margin-right: 10px;
}
.photoright {
	clear: both;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
div.column3 {
	float:left;
	width:170px;
	margin-right:35px;
	margin-bottom:20px;
}
div.column32 {
	float:left;
	width:380px;
	margin:0 35px 20px 0;
}
div.column3last {
	width:170px;
	float:left;
	margin-bottom:20px;
}
div.column3 h3 {
	margin-top:0;
	margin-bottom:5px;
}
div.column3last h3 {
	margin-top:0;
	margin-bottom:5px;
}
#headerdiv {
	height: 60px;
	margin-top: 0px;
	float: left;
	width: 900px;
}
#tagline {
	color:#cc092f;
	width: 350px;
	margin-left: 120px;
	margin-top: 20px;
	float: left;
	font-weight: bold;
}
.clear {
	clear: both;
}

.photolink {
	text-decoration: none;
	border: 0;
}
#content {
	float: left;
	width: 900px;
	background-color: #FFF;
}
#leftcol {
	float: left;
	width: 150px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#widecol {
	float: left;
	width: 640px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#xwidecol {
	float: left;
	width: 820px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
table {
	font-size: 80%;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tableleft {
	font-size: 90%;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tableleft td {
	width: 200px;
	background-color:#e6f1f2;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.tableleft tr:hover td {
	background-color: #eee;
}
td {
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
table.register td {
	width: auto;
	border-bottom-width: 0px;
	background-color:#eee;
}
table#fancybox-title-float-wrap td {
	width: auto;
	border-bottom-width: 0px;
}
.td1 {
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	margin-left: 0px;
}
tr:hover td {
	background-color: #eee;
}

#footer {
	background-color: #8ddee4;
	float: left;
	width: 820px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: center;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cc092f;
	margin-top: 6px;
	font-size: 1.8em;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #002c76;
	margin-top: 6px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2c95b5;
	font-size: 1.4em;
}

p {
	margin-top: 6px;
}
.redbold {
	font-weight: bold;
	color: #cc092f;
	font-size: 1.1em;
}
.bluebold {
	font-weight: bold;
	color: #2c95b5;
	font-size: 80%;
}
.bluebold a {
	font-weight: bold;
	color: #2c95b5;
}
.blueboldlarge {
	font-weight: bold;
	color: #2c95b5;
	font-size: 1.2em;
}


a img {
	border:0;
}
#leftcolhome {
	float: left;
	width: 210px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.nostyle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset {
	clear: left;
	padding-top: 0px;
	padding-left: 10px;
	border: 1px solid #002c76;
}
legend {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #002c76;
}
.ghost {
	color: #CCC;
}
#widecol li{
	margin-top: 8px;
	margin-bottom: 8px;
}

