body {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	background-color: #83C6FC;
	background-image: url("../images/css-bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;

}

img, div { 
	
	behavior: url(css/iepngfix.htc)
	
	}

td {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

th {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

img
{  border-style: none;
}


.bodystyle {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.small {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
}

.medium {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.mediumcopy {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-style:normal;
}

.mediumcopyblue {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 14px;
	color: #0066CC;
	font-style:normal;
}

.mediumcopyred {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 14px;
	color: #CE1126;
	font-style:normal;
}

.big {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 20px;
	color: #0066CC;
}

.xbig {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 34px;
	color: #CE1126;
}

.boldtitle {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size:22px;
	color:#CC9966;
	font-weight:normal;
}

.redtitle {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	background-color: #CE1126;
	font-weight:normal;
}

.header {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size:36px;
	color:#FFFFFF;
	font-weight:bolder;
}

.smallitalic {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
}

.bolditalic {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}



.bolditalicbeige {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size:16px;
	color:#CC9966;
	font-style:italic;
	font-weight:bold;
}

.expanded {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.justified {
	font-family: "Gill Sans MT", "Trebuchet MS";
	text-align: justify;
	color: #FFFFFF;
}

.footer {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

ul a:link {
	color: #0066CC;
	text-decoration: none;
		padding:0px 4px 0px 2px;

}
ul a:visited {
	text-decoration: none;
	color: #0066CC;
		padding:0px 4px 0px 2px;

}
ul a:hover {
	text-decoration: none;
	color: #0066CC;
	background: #83C6FC;
	padding:0px 4px 0px 2px;
}
ul a:active {
	text-decoration: none;
	color: #0066CC;
		padding:0px 4px 0px 2px;

}

.select {
	text-decoration: none;
	color: #0066CC;
	background: #83C6FC;
	padding:0px 4px 0px 2px;
}


	
.footer a:link {
	color: #FFFFFF;
	padding:2px;
	text-decoration: none;
	font-size:12px;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #999999;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}


ol li{
	margin-bottom:10px;
}

#wrapper {
	position:relative;
	top:15px;
	width: 800px;
	margin: 0 auto;
	margin-bottom:0px;
	z-index:2;
	overflow: visible;
	}
	
	
	
#header {
	position:relative;
	width:800px;
	height:100px;
	margin-bottom:15px;

}

#logo {
	position:relative;
	width:445px;
	height:99px;

}

#content {
	padding:0px 15px 15px 15px;
	margin-bottom:0px;
	position:relative;
	width:800px;
	height:auto;
	overflow:auto;
	background-color: #FFFFFF;

}

.content_left {
	width:230px;
	float:left;

}

.content_left li {
	list-style-image:url("../images/bulletlogo.gif");
	}
	
.content_left ul {
	margin-top:0px;
	}

.content_right{
	width:560px;
	float:left;
	text-align:left;

}

.imgborder img{
	padding:0px;
	border: 4px solid #0066CC;

}



#nav {
	position:relative;
	width: 830px;
	height:40px;
	z-index:2;
	background-color:#0066CC;
}

#dots {
	position relative;
	padding-top:4px;
	width:830px;
	height:35px;
	background-color:#FFFFFF;
	}



#footer {
	position:relative;
	text-align:center;
	width:800px;
	background-color: #0066CC;
	padding:20px 15px 50px 15px;
	background-image: url("../images/css-footer-bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;

	

}



#footer ul {
	margin-left: 15px;
	padding-left: 0;
	display: inline;
	font-size:12px;

	} 

#footer ul li {
	margin-left: 0;
	padding: 3px 5px;
	border-left: 1px solid #999999;
	font-size:12px;
	list-style: none;
	display: inline;
	
	}
	
		
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	font-size:12px;

	} 
	

