@html {
min-height: 100%;
height: auto;

}
body {
	background-color: #005db3;
	margin-top: 0px;
	background-image: none;
}
img {
	border: none;
}
#main-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#main-contents {
	float: left;
	width: 900px;
}
.main {
	font-family:Tahoma;
	color:#333333;
	font-weight:normal;
	border-top-style:none;
	font-stretch:wider;
	font-size:11px;
}
.mainred {
	font-family:Tahoma;
	color:#005DB3;
	font-weight:normal;
	border-top-style:none;
	font-stretch:wider;
	font-size:11px;
}
.maingrey {
	font-family:Tahoma;
	color:#666666;
	font-weight:normal;
	border-top-style:none;
	font-stretch:wider;
	font-size:11px;
}
.mainwhite {
	font-family:Tahoma;
	color:#ffffff;
	font-weight:normal;
	border-top-style:none;
	font-stretch:wider;
	font-size:11px;
}
.smmain {
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	border-top-style:none;
	font-stretch:wider;
	font-size:10px;
}
.smmainred {
	font-family:Tahoma;
	color:#02243C;
	font-weight:normal;
	border-top-style:none;
	font-stretch:wider;
	font-size:10px;
}
.smmaingrey {
	font-family:Tahoma;
	color:#666666;
	font-weight:normal;
	border-top-style:none;
	font-stretch:wider;
	font-size:10px;
}
.smmainwhite {
	font-family:Tahoma;
	color:#ffffff;
	font-weight: normal;
	border-top-style:none;
	font-stretch:wider;
	font-size:10px;
}
.mainheaderred  {
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	color:#005DB3;
}
.mainheadergrey  {
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	color:#02243c;
}
.mainheaderwhite  {
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	color:#666666;
}
.subheaderred {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#005db3;
}
.subheadergrey {
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#02243c;
}
.subheaderwhite {
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}
.smallheaderred  {
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#005db3;
}
.smallheadergrey  {
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#02243C;
}
.smallheaderwhite  {
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
}

a, a:visited, a:active {
	color:#005DB3;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#5195CE;
	font-weight:normal;
	text-decoration:none;
}

/* common classes */
a.altLink, a.altLink:visited, a.altLink:active, a.altLink:hover {
	color:#00243C;
	font-style: normal;
}
