body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
	min-height:700px;
	height:100%;
	background:url(../images/blue_south_body.gif) repeat-x bottom;
	background-color:#e5f1f8;
}
p,td{
	margin:0 0 14px;
}
.accordionClickableCaption  {
background:url("../images/bulletpoint.gif") no-repeat scroll 0 0 transparent;
color:#EC8824;
font-weight:bold;
padding:0 0 3px 17px;
text-decoration:underline;
}
.accordionClickable {
list-style-type:none;
padding:0 0 10px;
}
.accordionContent {
cursor:default;
font-weight:normal;
list-style:none outside none;
margin:5px 0 0;
}
.accordionContainer {
cursor:pointer;
list-style:none outside none;
margin:0 0 13px;
padding:0 0 15px;
}

.stepsTitle h1 {
background:url("../images/blue_south_steps_tab.gif") no-repeat scroll 0 0 #fff;
color:#FFFFFF;
font-family:Arial;
font-size:12px;
line-height:31px;
text-align:center;
margin-top:0px;
padding-top:0px;
}
.stepsTitle{
	margin-top:0px;
	padding-top:0px;
}
.stepsPadding {
padding:0 11px;
}
.stepsFinal {
background:url("../images/blue_south_steps_Fbg.gif") no-repeat scroll left bottom transparent;
}
.steps {
background:url("../images/blue_south_steps_bg.gif") no-repeat scroll left bottom transparent;
}
.stepsTitleFinal h1 {
background:url("../images/blue_south_steps_Ftab.gif") no-repeat scroll 0 0 #fff;
color:#FFFFFF;
font-family:Arial;
font-size:12px;
line-height:31px;
text-align:center;
}
img{
	border:none;
}
/* Header Classes */
.header{
	width:990px;
	margin:0 auto;
	height:138px;
}
/*Navigation Classes */
.navBar{
	background-image:url(../images/blue_south_menu.gif);
	background-repeat:repeat-x;
	height:29px;
	width:100%;
	margin:0px;
	padding:0px;
}
.navContent{
	font-size:11px;
	width:990px;
	margin:0 auto;
}
.navMenu{
	float:left;
	border-right:1px solid #005F73;
	border-left:1px solid #28ADC9;
}
/*Search Engine*/
.searchEngine{
	float:right;
}
.searchBox{
	border-color:#3F6777 #71B4C0 #71B4C0 #3F6777;
	border-style:solid;
	padding-top:0px;
	margin-top:0px;
	border-width:1px;
	font-family:Verdana;
	font-size:11px;
}
/*Main Content Area*/
.content{
	width:990px;
	margin:0 auto;
	padding-top:0px;
	margin-top:0px;
}
.h1 {
	color:#007390;
	font-family:verdana,geneva,helvetica;
	font-size:14px;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
/*Left Sidebar */
.leftSideBar{
	width:224px;
	float:left;
	background-image:url(../images/left-column-bg-repeat.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:13px;
	height:490px;
	position:relative;
	z-index:0;
}

.leftSideBar2{
	width:224px;
	float:left;
	padding-top:13px;
	height:490px;
		position:relative;
	z-index:0;
}
object{
	position:absolute;
	z-index:-1000;
}
.bodyContent{
	float:right;
	padding-top:12px;
}
.faq ul{
	list-style-image:url(../images/bulletpoint.gif); 
	padding-left:0px;
	margin-left:30px;
}
.faq li{
	padding-bottom:10px;
}
#CommentBoxContainer div {
background-repeat:no-repeat;
}
#CommentBoxContent {
margin:0 15px;
width:194px;
}
#CommentBoxTop {
background-image:url("../images/top-orange.jpg");
background-repeat:no-repeat;
height:28px;
width:222px;
}
#CommentBoxContainer {
background-color:#FFFFFF;
background-image:url("../images/bg-repeat.jpg");
background-position:left top;
background-repeat:repeat-y;
float:right;
margin:0 0 10px 10px;
overflow:hidden;
padding:0;
width:222px;
}
#CommentBoxMid {
background-image:url("../images/mid-top.jpg");
background-position:center top;
background-repeat:no-repeat;
width:224px;
}
#CommentBoxBottom {
background-image:url("../images/bottom-orange.jpg");
background-repeat:no-repeat;
height:28px;
width:222px;
}
#CommentBoxContentContainer {
background-image:url("../images/mid-bottom.jpg");
background-position:center bottom;
background-repeat:no-repeat;
padding:10px 0;
}
/*Links*/
a.leftNav:link,a.leftNav:visited,a.leftNav:active{
	background-image:url(../images/left-column-list-item.gif);
	text-align:left;
	color:#007390;
	text-decoration:none;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	padding:4px 0 4px 26px;
	width:165px;
	display:block;
	margin-left:16px;
	margin-bottom:1px;
	background-repeat:no-repeat;
}
a.leftNav:hover{
	text-decoration:underline;
}
a{
	color:#ec8824;
}
.footer{
	clear:both;
	padding-top:40px;
	padding-bottom:30px;
}

.tabBar .tabInactive {
	width: 77px;
	height: 55px;
	overflow: hidden;
	color: #000;
	text-decoration:none;
	font-family: Arial;
	cursor: hand;
	display: block;
	float:left;
	margin: 0 0 20px 0;
	cursor:hand;
	background:url(../../custom/templates/page/shared/images/tabs.gif) repeat-x #e6e6e6 bottom;
	border-right: 1px solid #BEBEBE;
	border-left: 1px solid #7F7F7F;
	padding : 5px;
	margin: 0 0 20px 0;
}
