body,/* CSS Document */ img, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #9CBFD3 url(../images/page-bg.jpg) repeat-x left top;
}
#content h2 {
}

#wrap {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/base-bg.png) repeat-y;
	display: block;
}
#wraphdr {
	background: url(../images/base-top.png) no-repeat left top;
	height: 40px;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
#wraphdr p {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
}
#topmenu {
	margin-right: 6px;
	margin-left: 6px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	padding: 21px;
}
#homefeature {
	height: 200px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	margin-bottom: 20px;
	background-image: url(../images/homefeature.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	float: right;
	width: 705px;
}
#contentwide   {
	width: 690px;
}

#content {
	width: 460px;
	float: left;
	line-height: 1.5em;
	padding-right: 10px;
}
#submain {
	float: right;
	width: 223px;
}
#sidebar {
	float: left;
	width: 223px;
}
#container .panel {
	clear: both;
	height: 100px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	padding: 10px;
}
#wrapftr {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/base-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-top: 40px;
}
#logo a {
	background: url(../images/logo.png) no-repeat left top;
	height: 100px;
	width: 430px;
	display: block;
	text-indent: -9999px;
	margin-left: 30px;
	float: left;
}
.topmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(../images/topdefault2.png) center center repeat-x;
}
.topmenu li{
display: inline;
}
.topmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}
.topmenu li a:visited{
color: white;
}
.topmenu li a:hover, .topmenu li .current{
	color: white;
	background: transparent url(../images/topactive2.png) center center repeat-x;
}

#mainmenu {
	margin-bottom: 10px;
}
#mainmenu ul {
	list-style-type: none;
}
#mainmenu  li a {
	background-image: url(../images/sidemenu.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 30px;
}
#mainmenu   ul   li   ul  li a {
	background-image: none;
}
#mainmenu  li a:hover {
	background-image: url(../images/sidemenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
}
#mainmenu  ul  li  ul  li a:hover {
	background-image: none;
	line-height: 30px;
	background-color: #f5f5f5;
}
#mainmenu li a {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	display: block;
}
#mainmenu ul li ul li a {
	color: #000000;
	font-weight: normal;
	padding-left: 20px;
	display: block;
}
#content h1, #content h2, #contentwide h3, #contentwide h1, #contentwide h2, #contentwide h3 {
	line-height: normal;
	font-weight: normal;
	font-size: 18px;
	clear: both;
}
#content h4, #content h5, #content h6, #contentwide h4, #contentwide h5, #contentwide h6 {
	font-size: 14px;
	clear: both;
}
#content p, #contentwide p {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#content ol, #content ul, #contentwide ol, #contentwide ul {
	padding-left: 20px;
}
#content li, #contentwide li {
	margin-bottom: 5px;
}
#content blockquote, #contentwide blockquote {
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	border: 2px dashed #9CBFD3;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f0f7fa;
}
#degreebox, #subjectbox {
	padding: 5px;
	margin-bottom: 20px;
	clear: both;
}
#degreebox  h2, #subjectbox  h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 15px;
}
#degreebox h3, #subjectbox h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
}
#degreebox  h3  a:link {
	color: #0680BD;
}
#degreebox .column p, #subjectbox .column p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#degreebox .column a {
	color: #333333;
}
.blueborder {
	border: 1px solid #0680BD;
	background-image: url(../images/bluehdr.png);
	background-repeat: repeat-x;
	background-position: top;
}
.greenborder {
	border: 0px solid #99CA38;
	background-image: url(../images/greenhdr.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.grayborder {
	border: 1px solid #999999;
	background-image: url(../images/grayhdr.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#sidebar h5, #submain h5 {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99ca38;
	background-color: #f5f5f5;
	color: #666666;
	padding: 5px;
}
#sidebar p, #submain p {
	padding: 5px;
}
#sidebar img, #submain img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.sidepanel {
	border: 1px solid #e6f2cd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.sidepanel  ul, .column ul, .column ol {
	padding-top: 5px;
}
.sidepanel   ul   li   {
	margin-left: 20px;
	margin-bottom: 5px;
}
.column {
	float:left;
	width:214px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
}
.panel .column {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 277px;
	border: 1px solid #E0DFE3;
	padding: 5px;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
img.left {
	float: left;
	padding-right: 10px;
}
img.right {
	float: right;
	padding-left: 10px;
}
.more a {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Images/request-info.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 200px;
	display: block;
	text-indent: -9999px;
}
.more a:hover {
	background-position: left bottom;
}
#cse-search-box {
	float: right;
	padding-top: 40px;
	padding-right: 40px;
	width: 300px;
}
#cse-search-results {
	width: 500px;
}
#gcontainer {
	width: 500px;
}




/**/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/**/
