/***********************************************/
/* CSS Document */
/***********************************************/
/* using the *green* colour scheme */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	background-image: url(bg_tile.gif);
	background-repeat: repeat;
	padding-top: 10px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: thin solid #99CC33;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	top: 0px;
	left: 12%;
	right: 12%;
	width:79.6%;
	padding-top: 35px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(regentdesign1-3.gif);
	background-repeat: no-repeat;
	margin-left: 10%;
}

#pagecell{
	position:static;
	top: 150px;
	left: 10%;
	width:79.6%;
	min-width: 640px;
	min-height: 425px;
	right: 10%;
	margin-left: 10%;
	border-top: 5px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
	margin-right: 10%;
	background-color: #88939E;
	background-repeat: repeat;
}
/************* #globalNav styles **************/

#globalNav{
	color: #666666;
	padding: 3px 5px 10px;
	white-space: nowrap;
	text-align: justify;
	background-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFCF00;
}

#globalNav a {
	font-size: 90%;
	padding: 2px 4px;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
}
#globalNav a:hover {
	font-size: 90%;
	padding: 3px 4px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #99CC33;
}

#pageNav{
	float: left;
	width:27%;
	padding: 0px;
	background-color: #88939E;
	font: small Verdana,sans-serif;
}

#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 72.8%;
	float: left;
	height: 450px;
	background-color: #FFFFFF;
}
/************** siteName styles ****************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 14px 0px 14px 10px;
	margin: 0px;
}

#pageName h2{
	font: bold 175% Arial, sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
}

/************** feature styles *****************/

.feature{
	padding: 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	background-color: #FFFFFF;
}
html>body .feature {
	height: auto;
}

.feature h3{
	font: bold 175% Arial, sans-serif;
	color: #FFCC00;
	padding: 25px 0px 5px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************ pictureBar styles **************/
#pictureBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003300;
	white-space: nowrap;
	display: table-row-group;
	text-align: left;
	background-color: #99CC33;
	margin-left: 178px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006600;
}

#pictureBar img{
	border-top: 3px solid #006600;
	border-right: 3px solid #006600;
	border-bottom: 3px solid #006600;
}

/************** footer styles ****************/

#footer {
	clear: both;
	border-top: 1px solid #FFFFFF;
	font-size: small;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #88939E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/************ regentdesign styles **************/
#regentdesign {
	font-size: 65%;
	color: #666666;
	float: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #006600;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	border-top: 1px solid;
	background-color: #FFCC00;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

/************ end **************/
.relatedLinks a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pageNav h3 {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
