body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_grad.jpg);
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	background-color: #4FA5BE;
	text-align: left;
}
td, p {
	text-align: left;
}
.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
}

.container {
	text-align: center;
}
.head {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 18px;
	clear: both;
}
.foot a {
	text-decoration: none;
	color: #004170;
}

.head span {
	margin-left: 15px;
}
a {
	color: #008FB9;
	text-decoration: underline;
}
a:hover {
	color: #014171;
	text-decoration: underline;
}
.head a {
	color: #FFFFFF;
	text-decoration: none;
}
.head a:hover {
	text-decoration: underline;
}


.logo {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.content {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 25px;
	height: 100%;
}
.con_txt {
	padding-right: 10px;
	padding-left: 10px;
}
.nav {
	height: 57px;
}
.pullout {
}

.foot {
	background-color: #A1C7E3;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #004170;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #004170;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #004170;
}
h1 {
	margin-bottom: 0px;
}
p {
	margin-bottom: 20px;
	margin-top: 10px;
}
.p1 {
	background-image: url(images/p1_bg.jpg);
	background-repeat: repeat-x;
	background-color: #71D0EC;
	margin-bottom: 15px;
}
.p1_con {
	font-size: 17px;
}
.p1_left {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00ADDE;
}
.p1_right {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #00ADDE;
}
.p1_top {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00ADDE;
}
.p1_bot {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00ADDE;
}
.p2 {
	background-image: url(images/p2_bg.jpg);
	background-repeat: repeat-x;
	background-color: #014171;
	margin-left: 32px;
}
h4 {
	font-size: 12px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #24648E;
	padding-bottom: 2px;
	margin-top: 0px;
}
.p2 p {
	margin: 0px;
}
.p2 a {
	color: #FFFFFF;
}
h5 {
	font-size: 14px;
	margin: 0px;
}



.p2_con {
	font-size: 11px;
	color: #FFFFFF;
}
.p2_left {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #004170;
}
.p2_right {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #004170;
}
.p2_top {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #034371;
}
.p2_bot {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004170;
}
.border_left, .content, .foot {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #004170;
}
h2 {
	font-size: 16px;
	color: #35869B;
	margin-bottom: 0px;
}
h1 {
	margin-top: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.con_txt td {
	padding-top: 10px;
}

