body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5;
	background-image: url(../images/bg01.gif);
	background-color: #122742;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5;
}


a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}


a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}


a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}


a.navL {
	color: #8299B3;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
}


a.navL:visited {
	color: #8299B3;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}


a.navL:hover {
	color: #607C9C;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a.other {
	color: #8299B3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	text-decoration: none;
}


a.other:visited {
	color: #8299B3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a.other:hover {
	color: #607C9C;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a.email {
	color: #9F0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;

}


a.email:visited {
	color: #607C9C;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}


a.email:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.5;
}



a.miniL {
	color: #597593;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


a.miniL:visited {
	color: #597593;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


a.miniL:hover {
	color: #8299B3;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8299B3;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1pt;
	font-style: normal;
}

.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8299B3;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1pt;
	font-style: normal;
}


.i {
	font-style: italic;
}


.ib {
	font-style: italic;
	font-weight: bold;
}


.mini {
	font-size: 11px;
	color: #A3B4C7;
}


.mini2 {
	font-size: 12px;
	color: #FFFFFF;
}


.dotsVL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lineSpace {
	line-height: 25px;
}




#square
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#square li 
{
	padding-left: 10px;
	background-image: url(../images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: 1.7;
	text-indent: 8px;
}
