body {
	margin: 0px;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #003399;
}
.wrapper .container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.body_section {
	background-image: url(images/body_mid.jpg);
	background-repeat: repeat-y;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}
.body_section .body_content .title {
	background-image: url(images/bullet.gif);
	height: 34px;
	padding-left: 36px;
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
}
.body_content .info_box {
	border: 1px solid #F0F0F0;
	margin-right: 5px;
	margin-left: 5px;
}

.body_section .body_top {
	background-image: url(images/body_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
	background-position: top;
}
.body_section .body_content {
	margin-right: 5px;
	margin-left: 5px;
}
.body_section .body_bottom {
	background-image: url(images/body_bottom.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
.body_section .body_content .title .title_text {
	background-image: url(images/title_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	color: #002E8B;
}
.wrapper .footer {
	background-image: url(images/footer_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: center;
	padding-top: 8px;
	color: #003399;

}
.wrapper .foorter_links {
	background-image: url(images/footer.gif);
	height: 25px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2978B0;
	padding-top: 5px;
}
.wrapper .foorter_links a {
	color: #2978B0;
	font-weight: normal;
}
.wrapper .foorter_links a:hover {
	color: #1E5782;
}
.body_content .info_box .info_title {
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #FBFBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
}
.body_content .info_box p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 5px;
	color: #990000;
	background-image: url(images/text_bg.jpg);
	background-repeat: repeat-x;
}
.wrapper .container .header {
	text-align: center;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	color: #002E8B;
	background-image: url(images/text_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #C5C5C5;
}
p h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.body_content .p ul {
	padding: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	color: #002E8B;
	background-image: url(images/text_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 8px;
	border: 1px solid #C5C5C5;
	height: auto;
	background-color: #FDFDFD;
}
.body_content .provides {
	font-size: 14px;
}
.provides li {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
}
.sub_title {
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	padding-top: 5px;
	padding-left: 5px;
}
.img {
	margin: 5px;
	border: 1px solid #C9C9C9;
}
.tbl {
	margin-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
.tbl th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	background-color: #FAFAFA;
	padding: 1px;
	border-left-color: #990000;
}
.tbl td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-left-color: #990000;
}
.body_content .right_side {
	float: right;
	width: 160px;
}
.body_content .right_side .right_top {
	background-image: url(images/right_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
	background-position: bottom;
	margin: 0px;
}
.body_content .right_side .right_bottom {
	background-image: url(images/right_bottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
	background-position: top;
}
.body_content .right_side .right_mid {
	background-image: url(images/right_mid.jpg);
	background-repeat: repeat-y;
	height: 220px;
}
.body_content .right_side .right_mid .r_title {
	background-image: url(images/right_title.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 110px;
	margin-right: 11px;
	margin-left: 9px;
	padding-left: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #002E8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
.body_content .right_side .right_mid .r_links {
	width: 110px;
	margin-right: 11px;
	margin-left: 9px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E8B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.body_content .right_side .right_mid .r_links a {
	color: #002E8B;
}
.textbox {
	border: 1px solid #C5C5C5;
	margin-bottom: 5px;
	color: #002E8B;
}
.btn {
	background-image: url(images/text_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	color: #002E8B;
	border: 1px solid #C5C5C5;
}
.border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C5C5C5;
}
.history {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	color: #002E8B;
	background-image: url(images/history.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 8px;
	border: 1px solid #C5C5C5;
	height: 447px;
	background-color: #FDFDFD;
	background-position: center top;
}

