/* CSS Document */
*
{
	padding:0;
	margin:0
}
#container
{
	width:778px;
}
#nav
{
	float:left;
	width:150px;
	margin-top:3px;
	height:385px;
	border-right: 1px solid #AEBFCF;
}
#navlist ul 
{
	padding:0;
	margin:0;
	list-style:none;
}
#nav li
{
	background-color:#FFF;
}
li
{
	padding-left:5px;

}
ul
{
	padding:0;
	margin:0;
	list-style:none;
}
#content
{
	float:left;
	margin-top:3px;
	margin-left:5px;
	width:480px;
}
#content #img-left
{
	float:left;
	width:120px;
	margin-top:5px;
}
#content #text-right
{
	margin-left:125px;
	margin-top:5px;
}
p
{
	padding-bottom:13px;
}
h3
{
	margin-top:8px;
	font:bold 12px;
}
h4
{
	margin-top:8px;
	font:normal 13px;
	margin-left: 7px;
	text-decoration:underline;
}
h3.underline
{
	margin-top:0px;
	margin-bottom:8px;
	font:bold 12px;
	text-decoration:underline;
}
#item-list
{
	margin-top:5px;
	margin-bottom:10px;
}
.item-list li
{
	list-style-image: url(images/Bullet.gif);
	margin-left:50px;
	padding-top:4px;
}
.field
{
	float:left;
	width:174px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
}
.field2
{
	float:left;
	width:110px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
}
.field3
{
	float:left;
	width:400px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
}
.clear-left
{
	clear:left;
}
.design-by
{
	margin-top:72px;padding-left:5px;
	font-family:verdana; font-size:9px; color:black; font-weight:normal
}
.navx {
	background-image: url(images/bgnavx.gif);
	background-repeat: repeat-y;
	height: 20px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #003366;
	cursor: Hand;
	border-top: 1px solid #AEBFCF;
	border-right:1px solid #AEBFCF;
}
.nav2 {
	background-image: url(images/bgnav1.gif);
	background-repeat: repeat-y;
	height: 20px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #003366;
	cursor: Hand;
	border-top: 1px solid #AEBFCF;
	border-right:1px solid #AEBFCF;
}
.nav1 {
	background-image: url(images/bgnav3.gif);
	background-repeat: repeat-y;
	height: 20px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #003366;
	cursor: Hand;
	border-top: 1px solid #AEBFCF;
}

.nav {
	background-image: url(images/bgnav1.gif);
	background-repeat: repeat-y;
	height: 20px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #003366;
	cursor: Hand;
	border-top: 1px solid #AEBFCF;
}
.navAct {
	background-image: url(images/bgnav2.gif);
	background-repeat: repeat-y;
	height: 20px;
	cursor:default;
}
body {
	font-family: verdana;
	font-size: 12px;
}
td {
	font-family: verdana;
	font-size: 12px;
	padding:3px;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;

}
a:hover {
	text-decoration: underline;
	color: #000066;
}
#nav a:link {
	text-decoration: none;
	color: #003366;
}
#nav a:visited {
	text-decoration: none;
	color: #003366;

}
#nav a:hover {
	text-decoration: underline;
	color: #003366;
}
.borderRB
{
border-bottom:1px solid #003366;
border-right:1px solid #003366
}
.borderLT
{
border-top:1px solid #003366;
border-left:1px solid #003366
}
.borderTB
{
border-top:1px solid #003366;
border-bottom:1px solid #003366
}

.borderR
{
border-right:1px solid #003366
}
.borderL
{
border-Left:1px solid #003366
}
.borderB
{
border-bottom:1px solid #003366
}
.borderT
{
border-top:1px solid #003366
}

.borderAll
{
border:1px solid #003366
}*/
