/*
ID
*/
#em {
	color: #25478a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}

#hr { color:  #CCCCCC;
	border: dotted;
	width: 100%;
	margin-top: -10;	
}
ul#home_left {
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
}
#home_right {
margin: 0px 0px 0px 30px;
padding: 0px 0px 0px 0px;
}
#home_righter {
margin: 0px 0px 1px 30px;
}
#more {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	padding-left: 5px;
	
}

#comp {
	color: #25478a;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	
}

#date {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	
}

#dept {
	color: #25478a;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -15px;
}

#event {
	color: #25478a;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	
}
#ul{
	
home
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;

}
/*
over rides
*/

caption  {
	margin: 0;
	color: #25478a;
	font: bold 55%/150% Arial, sans-serif;
	}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	
	margin-right: 10px;
	list-style-image: url(../images/bullet.gif);
}
	
p  {
	margin: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
#p  {
	margin: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
uli{ 

list-style-type:disc;
}

.li1{	margin-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
color: #990000;
font-size: 11px;
text-decoration:none;
}
.li1:link{
color: #990000;
text-decoration:none;
list-style-type:disc;
}
.li1 :active{color: #990000;
text-decoration:none;list-style-type:disc;
}
.li1:visited{color: #990000;
text-decoration:none;list-style-type:disc;
}
.li1:hover{color: #990000;
text-decoration:none;list-style-type:disc;
}
strong {
	margin: 0;
	margin-bottom: -8px;
	color: #25478a;
	font: bold 130%/150% Arial, sans-serif;
	}

hr { 
	color: #CCCCCC;
	border: dashed;
	width: 90%;	
}

a {
	color: #333333;
	text-decoration: none;
}
	
a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
  color: #333333;
}

a:hover {
	text-decoration: underline;
	font-size:11px;
	color: #333333;
}

a:active {
	color: #CC0000;
}

form {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size:9px;
}

h2 {
	color: #25478a;
	font: bold 100%/120% Arial, sans-serif;
	margin-bottom: -2px;
}

h3 {
	margin: 10px;
	margin-top: 0px;
	margin-bottom: -18px;
	color: #25478a;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
	
h4 {
	margin: 10px;
	margin-top: 10px;
	margin-bottom: -15px;
	color: #25478a;
	font: bold 85%/150% Arial, sans-serif;
}

h5  {
	margin: 0;
	margin-bottom: -8px;
	color: #25478a;
	font: bold 85%/150% Arial, sans-serif;
}
	
h6  {
	margin: 0px;
	color: #25478a;
	font: bold 85%/150% Arial, sans-serif;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		padding-right:10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*
class
*/
.courseactive {
	color: #CC0000;
}
.courseactive :link{
	color: #CC0000;
}
.courseactive :hover{
	color: #CC0000;
}
.courseactive :active{
	color: #CC0000;
}
.courseactive :visited{
	color: #CC0000;
}
.courseregular {
	color: #333333;
}
.courseregular :link{
	color: #333333;
}
.courseregular :hover{
	color: #333333;
}
.courseregular :active{
	color: #333333;
}
.courseregular :visited{
	color: #333333;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 240px;

}
.title_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
}
.schoolBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: -30px;
	margin-bottom: -3px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif); 
}
.allschoolBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: -15px;	
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif); 
	 
}

.email  {
	margin-left:28px;
	margin-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.coursesBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: -30px;
	margin-left: -10px;
	margin-bottom: 3px;
	list-style-image: url(../images/bullet.gif);
	padding:-6;
}
.compHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #25478a;
}
.compBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.compClickText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #982f2f;
}
.eventHeaderText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #25478a;
}
.eventBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
}
.fulltimeBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: -15px;
	
	list-style-image: url(../images/bullet.gif);
}
.schoolHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-left: 5px;
}
.schoolback {
	background: url(../images/main/schools/bg_schools_main.gif);
	background-repeat:repeat-x;

}

.genericHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 5px;
}

.compBodyTextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.bgPopup {
	background-image: url(../images/main/generic/popup_bg.gif);
	background-position:center;
	background-repeat: no-repeat;
}

	
.compSideText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.schoolHeaderHomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	letter-spacing: 1px;
}
.event2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.event2 :link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
