body
{
	background-color: #FFFFFF;
	font-family: Arial;
	color: #333333;
}

h1
{
	font-size : 18px;
	color: #2F5360;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2
{
	font-size : 16px;
	color: #2F5360;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

h3
{
	font-size : 14px;
	color: #2F5360;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

li
{
	font-size : 12px;
	margin: 5px 0px 5px 0px;
}

p
{
	font-size : 12px;
	margin: 10px 0px 10px 0px;
}

a
{
	color: #5181B1;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.bg-top-left
{
	background: url("img/bg-top-left.gif") no-repeat right;
}

.bg-top-right
{
	background: url("img/bg-top-right.gif") no-repeat left;
}

.bg-bottom-left
{
	background: url("img/bg-bottom-left.gif") no-repeat right;
}

.bg-bottom-right
{
	background: url("img/bg-bottom-right.gif") no-repeat left;
}

.bg-left
{
	background: url("img/bg-left.gif") no-repeat bottom;
	padding: 60px 0px 0px 30px;
	font-size : 15px;
	line-height : 22px;
}

.bg-center
{
	background: url("img/bg-center.gif") repeat-x;
}

.bg-right
{
	background: url("img/bg-right.gif") no-repeat bottom;
}

.bg-right-banner
{
	background: url("img/bg-right-banner.gif") no-repeat;
}

.bg-menu
{
	background: #C50000 url("img/bg-menu.gif") no-repeat center;
}

.menu0-link
{
	color: #617996;
	padding-left: 17px;
	text-decoration: none;
	font-size : 15px;
	background : url("img/aster-light.gif") no-repeat;
}

.menu0-link:hover 
{
	color: #5181B1;
	text-decoration: underline;
	background : url("img/aster-dark.gif") no-repeat;
}

.menu1-link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}

.menu1-link:hover 
{
	text-decoration: underline;
}

.menu2
{
	padding: 5px 0px 0px 28px;
	line-height : 18px;
}

.menu2-link
{
	color: #617996;
	padding-left: 17px;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
	background : url("img/aster-light.gif") no-repeat;
}

.menu2-link:hover 
{
	color: #5181B1;
	text-decoration: underline;
	background : url("img/aster-dark.gif") no-repeat;
}

.menu3-link
{
	color: #2F5360;
	padding-left: 17px;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
	background : url("img/aster-black.gif") no-repeat;
}

.menu3-link:hover 
{
	color: #5181B1;
	text-decoration: underline;
	background : url("img/aster-dark.gif") no-repeat;
}

.index-title
{
	padding: 18px 0px 1px 2px;
	font-weight : bold;
	font-size : 13px;
}

.index-text
{
	padding: 0px 0px 0px 18px;
	font-size : 13px;
}

.index-stat
{
	padding: 5px 0px 0px 30px;
	font-size : 11px;
}

.index-stat-value
{
	color: #617996;
	padding: 0px 0px 0px 75px;
	font-size : 21px;
	line-height : 20px;
	white-space : nowrap;
}

.login-title
{
	font-size : 10px;
	padding: 0px 3px 0px 3px;
	color: #9DA2A6;
	background-color : #FAFAFA;
}

.login-input
{
	font-size : 10px;
	color: #9DA2A6;
	width: 120px;
	height : 18px;
	border : 1px solid #9DA2A6;
	background-color : #FFFFFF;
	margin-bottom: 3px;
}

.login-button
{
	font-size : 10px;
	color: #FFFFFF;
	width: 120px;
	border : 1px solid #9DA2A6;
	background-color : #A3BBC5;
	margin: 13px 0px 12px 0px;
	font-weight : bold;
}

.login-links
{
	font-size : 12px;
	text-align : center;
}

.more-links
{
	font-size : 12px;
	padding-top: 30px;
}


.text-input
{
	font-size : 10px;
	color: #333333;
	width: 150px;
	height : 18px;
	border : 1px solid #9DA2A6;
	background-color : #FFFFFF;
}

.select-input
{
	font-size : 10px;
	color: #333333;
	width: 150px;
	height : 18px;
	border : 1px solid #9DA2A6;
	background-color : #FFFFFF;
}

.multiselect-input
{
	font-size : 12px;
	color: #333333;
	border : 1px solid #9DA2A6;
	background-color : #FFFFFF;
}

.button
{
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #9DA2A6;
	background-color: #A3BBC5;
	font-weight: bold;
}

.th
{
	padding: 3px 7px 3px 7px;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	background-color : #A3BBC5;
}

.td
{
	padding: 3px 7px 3px 7px;
	color: #333333;
	background-color : #FFFFFF;
	font-size : 12px;
}

.faq-title
{
	color: #FFFFFF;
	font-weight : bold;
	padding: 5px 10px 5px 10px;
	margin-top: 20px;
	border: 1px solid #A3BBC5;
	font-size : 12px;
	background : #A3BBC5;
}

.faq-text
{
	color: #333333;
	padding: 5px 10px 5px 29px;
	font-size : 12px;
	border: 1px solid #C4D1D7;
	display: none;
}