body {
	font: 11px Verdana,Sans-serif;
	color: #4C4C4C;
 	margin: 0px;
	background-color: black; 
}

#container{
	border: 5px solid #545454;
	background-color: #A2A1A1;
	width: auto;
	margin: 20px;
}
#docsContainer{
	border: 5px solid #545454;
	background-color: #A2A1A1;
	width: auto;
	margin: 20px 0px;
}
/* Hides from IE5-mac \*/
* html #container {height: 1%;}
* html .contentContainer {height: 1%;}
/* End hide from IE5-mac */
#bodyContainer{
	border: 5px solid #A2A1A1;
	background-color: #ffffff;
}



.logoContainer {
	float: left;
	width: 200px;
}
.contentWrapper {
	font-family: helvetica,arial,sans-serif;
}
/* Hides from IE5-mac \*/
* html .contentWrapper {height: 1%;}
/* End hide from IE5-mac */
.headerContainer {
	background-color: #C5DBE7;
	color: white; 
	height: 70px;
	background-image: url(/uploads/sL/L1/sLL1V-vDaj76jvg0hUcB7A/hdr_bg.gif); 
	width: auto;
	text-align: left;
	background-repeat: repeat-x; 
}
.contentContainer {
	text-align: left;
	background-color: white;
	width: auto;
	padding: 0 10px;
}
.footerContainer {
	background-color: #A6C7D9;
	color: white; 
	height: 20px;
	text-align: center;
	width: auto;
	padding: 10px 0;
}

.frontPageCallout1 {
	background-color: #E2EDF3;
	-moz-border-radius: 15px;
	-moz-border-radius: 15px;
	border: 1px solid #A4A4A4;
	padding: 10px 60px 10px 10px;
	font-size: 13px;
	line-height: 20px;
	background: #E2EDF3 url(/uploads/AI/LS/AILSUqSHS3TD3GoaZqa0kA/download_icon.jpg) right no-repeat;
}

.frontPageCallout1 h1{
	font-size: 17px;
	margin: 0;
	font-weight: bold;
	border: none;	
}

.frontPageNews{
	font-size: 11px;
	line-height: 15px;
}
.pageTopWrapper {
   	background-color: #F5F5F5;
	-moz-border-radius: 15px;
	border: 1px solid #eeeeee;
	padding: 10px;
}

h1 {
  	font-size: 22px;
	font-color: black;
	padding: 0 0 10px 0;
	width: 90%;
	border-bottom: 1px solid #aaaaaa;
}

a, a:visited {
	color: #ed5100;
	text-decoration: none;
}
a:hover{
	color: #ed5100;
	text-decoration: underline;
}

/* poll formatting */

.pollColor {
  background-color: #bbccdd;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
 font-size: 10px;
 color: black;
}
.pollAnswer {
  font-size: 10px;
}


.pblogo {
  	border: 0px;
	margin: 20px 0 0 20px;
}


.utilityIcons {
	text-align: right; 
	font-size: 11px;
	padding: 10px 20px 0px 0;
	float: right;
	
}
.utilityIcons A, .utilityIcons A:visited {
	color: black;
	text-decoration: none;
}

.layoutColumnPadding {
   padding-left: 10px;
   padding-right: 10px;
}
.contentBodyTopHash {
	background-image: url(/uploads/SB/8Z/SB8ZiCwwVGrLD3E_8dvgJQ/top_bg_shadow.gif); 
	background-position: top; 
	background-repeat: repeat-x; 
	width:auto; height: 26px;
    font-size: 11px;
    padding: 5px 0 0 20px;
	text-align: left;
	background-color: white;
}
.contentBodyBottomHash {
	background-image: url(/uploads/BQ/mS/BQmS8R0aboLFkl446f21VQ/bot_bg_shadow.gif); 
	background-position: top; 
	background-repeat: repeat-x; 
	width:100%; 
	height: 31px;
}

.serviceImg img{
	margin: 5px;
	border: 0;
}

.hostingBox{
	background: url(/uploads/6S/6w/6S6wcWBRaMSj-GP6-2XNeQ/bg_hosting.jpg) no-repeat;
	width: 345px;
	height: 160px;
	padding: 70px 0 0 15px;
	margin: 10px 0 0 0;
}
.hostingBox img{
	border: 0;
}



