body
{
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}


a {
	color: #eb7125;
}
a:visited {
	color:#CC6600;
}
a:hover {
	color: #666666;
}
a:active {
	color:#eb7125;
}



div.content {
	/*border: #48f solid 3px;*/
	clear: left;
	padding: 1em;
	background-image:url(../images/ContentBack.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

#header {
background-color:#eb7125;
background-image:url(../images/lifeboatHeader.gif);
background-repeat:no-repeat;

}

#footer {
 width: 995px;
    margin: 0px auto;
	text-align:right;
	color:#eb7125;
	padding-top:15px;
	

}

.TextContent{
padding:25px;
}

#wrapper {

    
    width: 995px;
    margin: 0px auto;
	border:solid #f5f5f5 1px;



}
.RightSide {
float:left; width:255px; margin-left:15px;

}

  /*#################*/
 /*  Main Menu Tabs */
/*~~~~~~~~~~~~~~~~~*/


ol#toc {
	height: 2em;
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 38px;
	
}

ol#toc a {
	color: #000000;
	display: block;
	float: left;
	height: 2em;
	padding-left: 10px;
	text-decoration: none;
	background-color: #bdf;
	background-image: url(../tabs.gif);
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li {
    float: left;
    margin: 0 0px 0 0;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(../tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}


  /*#####################*/
 /* End Main Menu Tabs * /
/*~~~~~~~~~~~~~~~~~~~~~*/

#header h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	padding: 5px;
	float: none;
	text-align: right;
}

  /*#####################*/
 /* Round Borders * /
/*~~~~~~~~~~~~~~~~~~~~~*/

.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #eb7125;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:1em;
}
.xsnazzy {
background: transparent; 
width:640px; 
float:left; 
margin:0 3px;
}

/*############################################################*/
.xsnazzyRight {
background: transparent; 
width:249px; 
float:left; 
margin:0 3px;
}

.xsnazzyRight h1, .xsnazzyRight h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #eb7125;
}
.xsnazzyRight p, .xsnazzyRight p {
margin:0; 
padding:5px 10px; 
font-size:1em;
}

.color_Righta {
background:#fff;
color:#eb7125;
}

/*################################################################*/

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #eb7125;
border-right:1px solid #eb7125;
}
.xb1 {
margin:0 5px; 
background:#eb7125;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #eb7125; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#eb7125;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}

