body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {  font: lighter 24px Arial, Helvetica, sans-serif; color: #CC6600; }

h2 {  font: lighter 18px Arial, Helvetica, sans-serif; color: #03257D;  
	border: solid #CCC; border-width: 1px 0px 0px 0px;
	padding: 8px 0px 4px; 
	margin: 50px 0px 0px;
	width: 100%}


	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: 400;
	background-color: #F4F5E7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 25px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3 a {	color: #333333; text-decoration: underline;}
h3 a:hover {	color: #CC6600; text-decoration: none;}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	width: 100%;
	line-height: 14px;
	font-size: 18px;
	font-weight: normal;
}

p {  font: 11px/15px Arial, Helvetica, sans-serif; color: #000000}
li {  font: 11px/15px Arial, Helvetica, sans-serif; color: #000000}

.links-internal {  color: #999}


a {  color: #CC6600}
a:hover {  color: #999999; text-decoration: underline}

#bgController1 { background-position: left; background-repeat: no-repeat; }

#bgController2 { background-position: center; background-repeat: no-repeat; }

.navspacer {
	margin-left: 5px;
	text-align: left;
	background-image:  url("images/header_r2_c2.gif");
}

.navspacer a {
	font: bolder 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.navspacer a:hover { font: bolder 11px Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #CC6600; 
	height: 20px;}

.snippets {
	background-color: #E7E7E7;
	border-top: 1px solid #999999;
	border-right: #999999;
	border-left: #999999;
	margin-top: 5px;
}

.snippets p {
	border-bottom-style: solid;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-left: 10px;
	margin-right: 10px;

}


.snippets h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	width: 100%;
	margin-right: 20px;
}

.quicklinks h2 {  font: lighter 16px Arial, Helvetica, sans-serif; color: #8394BF;  
	border: solid #CCC; border-width: 1px 0px 0px 0px;
	padding: 8px 0px 0px 0px; 
	margin: 10px 0px 0px 0px;
	width: 100%}
		
.matrix h2 { font: lighter 18px Arial, Helvetica, sans-serif; color: #333366; 
	border: solid #CCC; border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
        width: 100%}
	
.matrix h3 { font: lighter 16px Arial, Helvetica, sans-serif; color: #333366; 
	border: solid #CCC; border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	width: 100%}

.matrix p { font: 11px/15px Arial, Helvetica, sans-serif; color: #000000 
	padding: 2px 0px 4px 0px; 
	margin: 0px 0px 0px 0px;
	}

.matrix li { font: 11px/15px Arial, Helvetica, sans-serif; color: #000000 
	padding: 2px 0px 4px 0px; 
	margin: 0px 0px 0px 0px;
	}

.footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 16px;
	line-height: 13px;
	background-color: #EEF0F6;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
}


.footer a { color: #003399; text-decoration: none;}
.footer a:hover { color: #003366; text-decoration: underline; }
