#fix {
	position: absolute;
	left: 333px;
	top: 198px;
	width: 600px;
	height: 438px;
}	

#fix2 {
	position: absolute;
	left: 250px;
	top: 150px;
	width: 600px;
	height: 600px;
}

#fix3 {
	position: absolute;
	left: 465px;
	top: 120px;
	width: 350px;
	height: 10px;
}

#fix4 {
	position: absolute;
	left: 270px;
	top: 180px;
	width: 250px;
	height: 438px;
}

#col_1 {
	position: absolute;
	left: 270px;
	top: 180px;
	width: 330px;
	height: 500px;
}

#col_2 {
	position: absolute;
	left: 600px;
	top: 180px;
	width: 330px;
	height: 500px;
}
	
p {
	color: #003399;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-family: "Bookman Old Style", "Century Gothic";
}

h1 {
	color: #003399;
	font-style: normal;
	font-weight: normal;
	font-family: "Bookman Old Style", "Century Gothic";
}

h2 {
	color: #003399;
	font-style: normal;
	font-weight: normal;
	font-family: "Bookman Old Style", "Century Gothic";
}

h3 {
	color: #003399;
	font-style: normal;
	font-weight: bold;
	font-family: "Bookman Old Style", "Century Gothic";
}

a:link {
	color:#003399
}
a:visited {
	color: #003399
}
a:hover {
	color: #C0C0C0	
}
a:active {
	color:#C0C0C0

}

a.menu:link {
	color:#68A5E4
}
a.menu:visited {
	color: #68A5E4
}
a.menu:hover {
	color: #C0C0C0	
}
a.menu:active {
	color:#C0C0C0

}

#menu_col{
	color: #68A5E4
}

.smallfont {
	font-family: "Bookman Old Style", "Century Gothic";
	font-size: x-small;
	font-style: bold;
	color: #003399;
}

.table_txt {
	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #003399;
	font-weight: normal;
}

.required {
	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #ff0000;
	font-weight: normal;
}


label {
	float: left;
	width: 150px;
	margin-left: -155px;
	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #003399;
}

input, textarea{
	width:auto;
	margin-bottom: 5px;
	right: 250px;
}


li.services {
	list-style-image: url(../graphics/bullet.png);
	list-style-position: outside;
}

li.services_dash {
	list-style-image: url(../graphics/dash.png);
	list-style-position: outside;
}

OL.lowalpha {
	list-style-type: lower-alpha;
	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;

}

table.bkgnd {
	border-spacing: 0px 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;

}

tr.d0 td {
	background-color: #F8F8F8;
	border: none;

}
tr.d1 td {
	background-color: #E4E4E4;
}

