﻿/*////////////////////////////////////////////////////////////////////////////////*/
body
{
	margin: 0;
	background: #78b3df url(images/body_bg.png) -150px -153px no-repeat;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
img
{
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	border: none;
}
form {margin: 0;}
p
{
	margin: 0;
	padding: 0 0 10px 0;
}
h1
{
	margin: 0 0 10px 0;
	color: #4e8ab7;
	font-size: 13pt;
	font-weight: bold;
}
h2
{
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 9pt;
}
h3
{
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 9pt;
}
h4
{
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}

div.clear {clear: both; font-size: 1%;}

/*////////////////////////////////////////////////////////////////////////////////*/
div.shell
{
	position: relative;
	width: 987px;
	margin: 0px auto;
}
div.top
{
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	margin: 0;
	position: relative;
	height: 188px;
	background: transparent url(images/top_bg_logo_R.png) left top no-repeat;
}
div.nav_cont
{
	position: relative;
	margin-left: 350px;
	left: 0;
	top: 150px;
}
div.top_ad
{
	margin: 0;
	position: absolute;
	left: 745px;
	top: 6px;
	z-index: 1000 !important;
}
div.left_cont
{
	position: absolute;
	width: 221px;
	left: 0;
	top: 186px;
}
div.main_cont
{
	position: absolute;
	width: 769px;
	left: 218px;
	top: 186px;
}

/*////////////////////////////////////////////////////////////////////////////////*/
div.box
{
	margin: 0;
	width: 221px;
}
div.box a:link{color: #234775; text-decoration: none;}
div.box a:visited{color: #234775; text-decoration: none;}
div.box a:hover{color: #000000; text-decoration: underline;}
div.box a:active{color: #234775; text-decoration: none;}
div.box span
{
	color:#538bba;
	font-size: 8pt;
}
div.box div.title
{
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	text-align: center;
	color: #ffffff;
	vertical-align: top;
	padding-top: 8px;
	height: 20px;
	background: transparent url(images/box_top.png) left top no-repeat;
}
div.box div.content
{
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	width: 191px;
	color: #333333;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding: 5px 15px;
	background: transparent url(images/box_tile.png) left top repeat;
}
div.box div.contentPromo
{
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	width: 115px;
	color: #ffffff;
	/*font-size: 34px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 115px;
	height: 75px;
	background: transparent url(images/promo_mid.png) left top no-repeat;
}

div.box div.bottom
{
	font-size: 1%;
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	height: 13px;
	background: transparent url(images/box_bottom.png) left top no-repeat;
}
div.box div.title2
{
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	text-align: center;
	color: #ffffff;
	vertical-align: top;
	padding-top: 8px;
	height: 17px;
	background: transparent url(images/box_top2.png) left top no-repeat;
}
div.box div.content2
{
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	width: 185px;
	color: #333333;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding: 5px 15px;
	background: transparent url(images/box_tile2.png) left top repeat;
}
div.box div.bottom2
{
	font-size: 1%;
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	height: 13px;
	background: transparent url(images/box_bottom2.png) left top no-repeat;
}

/*////////////////////////////////////////////////////////////////////////////////*/
div.box_white
{
	margin: 0;
	width: 769px;
}
div.box_white a:link{color: #234775; text-decoration: none;}
div.box_white a:visited{color: #234775; text-decoration: none;}
div.box_white a:hover{color: #000000; text-decoration: underline;}
div.box_white a:active{color: #234775; text-decoration: none;}

div.box_white div.top
{
	font-size: 1%;
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	text-align: center;
	color: #ffffff;
	vertical-align: top;
	height: 13px;
	background: transparent url(images/box_white_top.png) left top no-repeat;
}
div.box_white div.content
{
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	color: #333333;
	font-size: 9pt;
	width: 699px;
	text-align: left;
	vertical-align: top;
	padding: 10px 35px;
	background: transparent url(images/box_white_tile.png) left top repeat;
}
div.box_white div.bottom
{
	font-size: 10px;
	behavior: url(includes/iepngfix.htc);/* IE png Fix */
	height: 13px;
	background: transparent url(images/box_white_bottom.png) left top no-repeat;
}

/*////////////////////////////////////////////////////////////////////////////////*/
div.tab_box
{
	margin: 10px auto;
	width: 90%;
}
div.tab_box div.tabs
{
	margin: 2px 0 5px 0;
	padding-left: 5px;
}
div.tab_box div.tabs a
{
	padding: 1px 10px 5px 10px;
	display: inline;
	text-decoration: none;
	border-top: 1px solid #b6c1cd;
	border-right: 1px solid #b6c1cd;
	border-bottom: 1px solid #b6c1cd;
	border-left: 1px solid #b6c1cd;
	background-color: #e9f6fd;
}
div.tab_box div.tabs a:link{color: #234775;}
div.tab_box div.tabs a:visited{color: #234775;}
div.tab_box div.tabs a:hover{color: #000000;}
div.tab_box div.tabs a:active{color: #234775;}

div.tab_box_content
{
	padding: 10px;
	border-top: 1px solid #b6c1cd;
	border-right: 1px solid #b6c1cd;
	border-bottom: 1px solid #b6c1cd;
	border-left: 1px solid #b6c1cd;
	background: #C6E1F4 url(images/tab_box_tile.jpg) left top repeat-x;
}

/*////////////////////////////////////////////////////////////////////////////////*/
table.table_layout1
{
	width: 98%;
	margin: auto;
}
table.table_layout1 td
{
	vertical-align: top;
	background: #C6E1F4 url(images/tab_box_tile.jpg) left top repeat-x;
	border: 1px solid #b6c1cd;
	padding: 10px;
}
table.table_layout1 td.outset {
	border: 5px #b6c1cd outset;
}
table.table_layout1 td div {
	position: relative;
	height: 200px; /* change if content above buttons goes under buttons */
}
p.accBtn {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	text-align: center;
}
table.listOne
{
	width:90%;
	margin:0 auto;
}

table.listOne td.H
{
	padding:10px;
	background-color:#CCCCCC;
	border-bottom:1px black solid;
	text-align:center;
	vertical-align:top;
}

table.listOne td.A
{
	padding:10px;
	background-color:#FFFFFF;
	vertical-align:top;
}

table.listOne td.B
{
	padding:10px;
	background-color:#CCCCCC;
	vertical-align:top;
}

table.card
{
	margin:0 auto;
}

table.card td.card
{
	background:url('images/cardBgrnd.jpg') no-repeat;
	width:189px;
	height:122px;
}

td.borderGray
{
	border:1px #CCCCCC solid;
	vertical-align:top;
	padding:5px;
}

p.secnav
{
	background: #C6E1F4 url(images/tab_box_tile.jpg) left top repeat-x;
	border: 1px solid #b6c1cd;
	padding: 10px;
	margin: 15px;
}











