
body {
	background:#353535 url(images/background.gif); 
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #ffffff;	  
	text-align:center;  
}

div#container {   
        position:relative;
		background-color:#ffffff;
        margin-left: auto;
        margin-right: auto;
        width:780px;
    	 		}
		
table {
	font: 10pt "trebuchet ms", arial, sans-serif;
	
}
p {
	margin: 0px 0px 0px 0px;
	}
	
.text-sentence
{
	font: 10pt "trebuchet ms", arial, sans-serif;
margin-bottom: 13px
	}
	
	p {
	margin: 0px 0px 0px 0px;
	}
	
.logos p
{
	font: 8pt "trebuchet ms", arial, sans-serif;
margin-bottom: 0px
	}
	
blockquote {
	margin-top: 0px;
	margin-bottom: 0px; color: #333333;
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
.rightcolumn ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: url('images/bullet.gif');

}
.leftcoltext ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url('images/bullet2.gif')
}


a, a:link, a:visited, a:active {
	color:#333333;
	text-decoration:underline;
	}

a:hover {color: #00aff1;
	text-decoration:underline;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-size: 12px;
	color: #00aff1;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}

h2.top {
	margin-top: 0px;
	}
	
	h3 {
	font-size: 13px;
	color: #00aff1;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}
	
.hnavbg {
	color: #222222;
	background-image: url('images/hnavbar_bg.gif');
	background-repeat: repeat-x;
	font-size: 8pt;
	font-weight: bold
}
.rightcoltext {
	border-left:2px solid #ffffff; background:url('images/border_right.gif') repeat-y right; 
	padding-top: 10px;
padding-right: 20px;

}
.parahead2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00aff1;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.rcolpadding {
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
}
.midcolumn {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 6px;

}

.leftcoltext {
	color: #000000;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
}
.borderleft {
	background-image: url('images/border_left.gif');
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 0px
}


/*-------round corners-------*/
div.inside {
	background-color:#ecf4fe;
	padding:8px;
	font-size:12px;
	}
.top-right {
	float: right;
	margin-top: -9px;
	background-image: url('images/cnr_topright_blue.gif'); 
	height: 9px; 
	width: 9px;
	font-size: 2px;
}
.top-left {
	background-image: url('images/cnr_topleft_blue.gif');
	height: 9px;
	margin-right:9px;
	font-size: 2px;
}
.bottom-left {
	background-image: url('images/cnr_bottomleft_blue.gif');
	height: 9px;
	font-size: 2px;
	margin-right: 9px;
}

.bottom-right {

	background-image: url('images/cnr_bottomright_blue.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 9px;
	font-size: 2px;
	margin-top: -9px;
}

.text-bullet { 
	padding-top:0px;
	}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.bullets li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333333;
    list-style-type: none;
    background-image:url(images/bullet.gif);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:0px 0px 0px 0px
	}
	
.list li {
     font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333333;
    list-style-type: none;
    background-image:url(images/bullet2.gif);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:0px 0px 0px 28px
	}
	
	.list2 li {
     font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333333;
    list-style-type: none;
    background-image:url(images/bullet2.gif);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:0px 0px 0px 28px
	}