body {
	background-color:#FFFFFF;
	margin:10px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#8D8D8D;
	padding: 0px;
	margin: 0 0 0 0;
	}
	


a {
	color:#999999;
}

a.helplinks {
	color:#999999;
	cursor:help;
}

a:hover {
	text-decoration:none;
}

img{
border: 0px;
} 

/* TO CONTROL THE FLOATING IMAGE TO OF SITE */

#floater{
width: 150px;
position: fixed;
top: 20px; right: 50px;
}

/* CONTROL THE HEADER */

#title {
	width: 100%;
	height: 50px;
	text-align:center;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
	margin-right: 20px;
}

#title1{
padding-right: 0px;
}

#title h1{
	padding-top: 10px;
}

/* CONTROL THE WRAP */

#container {
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/* CONTROL THE SIDEBAR LEFT */

#sidebar {
	width: 200px;
	float: right;
	background-color:#FFFFFF ;
	margin-top: 0px;
}

#sidebar h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color:#00993D;
	border-bottom:1px solid #cccccc;
	width: 150px;
	text-align: right;
	margin-left: 0px;
	padding-right: 10px;
	}

#sidebar p {
	line-height:20px;
}


/* CONTROL THE MENU IN THE SIDEBAR */

#menu {
	list-style-type: none;
	text-align:right;
	width: 200px;
	background-color: #FFFFFF;
	float: right;
	padding-right: 10px;
	}

#menu a {
display: block;
	line-height: 20px;
	color:#999999;
	text-decoration:none;
	background: url(gifs/bullet.gif) no-repeat;
	background-position: 100% 0;
	padding-right: 30px;
	}

#menu a:hover {
	color:#cccccc;
	background: url(gifs/bulleton.gif) no-repeat;
	background-position: 100% 0;
	}
	
#infolinks {
font-size: 10px;
color:#AAAAAA;
}
	
/* CONTROL THE CONTENT BASICS */

#content {
	width: 520px;
	border-right:1px solid #cccccc;
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
}


#content p {
line-height:15px;
text-indent:15px;
text-align: left;
margin-bottom: 0px;
}

#content li {
	list-style-image:url(images/backgrounds/li.gif);
}

/* CONTROL THE FOOTER */

#footer {
	padding:20px;
	text-align:center;
	border-top:1px solid #cccccc;
	text-decoration: none;
	clear: both;
	background-color: #ffffff;
	height: 75px;
	margin-bottom: 30px;
	}
	
.footerlink a:hover{
text-decoration: underline;
}

#footer p{
text-align: center;
line-height: 10px;
}


/* CONTROL GENERAL FORMATTING OF TEXT */

h1{
text-align: left;
font-size: 20px;
text-transform: uppercase;
float: right;
}

h1:first-letter{
font-size: 25px;
color: #cc66cc;
}

h2{
font-size:13px;
text-transform: uppercase;
text-align: left;
color: #00993d ;
}

h2:first-letter{
font-size: 35px;
color: #cc66cc;
}

h2.major{
font-size: 11px;
margin-bottom: 25px;
color: #00993d;
text-align: left;
}


h3{
font-size: 12px;
text-transform: uppercase;
text-align: left;
color: #00993d;
background: url(gifs/barerror.gif) no-repeat;
background-position: 50% 100%;
margin-bottom: 0px;
margin-top: 15px;
}

h3.main{
font-size: 11px;
}

h3.mainsafe{
font-size: 10px;
background: none;
color: #00993d;
text-align: left;
}
#mainsafecaps{
text-transform: uppercase;
}

p.psafe{
margin-top: 80px;
text-align: left;
}

p{
font-size: 12px;
line-height: 20px;
text-align: justify;
}


p:first-letter{
font-size: 15px;
color: #717171;
}


p.quote{
margin-top: 20px;
margin-bottom: 10px;
height: 50px;
background: url(largeimages/quote.jpg) no-repeat center;
font-size: 11px;
font-style: italic;
text-transform: capitalize;
color: #AAAAAA;
text-align: left;
}

p.quote1{
margin-top: 20px;
height: 35px;
background: url(largeimages/quote1.jpg) no-repeat center;
font-size: 11px;
font-style: italic;
text-transform: capitalize;
color: #AAAAAA;
text-align: left;
}

ul.question{
margin-bottom: 0px;
text-transform: capitalize;
list-style-type: none;
font-size: 11px;
line-height: 20px;
letter-spacing: 0.09em;
text-indent: 2px;
text-align: left;
}

ul.contact{
margin-bottom: 30px;
text-transform: capitalize;
list-style-type: none;
font-size: 11px;
line-height: 30px;
letter-spacing: 0.09em;
text-align: center;
}

p.contactaddress{
text-align: center;
}


li{
background: url(gifs/bullet.gif) no-repeat 0px 5px;
padding-left: 20px;
text-align: left;
}
img.header{
text-align: center;
}

#backtotop{
	text-decoration:none;
	text-align: center;
	padding: 10px;
}

#backtotop:first-letter{
font-size: 12px;
color:#8D8D8D;
}

#pquote{
font-size: 15px;
font-style: italic;
text-align: left;
color: #cc66cc;
margin-bottom: 30px;
}

#pquote:first-letter{
font-size: 15px;
font-style: italic;
color: #cc66cc;
}
strong
{
font-weight: 900;
}