@charset "utf-8";
/* CSS Document */

body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
bld {
	font: bolder;
	}
p {
	line-height: 18px;
}
.dblspace { line-height: 200%; } 

.rofcc {
	border: 4px ridge #000066;
}
.course_desc {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

li.wh { 	color: #FFFFFF; }
.cell {
	border: 1px ridge #CCCCCC;
		padding: 10px;
}
.rcell {
	border: 1px solid #C7C7C7;
}
.cat_cell {
	border: 2px outset #CCCCCC;
	background-image: url(/images/test/test.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.nacell {
	border: 3px groove #999999;
}
.cbitcell {
	border: 2px groove #354811;
}
.cbitCellTitle
{
	background-color: #CCCCCC;
	color: #354811;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #354811;
	border-right-color: #354811;
	border-left-color: #354811;
}
.headerBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tableBorder {
	border-right-width: 0px;
	border-right-style: groove;
	border-right-color: #999999;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;	
	border-bottom-width: 2px;
	border-bottom-style: groove;	
	border-bottom-color: #999999;
	}
.contentTable {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;	
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	border-bottom-color: #999999;
	}
.grow_table {
	background-image: url(/images/grow_bg.jpg);
	background-repeat: repeat-x;
}

.title-gray {
	font: bolder 115%/120% Arial, Helvetica, sans-serif;
	color: #00446B;
	}
a {
	color: #333399;
	text-decoration: none;		
	}
a:visited { 
	color: #800080;
	text-decoration: none; }
a:hover { text-decoration: underline; background-color: none; }
a.mainNav {
	font: bolder 82% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;	
	}
a.mainNav:visited {
		text-decoration: none;	
	}
a.mainNav:hover {
		text-decoration: underline;
		}
a.directory {
	font: normal 96%/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;	
	}
.daterow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 110%;
	color: #000066;
	text-align: right;
}
.leftmenu {
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #999999;
		}
.leftmenutext {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	line-height: 120%;
	font-weight: bold;
		}
a.leftmenutext:visited {
		color: #A3AEBA;
		text-decoration: none;
		}
.sidebar {
		font: normal 89%/150% Arial, Helvetica, sans-serif;
		background-image: url(/images/home/rtbar_05.jpg);
		background-repeat: no-repeat;
		}
.sidebarr {
		font: normal 89%/150% Arial, Helvetica, sans-serif;
		background-image: url(../includes/images/Seal.jpg);
		background-repeat: no-repeat;
		}
 
.sidebarwork{
      font: normal 89%/150% Arial, Helvetica, sans-serif;
		background-color:#3f4e23;
		background-repeat: no-repeat;
}
		
.sidebg
{
	background-image: url(/images/home/sidebg_03.jpg);
	background-repeat: no-repeat;
	}
.leftmenuselected {
	font: normal 93%/150% Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: none;
		}
a.leftmenuselected:visited {
		color: #000066;
		text-decoration: none;
		}
.titlerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 120%;
	text-transform: uppercase;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
	letter-spacing: .5em;
	}
.bottomrow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 2px groove #999999;
	border-right: none;
	border-bottom: 2px groove #999999;
	border-left: none;
	text-transform: lowercase;
}
.bottomborder {	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}
.bottomborderOnline {	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #1D6A83;
}
.topborder {
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #999999;
		}
.rightBorder {	
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #999999;
}
.button  {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EBEBEB;
	color:#00446B;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.input { 
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#fff; 
	color:#00446B; 
	font-size:11px;
	 }
.inputQuickList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color:#fff;
	color:#00446B;
	width: 175px;
	margin: 1px;
	padding: 1px;
	height: 19px;
	 }
h3 {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 0px;
	padding-left: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.bottomLRborder {
	border-bottom-style: groove;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
}
.borderLR {
	border-bottom-style: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #999999;
	border-left-color: #999999;
}
ul {
	list-style-type: disc;
	line-height:150%;
}
ol {
	list-style-type: disc;
	line-height:150%;
}
a.sitemap {
	font-size: 90%;
	text-decoration: none;
}
hr {
	height: 1px;
	}
.leftBorder {
	border-right-style: none;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #999999;
}
.leftBorderTop {
	border-right-style: none;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #999999;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #999999;
}

a.white { font: normal 94%/120% Arial, Helvetica, sans-serif; color: #fff; line-height: 14px; text-decoration: none; }
a.white:hover { color: #D6D278; text-decoration: none; }
.fcdTable { font-size: 80%; }
.boxmenu {
	font: bold 85% Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.blue_grad {
	background-image: url(/images/blue_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 13pt;
}
