/************** Main Layout styles ****************/

body {
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.6em;
}
/************** Main Text styles ****************/	

p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 13pt;
}
p.side {
	
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 12pt;
	background-color: #FFFFFF;
	display: block;
	border: 1px none #333333;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
p.nav {
	
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	display: block;
	border: 1px none #333333;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
	background-image: url(../images/background_color.jpg);
	background-repeat: repeat;
}
p.nav2 {
	
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	border: 1px none #333333;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-top: 2px;
	background-image: url(../images/background_color.jpg);
	background-repeat: repeat;
}
p.navbreak {
	line-height: 1px;
	display: block;
	margin: 0px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding-bottom: 0px;
	background-image: url(../images/background_color.jpg);
}
h1 {
	
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: normal;
	text-decoration: none;
	margin: 0px 0px 2px;
	border: none;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	letter-spacing: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 18px;
	border-bottom-width: 2px;
}
.com_h2 {
	color: #e7871c;
	font-size: 14px;
	font-weight: bold;
}
.main_h2 {
	color: #996600;
	font-size: 14px;
	font-weight: bold;
}
.student_h2 {
	color: #d43832;
	font-size: 14px;
}
.student_h2_hb {
	color: #FFFFFF;
	background-image: url(../css%20images/student_handbook.gif);
	background-repeat: repeat;
	background-color: #D43832;
}
.parent_h2 {
	color: #385989;
	font-size: 14px;
	font-weight: bold;
}
.parent_header{
color: #385989;
}

.employee_h2 {
	color: #91ae74;
	font-size: 14px;
	font-weight: bold;
}


h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	letter-spacing: normal;
	text-decoration: none;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 18px;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
}
.top {
padding-top: 10px;
}
.green_header {
	color: #33cc00;
}
.orange_header {
	color: #FF9900;
}
.blue_header {
	color: #003399;
}
.bold_header {
	color: #333333;
	font-weight: bold;
}
.red_header {
	color: #CC0000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-style: italic;
	line-height: 15pt;
	padding: 0px;
}
h6 {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 13px;
	margin-left: 18px;
	color: #333333;
}
.h6_employee {
	color: #91ae74;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
/******* header styles for side bars ******/
.green {
	background-color: #FFFFFF;
	color: #33cc00;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.orange {
	background-color: #FFFFFF;
	color: #FF9900;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grey {
	background-color: #FFFFFF;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.blue {
	background-color: #FFFFFF;
	color: #9C6500;
	margin-top: 5px;
	padding-top: 5px;
}
.red {
	background-color: #FFFFFF;
	color: #CC0000;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/******* main body links ********/
a:link, a:visited{
	padding: 0px 0px 1px;
	text-decoration: underline;
	color: #0099ff;
}

a:hover {
	color: #FF9900;
	padding: 0px 0px 1px;
	text-decoration: none;
}

/************** side styles ****************/
#side {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#side p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#side h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#side ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#side ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 150px;
	line-height: 17pt;
}
#side li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 150px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#side ul li a {
	display: block;
	width: 138px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#side ul li a:hover {
	text-decoration: none;
	background-color: #f5f5ef;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
/*******stars/success links set up**********/
#stars {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#stars p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#stars h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#stars ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#stars ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 232px;
	line-height: 17pt;
}
#stars li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 232px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#stars ul li a {
	display: block;
	width: 220px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#stars ul li a:hover {
	text-decoration: none;
	background-color: #9C6500;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
/*******grier's desk links set up**********/
#sd {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#sd p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#sd h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#sd ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#sd ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 150px;
	line-height: 17pt;
}
#sd li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 150px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#sd ul li a {
	display: block;
	width: 138px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#sd ul li a:hover {
	text-decoration: none;
	background-color: #553727;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
/************** pside styles ****************/
#pside {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#pside p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#pside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#pside ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#pside ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 150px;
	line-height: 17pt;
}
#pside li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 150px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#pside ul li a {
	display: block;
	width: 138px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#pside ul li a:hover {
	text-decoration: none;
	background-color: #385989;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
/************** sside styles ****************/
#sside {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#sside p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#sside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#sside ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#sside ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 150px;
	line-height: 17pt;
}
#sside li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 150px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#sside ul li a {
	display: block;
	width: 138px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#sside ul li a:hover {
	text-decoration: none;
	background-color: #d43832;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
/************** eside styles ****************/
#eside {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#eside p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#eside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#eside ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#eside ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 150px;
	line-height: 17pt;
}
#eside li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 150px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#eside ul li a {
	display: block;
	width: 138px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#eside ul li a:hover {
	text-decoration: none;
	background-color: #91ae74;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

#eside2 {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#eside2 p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#eside2 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#eside2 ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#eside2 ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 232px;
	line-height: 17pt;
}
#eside2 li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 232px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#eside2 ul li a {
	display: block;
	width: 220px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#eside2 ul li a:hover {
	text-decoration: none;
	background-color: #91ae74;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
/************** cside styles ****************/
#cside {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#cside p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#cside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#cside ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#cside ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 150px;
	line-height: 17pt;
}
#cside li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 150px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#cside ul li a {
	display: block;
	width: 138px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#cside ul li a:hover {
	text-decoration: none;
	background-color: #e7871c;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

#wside {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#wside p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#wside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 7px;
	padding-left: 10px;

}
#wside ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#wside ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-left: 18px;
	padding: 0;
	width: 150px;
	line-height: 17pt;
}
#wside li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	width: 150px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	
}
#wside ul li a {
	display: block;
	width: 138px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
#wside ul li a:hover {
	text-decoration: none;
	background-color: #0099CC;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

/************** list styles ****************/
ol {
	margin-left: 30pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 13px;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 12pt;
}
ul {
	margin-left: 30pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 13px;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 12pt;
}

/***topbar style***/
#topbar {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;

}
#topbar a {
	display: block;
	width: 150px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 11px;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	}
	
#topbar a:hover {
	text-decoration: none;
	display: block;
	font-size: 11px;
	color: #cccccc;
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
/************** department links ****************/
td.nav {
	background-image: url(../images/background_color.jpg);
	background-repeat: repeat;
}
a.nav:link, a.nav:visited {
	text-decoration: none;
	color: #333333;
	
	font-size: 9pt;
	background-color: #f4f4f4;
	display: block;
	padding-right: 0px;
	padding-left: 10px;
	margin-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../arrows.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-right: 4px;
	
}
a.nav:hover {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: none;
	background-image: url(../arrows.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 9pt;
	margin-right: 4px;
}
a.navcontact:link, a.navcontact:visited {
	text-decoration: none;
	color: #333333;
	
	font-size: 9pt;
	background-color: #f4f4f4;
	display: block;
	padding-right: 0px;
	padding-left: 5px;
	margin-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 4px;
}
a.navcontact:hover {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: none;
	background-image: url(../arrows.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 9pt;
	margin-right: 4px;
}
/************** border styles ****************/

.border {
	padding: 0px;
	background-image: url(../css%20images/back1.jpg);
	background-repeat: repeat-y;
	border: 1px none #CCCCCC;
}
.border_full {
	padding: 0px;
	background-image: url(../css%20images/back1.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
}
.border2 {
	
	color: #333333;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border3{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.border_outer {
	background-color: #EBF0F5;
	border: 1px solid #CCCCCC;
	background-image: url(../archive/budget/images/back4.jpg);
	background-repeat: repeat;
}
.border_side {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/************** bottom bar links ****************/
a.bottom {
	padding: 0px 0px 1px;
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.bottom:hover {
	color: #FF9900;
	padding: 0px 0px 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
/************* table styles **********************/
.datagrid {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	display: block;
	margin-top: 2px;
	line-height: 12pt;
}
.datagridTrans {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	display: block;
	margin-top: 2px;
	line-height: 12pt;
}
.datagrid table {
	
	font-size: 9pt;
	margin-top: 2px;
}
.datagrid td {
	border-bottom:1px solid #cccccc;
	padding-left: 1px;
	margin-left: 1px;
}
.news_datagride_table{
	margin-top: 5px;
}
.news_datagride_table_left{
	margin-left: 18px;
}
#news_datagrid {
font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	line-height: 10pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	padding: 0px;
	background-color: #333333;
}
#news_datagrid a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	}
#news_datagrid a {
font-size:11px;
text-decoration: none;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	}
#news_datagrid a:hover {
	font-size:11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	}
#event_datagrid {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	line-height: 10pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	padding: 0px;
	background-color: #333333;
}
#event_datagrid a {
font-size:11px;
text-decoration: none;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	}
#event_datagrid a:hover {
		font-size:11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	}
#event_dg386 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	line-height: 10pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	padding: 0px;
	background-color: #333333;
	
}

#event_dg386 a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
#event_dg386 a {
font-size:11px;
text-decoration: none;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	}
#event_dg386 a:hover {
	font-size:11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	}

.inter_grid {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	border: 0px none;
	line-height: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/************* additional link styles *********/
a.spare {
	padding: 3px;
	text-decoration: none;
	color: #006699;
	
	font-size: 9pt;
	border-bottom: 1px solid #CCCCCC;
	display: block;
}
a.spare:hover {
	color: #003366;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFFCC;
	
	font-size: 9pt;
	background-image: url(../images/backlight.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #CCCCCC;
	display: block;
}

/*********** image alignment ************/
.imgRightAlign {
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.imgleftalign {
	padding-left: 0px;
	padding-right: 5px;
}
/******* page specific styles **********/
.curriculum {
	
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.category {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	line-height: 12pt;
}
.address {
	
	font-size: 9pt;
	color: #000000;
}
.address p {
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 0px;
}