
body {
	background: #FFFFFF url(img/bg.gif) repeat;
	padding: 0;
	border: 0;
	margin: 0;
}
body, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div {
	padding: 0; margin: 0; border: 0;
}

/* first rate */
h1 {FONT-SIZE: 14px; COLOR: #003399; LINE-HEIGHT: 21px}
h2 {FONT-SIZE: 12px; COLOR: #003399; LINE-HEIGHT: 14px; font-weight : bold; padding: 10px 0 0 0;}
h3 {FONT-SIZE: 12px; COLOR: #003399; LINE-HEIGHT: 14px; font-weight : bold}
h4 {FONT-SIZE: 11px; COLOR: #003399; LINE-HEIGHT: 10px; font-weight : bold}
li {
	FONT-SIZE: 11px;
	COLOR: black;
	LINE-HEIGHT: 15px;
	font-weight: normal;
	margin-right: 35px;
	list-style-type: circle;
	list-style-image: url(img/bullet.gif);
}
.head {FONT-SIZE: 12px; COLOR: #003399; font-weight : bold}

a, a:link {
	border: 0;
	color: #42ADDF;
	font: bold;
}
a:active, a:focus, a:hover {
	color: #FF8C00;
	text-decoration: underline;
} /*
a.content:link, a.content:visited {
	color : #42ADDF;
	text-decoration : none;
}

a.content:active, a.content:focus, a.content:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}*/
img {
	border: 0;
}
.dropMenu a:link, .dropMenu a:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
}
.dropMenu a:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-size : 10px;
}
.dropMenuRollover
{
	CURSOR: hand;
    BACKGROUND-COLOR: #003399;
}

em {
	color : #42ADDF;
	font-style : normal;
}

b, strong {
	font-family : Arial, Helvetica, sans-serif;
}

.normal {
	color: Black;
	font-size: 11px;
	line-height: 17px;
}

p {
	padding: 4px 30px 4px 30px;
	margin: 0;
}
.normLight {
	color : #666666;
	font-size : 11px;
}

.justify {
	text-align : justify;
}

.columntxt {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.7px;
	line-height: 15px;
}

.columnBox {
	line-height : 15px;
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 5px;
	border-color : #999999;
	border-width : 1px;
	border-style : solid;
	background-color : #EEEEEE;
	/*background : url(/images/column_box_bg.gif);*/
}

.endsquare {
	background-color : #42ADDF;
	color : #FFFFFF;
	font-weight : bold;
}

.heading {
font-family : Century Gothic, Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 24px;
	line-height : 24px;
}

.headinglight {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #42ADDF;
	font-size: 24px;
	line-height: 0px;
	margin-left: 50px;
	margin-bottom: 20px;
}

.subheading {
	color : #42ADDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	padding-top : 7px;
	padding-bottom : 11px;
	text-transform : uppercase;
}

#MapNoRepeat {
	background-repeat : no-repeat;
}

.caption {
	color : #42ADDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

/* forms */
select {
	color : #ffffff;
	background-color : #42ADDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
input {
	color : #000000;
	background-color : #42ADDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

