
body,td,th {
	color: #003577;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 10px;
}

body {
	background-color: #FFFFFF;
	margin: 5px;
}

form{
	margin: 0px;
	padding: 0px;
}

input,select,textarea{
	color: #003577;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 14px;
	background-color: #E7F1F8;
	font-family: Verdana, Arial;
	ime-mode: disabled;
}
input.submit{
	color: #FFFF00;
	background-color: #FF5500;
	font-weight: bolder;
}
input.submitoff{
	color: #666666;
	background-color: #CCCCCC;
	font-weight: bolder;
}
textarea{
	width: 99%;
	word-wrap: no-wrap!important;
	word-wrap: break-word;
	overflow: auto;
}

strong.online{
	color: #FF5500;
	font-weight: bolder;
	text-transform: uppercase;
}
strong.offline{
	color: #00A652;
	font-weight: bolder;
	text-transform: uppercase;
}
strong.strong{
	font-weight: bolder;
	font-size: 14px;
	text-transform: uppercase;
}
#c1 strong.strong{
	font-size: 12px;
	color: #FFFF00;
}

a{
	font-weight: bolder;
	color: #E95800;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #005128;
}
a.strong{
	font-weight: bolder;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
}
a.big{
	font-weight: bolder;
	font-size: 14px;
}
a.focus{
	color: #003577;
	font-weight: bolder;
	text-decoration: underline!important;
}
#c1 a.strong{
	font-weight: bolder;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-transform: none;
	color: #FFFF00;
}
a.minor{
	font-weight: normal;
	color: #003577;
	text-decoration: none;
}

a img{
	text-decoration: none;
}

hr{
	height: 1px;
	border: 0px;
	border-top: 1px solid #0F79BF;
	border-bottom: 0px;
	color: #0F79BF;
	background-color: #0F79BF;
}
hr.minor{
	height: 1px;
	border: 0px;
	border-top: 1px solid #1C85CA;
	border-bottom: 0px;
	color: #1C85CA;
	background-color: #1C85CA;
	width: 90%;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none!important;
}

h1{
	font-size: 14px;
	line-height: 16px;
	font-family: Tahoma;
	color: #010520;
	letter-spacing: 1px;
	padding: 3px;
	padding-left: 17px;
	border-bottom: 2px solid #0F79BF;
	background-color: #E7F1F8;
	margin: 0px;
	margin-bottom: 10px;
}

h2{
	font-size: 16px;
	line-height: 18px;
	font-family: Georgia;
	letter-spacing: 1px;
	padding: 3px;
	color: #0F79BF;
	padding-left: 10px;
	border-right: 5px solid #0F79BF;
	border-top: 2px solid #0F79BF;
	border-bottom: 1px solid #D5E4F0;
	background-color: #BDDAED;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	color: #005128;
	letter-spacing: 1px;
	padding: 3px;
	padding-left: 17px;
	border-bottom: 1px solid #54BC66;
	background-color: #BBEDC3;
	margin: 0px;
	margin-bottom: 10px;
}

h4{
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	padding: 3px;
	color: #0F79BF;
	border: 0px;
	border-bottom: 1px solid #0F79BF;
	background-color: #BDDAED;
	margin: 0px;
	margin-bottom: 2px;
}

h5{
	font-size: 13px;
	line-height: 16px;
	padding: 5px;
	padding-left: 16px;
	border-left: 2px solid #010520;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#c1 h5{
	padding-left: 6px;
	border-left: 4px solid #FFFFFF;
	border-top: 1px solid #1C85CA;
}
#c1 a{
	color: #FFFFFF;
}

h6{
	font-weight: bolder;
	color: #E95800;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

th{
	background-color: #88BCDF;
	padding: 4px;
	text-align: left;
	word-wrap: no-wrap;
	white-space: nowrap;
}

th.thin{
	padding: 0px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

td{
	background-color: #BDDAED;
	padding: 4px;
}

table.transparent, table.transparent td, table.transparent th,{
	background-color: #E7F1F8;
}

table.calendar{
	border-width: 1px;
	border-spacing: 1px;
}
table.calendar a{
	text-decoration: none;
}
table.calendar th{
	background-color: #88BCDF;
	padding: 3px;
	color: #0F79BF;
	text-align: center;
}
table.calendar th a{
	color: #E95800!important;
}
table.calendar td{
	background-color: #BDDAED;
	padding: 3px;
	text-align: right;
	color: #8CBEDE;
}
table.calendar td a{
	color: #E95800!important;
}
table.calendar td.E0{
	padding: 2px;
	border: 1px solid #005128;
	background-color: #FFFFFF;
	color: #005128;
}
table.calendar td.E1{
	background-color: #FFEEE5;
}
table.calendar td.E2{
	background-color: #FFDDCC;
}
table.calendar td.E3{
	background-color: #FFCBB2;
}
table.calendar td.E4{
	background-color: #FFBB99;
}
table.calendar td.E5{
	background-color: #FFA97F;
}
table.calendar td.E6{
	background-color: #FF9866;
}
table.calendar td.E7{
	background-color: #FF874C;
}
table.calendar td.E7 a{
	color: #FFFFFF!important;
}
table.calendar td.E8{
	background-color: #FF7633;
}
table.calendar td.E8 a{
	color: #FFFFFF!important;
}
table.calendar td.E9{
	background-color: #FF6519;
}
table.calendar td.E9 a{
	color: #FFFFFF!important;
}
table.calendar td.E10{
	background-color: #FF5400;
}
table.calendar td.E10 a{
	color: #FFFFFF!important;
}


p,.p{
	margin: 0px;
	margin-bottom: 10px;
}

p.minor, ul.minor{
	color: #88BCDF;
}
p.minor b, ul.minor b, p.minor strong, ul.minor strong{
	color: #BDDAED;
}

ul, blockquote{
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 0px;
}
blockquote{
	margin-right: 30px;
}
li{
	list-style: square;
	list-style-position: outside;
}
ul ul li{
	list-style: disc;
}
ul ul ul li{
	list-style: circle;
}

cite p{
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
}

#cj{
	z-index: 10;
	position: absolute;
	width: 770px;
	height: 110px;
	background-image: url(/image/javascript-needed.gif);
}
#cl{
	z-index: 10;
	position: absolute;
	background-image: url(/image/loading.gif);
	width: 220px;
	height: 110px;
}

#c01, #c02, #c1, #c2, #c6, #c7, #ci16, #ci32, #ci48, #ci128, #cs16, #cs32, #cs48, #cs128{
	float: left;
	position: relative;
}

#c01{
	width: 220px;
}
#c02{
	width: 550px;
}
#c0{
	width: 770px;
	text-align: left;
	background-image: url(/image/background.gif);
	border-top: 2px solid #0F79BF;
	border-bottom: 2px solid #0F79BF;
}
#c1{
	width: 212px;
	background-color: #0F79BF;
	color: #FFFFFF;
	padding: 4px;
	font-size: 12px;
	line-height: 16px;
}
#c2{
	width: 540px;
	background-color: #E7F1F8;
	color: #002A46;
	padding: 4px;
	border-right: 2px solid #0F79BF;
	font-size: 14px;
	line-height: 20px;
}
#c3{
	width: 759px;
	background-color: #E7F1F8;
	color: #002A46;
	padding: 4px;
	border-left: 1px solid #0F79BF;
	border-right: 2px solid #0F79BF;
	font-size: 10px;
	line-height: 14px;
}
#cm{
	width: 520px;
	height: 17px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	background-color: #F6DBCB;
	padding: 5px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bolder;
	color: #FF5400;
	text-decoration: none;
}
#cb{
	width: 762px;
	background-color: #FFFFFF;
	color: #002A46;
	padding: 4px;
	font-size: 10px;
	line-height: 16px;
}
.ch{
	display: none;
}

#cmc{
	float: right;
	background-color: #E7F1F8;
	border: 1px solid #0F79BF;
	padding: 3px;
}
#cmb{
	float: right;
}
#cmb input{
	padding: 0px 2px;
	margin: 0px;
	border: 1px solid #F4975E;
	height: 12px;
	color: #F4975E;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	background-color: #FFFFFF;
}
#cmb input.f{
	color: #FF5400;
}
#cmb input.image{
	padding: 0px;
	border: 0px;
}
#cmd{
	float: right;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
}
#cme{
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	color: #FF5400;
	border: 1px solid #FF5400;
	background-color: #F6DBCB;
	padding: 1px 3px;
	margin: 2px;
}

#ci16{
	width: 16px;
}
#ci32{
	width: 32px;
}
#ci48{
	width: 48px;
}
#ci128{
	width: 128px;
}
#cs16, #cs32, #cs48, #cs128{
	margin-left: 4px;
}
#cs16{
	width: 520px;
}
#cs32{
	width: 504px;
}
#cs48{
	width: 488px;
}
#cs128{
	width: 408px;
}
#c1 #cs16{
	width: 180px;
}
#c1 #cs32{
	width: 164px;
}
#c1 #cs48{
	width: 148px;
}

#c6{
	margin-left: 4px;
}
#c7{
	margin: 4px;
}
#c8{
	margin-top: 6px;
	margin-bottom: 6px;
}
#c9{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

