@import url("roundedcorners.css");
/* index content boxes */
#content1 {
	border: 2px solid #AA0026;
	margin-right: 0px;
	float:left;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	background-attachment: fixed;
	background-color: #d6002e;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #FFF;
	font-weight: normal;
}

#content2 {
	border: 2px solid #004380;
	margin-right: 0px;
	float:right;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	background-attachment: fixed;
	background-color: #06C;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #FFF;
}
#content3 {
	border: 2px solid #D6002E;
	margin-right: 0px;
	float:left;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	background-attachment: fixed;
	background-color: #f25c05;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #000;
}
#content4 {
	border: 2px solid #0061B5;
	margin-right: 0px;
	float:right;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	background-attachment: fixed;
	background-color: #09F;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#content5 {
	border: 2px solid #336666;
	margin-right: 0px;
	float:left;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	background-attachment: fixed;
	background-color: #339933;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#content6 {
	border: 2px solid #369;
	margin-right: 0px;
	float:right;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	background-attachment: fixed;
	background-color: #24C3E0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#content7 {
	border: 2px solid #F25C05;
	margin-right: 0px;
	float:left;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	background-attachment: fixed;
	background-color: #f28705;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#content8 {
	border: 2px solid #360;
	margin-right: 0px;
	float:right;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	background-attachment: fixed;
	background-color: #5ed523;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#content9 {
	border: 2px solid #AA0026;
	margin-right: 0px;
	float:left;
	width:330px;
	height:120px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	background-attachment: fixed;
	background-color: #7AB8F5;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #FFF;
	font-weight: normal;
}
#content10 {
	border: 2px solid #360;
	margin-right: 0px;
	float:right;
	width:325px;
	height:120px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	background-attachment: fixed;
	background-color: #5ed523;
	/* rounded corner stuff */
	
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	
	
	
	
}

/* picture float css*/
#floatleft {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: normal;
	padding: .25em;
}
#floatleft2 {
	float: left;
	clear: both;
	padding: 5px;
}
#floatright {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

#floatleftwithborder {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	border: thin solid #006;
	margin-right: .5em;
}
.indent {
	padding-left: 1.2em;
	padding-right: 1em;
}
/* contentclass 1 */
.contentclass1 A:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass1 A:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass1 A:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.contentclass1 A:hover {
	color: #0C3;
	text-decoration: underline;
	font-family: Arial, "Arial Black";
	font-size: 1.2em;
	font-weight: bold;
	
}
/* contentclass 2 */
.contentclass2 A:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass2 A:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass2 A:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.contentclass2 A:hover {
	color: #F00;
	text-decoration: underline;
	font-family: Arial, "Arial Black";
	font-size: 1.2em;
	font-weight: bold;
	
}
/* contentclass 3*/
.contentclass3 A:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass3 A:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass3 A:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.contentclass3 A:hover {
	color: #03C;
	text-decoration: underline;
	font-family: Arial, "Arial Black";
	font-size: 1.2em;
	font-weight: bold;
	
}

/* contentclass 4 */
.contentclass4 A:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass4 A:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass4 A:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.contentclass4 A:hover {
	color: #F00;
	text-decoration: underline;
	font-family: Arial, "Arial Black";
	font-size: 1.2em;
	font-weight: bold;
	
}

/* contentclass 5 */
.contentclass5 A:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass5 A:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass5 A:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.contentclass5 A:hover {
	color: #03C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
/* contentclass 6 */
.contentclass6 A:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass6 A:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass6 A:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.contentclass6 A:hover {
	color: #036;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
/* contentclass 7 */
.contentclass7 A:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass7 A:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass7 A:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.contentclass7 A:hover {
	color: #036;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
/* contentclass 8 */
.contentclass8 A:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass8 A:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.contentclass8 A:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.contentclass8 A:hover {
	color: #036;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.subheadingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
}
#programs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #FFF;
	font-weight: bold;
	padding-left: 130px;
	padding-top: 5px;
}

.grid {margin-right: 0px;float:left;width:330px;height:120px; padding: 4px;text-align: left;margin-top: 10px;margin-bottom: 0px;margin-left: 0px; padding-top: 4px;padding-right: 4px;padding-bottom: 4px;padding-left: 4px;}

#grid-orange {margin-right: 6px;border: 2px solid #F25C05; background-color:#f28705;	
/* For WebKit (Safari, Google Chrome etc) */ 
background: -webkit-gradient(linear, left top, left bottom, from(#f28705), to(#ffffff), color-stop(1, #ffffff));       
/* For Mozilla/Gecko (Firefox etc) */      
background: -moz-linear-gradient(top, #f28705, #ffffff 100%);     
/* For Internet Explorer 5.5 - 7 */       
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#f28705, endColorStr=#ffffff, GradientType=0);     
/* For Internet Explorer 8 */    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f28705, endColorstr=#ffffff, GradientType=0)"; }



#grid-blue {border:2px solid #004380; background-color:#0066cc;	
/* For WebKit (Safari, Google Chrome etc) */ 
background: -webkit-gradient(linear, left top, left bottom, from(#0066cc), to(#ffffff), color-stop(1, #ffffff));       
/* For Mozilla/Gecko (Firefox etc) */      
background: -moz-linear-gradient(top, #0066cc, #ffffff 100%);     
/* For Internet Explorer 5.5 - 7 */       
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#0066cc, endColorStr=#ffffff, GradientType=0);     
/* For Internet Explorer 8 */    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0066cc, endColorstr=#ffffff, GradientType=0)"; }

#grid-green {margin-right: 6px;border: 2px solid #336666; background-color:#339933;	
/* For WebKit (Safari, Google Chrome etc) */ 
background: -webkit-gradient(linear, left top, left bottom, from(#339933), to(#ffffff), color-stop(1, #ffffff));       
/* For Mozilla/Gecko (Firefox etc) */      
background: -moz-linear-gradient(top, #339933, #ffffff 100%);     
/* For Internet Explorer 5.5 - 7 */       
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#339933, endColorStr=#ffffff, GradientType=0);     
/* For Internet Explorer 8 */    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#339933, endColorstr=#ffffff, GradientType=0)"; }



#grid-teal {border:2px solid #336699; background-color:#24C3E0;	
/* For WebKit (Safari, Google Chrome etc) */ 
background: -webkit-gradient(linear, left top, left bottom, from(#24C3E0), to(#ffffff), color-stop(1, #ffffff));       
/* For Mozilla/Gecko (Firefox etc) */      
background: -moz-linear-gradient(top, #24C3E0, #ffffff 100%);     
/* For Internet Explorer 5.5 - 7 */       
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#24C3E0, endColorStr=#ffffff, GradientType=0);     
/* For Internet Explorer 8 */    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#24C3E0, endColorstr=#ffffff, GradientType=0)"; }

#grid-red {margin-right: 6px;border: 2px solid #920323; background-color:#d6002e;	
/* For WebKit (Safari, Google Chrome etc) */ 
background: -webkit-gradient(linear, left top, left bottom, from(#d6002e), to(#ffffff), color-stop(1, #ffffff));       
/* For Mozilla/Gecko (Firefox etc) */      
background: -moz-linear-gradient(top, #d6002e, #ffffff 100%);     
/* For Internet Explorer 5.5 - 7 */       
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#d6002e, endColorStr=#ffffff, GradientType=0);     
/* For Internet Explorer 8 */    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d6002e, endColorstr=#ffffff, GradientType=0)"; }


#grid-purple {
	margin-right: 6px;
	border: 2px solid #0c034d;
	background-color:#6c54b0;
	/* For WebKit (Safari, Google Chrome etc) */ 
background: -webkit-gradient(linear, left top, left bottom, from(#6c54b0), to(#ffffff), color-stop(1, #ffffff));
	/* For Mozilla/Gecko (Firefox etc) */      
background: -moz-linear-gradient(top, #6c54b0, #ffffff 100%);

/* For Internet Explorer 5.5 - 7 */       
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#6c54b0, endColorStr=#ffffff, GradientType=0);     
	/* For Internet Explorer 8 */    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6c54b0, endColorstr=#ffffff, GradientType=0)";
}




#grid-lightgreen {border:2px solid #336600; background-color:#24C3E0;	
/* For WebKit (Safari, Google Chrome etc) */ 
background: -webkit-gradient(linear, left top, left bottom, from(#5ed523), to(#ffffff), color-stop(1, #ffffff));       
/* For Mozilla/Gecko (Firefox etc) */      
background: -moz-linear-gradient(top, #5ed523, #ffffff 100%);     
/* For Internet Explorer 5.5 - 7 */       
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#5ed523, endColorStr=#ffffff, GradientType=0);     
/* For Internet Explorer 8 */    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#5ed523, endColorstr=#ffffff, GradientType=0)"; }


.grid-header{margin-bottom:5px;}
.grid-header A:link {color: #FFF;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;font-size: 1.1em;font-weight: bold;}
.grid-header A:visited {color: #FFF;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;font-size: 1.1em;font-weight: bold;}
.grid-header A:active {color: #FFF;	text-decoration: underline;	font-family: Arial, Helvetica, sans-serif;font-size: 1.1em;font-weight: bold;}
.grid-header A:hover {color: #99cdff;text-decoration: underline;font-family: Arial, "Arial Black";	font-size: 1.1em;font-weight: bold;}


.image-left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: normal;
	margin-right:3px;

}

