#container {
	width: 750px;
	background-position: center top;


}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;

}

#menu {
	background-color: #99CCFF;
	height: 30px;
	padding: 10px;
	border: 1px double #0066CC;
	background-position: center;
	width: 740px;


}
.pic {
	background-color: #99CCFF;
	position: relative;


}
.caption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	margin: 0px;
	padding: 0px;
	position: relative;




}

.type {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.column {
	width: 30%;
	position: relative;
	margin-top: 1em;
	margin-left: 1em;
	float: left;


}

.content{
	width: 750px;
	position: relative;
	float: left;




}

.desc {
	float: right;
	position: relative;
	width: 25%;
	text-align: left;


}
.fullpic {
	float: right;
	width: 70%;
	position: relative;

}

.fullcaption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 100%;





}
.bulletlisthoriz {
	list-style-position: inside;
	list-style-type: disc;
}
.paraBlue {
	background-color: #99CCFF;
	height: 200px;
	width: 300px;
	border: thin dotted #003399;



}
.contentcentered {
	text-align: center;
	margin: 20px;
	width: 100%;
	padding-top: 20px;




}
.tncontent {

	width: 750px;
	position: relative;
	float: left;
	margin-left: 2em;
}
