body {
	background-color : #ffffff;
	margin : 0px;
	padding : 0;
	marginwidth : 0;
	marginheight : 0;
}
BODY, TH, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
}
TH {
	background-color: #EFEFEF;
}
ul {
	list-style-image : url(/img/li.gif);
}
.form {
	margin : 0;
	padding : 0px;
}
p, LI, UL, OL {
	line-height : 1.5em;
}
select , input , option , .select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.headerBack {
	background-color : #0066cc;
}
.menu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
}
.menu2 A {
	color : #ffffff;
	text-decoration : none;
}
.menu2 a:hover {
	text-decoration : underline;
}
.menu2Back {
	background-color : #333333;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
}
.menu a {
	color : #cccccc;
	text-decoration : none;
}
.menu a:hover {
	text-decoration : underline;
}
.menuBack {
	background-image : url(/img/menu_back.gif);
}
#menuActive , #menuActive a {
	color : #FFFFFF;
}
.menuSub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #cccccc;
}
.menuSub a {
	color : #333333;
	text-decoration : none;
}
.menuSub a:hover {
	text-decoration : underline;
}
.menuSubHeight {
	position : relative;
	height : 220px;
	width : 160px;
}
#menuSubActive , #menuSubActive a {
	color : #0066cc;
}
.block {
	position : relative;
}
.moduleTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #0066cc;
	background-color : #91c8ff;
	font-weight : bold;
	text-align : center;
}
.module {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
}
.module a {
	color : #333333;
	text-decoration : underline;
}
.module a:hover {
	text-decoration : none;
}
.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
}
.footer2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
}
.footer2 a {
	color : #333333;
	text-decoration : underline
}
.footer2 a:hover , .footer2 a:active {
	text-decoration: none
}
.camp {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #333333;
	line-height : 14pt;
	padding: 10;
}
.campMainTitle {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #333333;
	line-height : 1.2em;
	font-weight : bold;
}
.campSubTitle {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	line-height : 1.5em;
	color : #0066cc;
	font-weight : bold;
}
.titleMain , H1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #0066CC;
	line-height : 22pt;
	font-weight : bold;
}
.titleMain a {
	color : #0066CC;
	text-decoration : none;
}
.titleMain a:hover {
	text-decoration : underline;
}
H2 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #0066CC;
	line-height : 20pt;
	font-weight : bold;
}
H3 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : #0066CC;
	line-height : 18pt;
	font-weight : bold;
}
.titleSub , H4 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	line-height : 18pt;
	color : #0066cc;
	font-weight : bold;
	margin-bottom: 8px;
}
H5 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #0066CC;
	line-height : 16pt;
	font-weight : bold;
}
H6 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	line-height : 14pt;
	font-weight : bold;
}
.content, .table td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #333333;
	line-height : 16pt;
}
a {
	color : #0066cc;
	text-decoration : underline;
}
a:hover , a:active {
	text-decoration : none;
}
.error {
	color:red;
	font-weight : bold;
}
HR {
	height:1px;
	color:#330000
}
.button {
	cursor: Hand;
}