html {
	max-height: 100%;
}
body {
	background-color: #FFF;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(master_template_background_repeat.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.topLinks:link {
	color: #FFF;
}
a.topLinks:visited {
	color: #FFF;
}
a.topLinks:hover {
	color: #FFF;
	text-decoration: underline;
}
a.topLinks:active {
	color: #FFF;
	text-decoration: underline;
}
a.footerLinks:link {
	color: #666;
}
a.footerLinks:visited {
	color: #666;
}
a.footerLinks:hover {
	color: #666;
	text-decoration: underline;
}
a.footerLinks:active {
	color: #666;
	text-decoration: underline;
}
#container {
	width:810px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(master_template_main_div_background.png);
	background-repeat: no-repeat;
}
#topSpacer {
	width:810px;
	padding-top:0px;
	height:75px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#googleSearchDiv {
	margin-left: 6px;
	height: 50px;
	margin-top:27px;
	float:right;
}
.googleSubmitButton {
	margin-top: 27px;
}
#googleImage {
	margin-top:25px;
	float:right;
}
#TextField_win_ {
	margin-right:6px;
	margin-top:27px;
	width:150px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
.topNav {
	margin-right:6px;
	margin-top:29px;
	margin-bottom:0px;
	float:right;
	display:inline;
	text-align: right;
	color: #FFF;
	padding-top:1px;
	padding-bottom:2px;
	letter-spacing: 1px;
	font: 12px/151% Arial, Helvetica, sans-serif;
}
#bannerArea {
	display: inline;
}
#mainAreaDiv {
	width:810px;
	padding-bottom:15px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#menuSidebar {
	margin-left:24px;
	margin-top:24px;
	width:113px;
	float:left;
	background-color: transparent;
	padding-top: 5px;
}
#textArea {
	float:left;
	width:571px;
	margin-top:16px;
	margin-left:15px;
	padding-left: 15px;
	text-align: left;
}
#crsSummaryBox {
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	line-height: 151%;
	font-size: 12px;
	border: thin solid #999;
	margin-top: 0px;
	margin-bottom: 20px;
}
.jumpMenu1 {
	margin-top: 5px;
	margin-bottom: 10px;
}
#bottomNavArea {
	margin-top: 20px;
	padding: 4px;
	font-size: 12px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
.mainpageTitle {
	margin-top: 20px;
	margin-bottom:20px;
	text-align: left;
	color: #900;
	font: bold 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.subpageTitle {
	margin-top:15px;
	margin-bottom:20px;
	text-align: left;
	color: #900;
	font: bold 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.normal {
	font-style: normal;
}
#main #mainAreaDiv #textArea .pageTitleSmall {
	font-size: 22px;
	color: #333;
	line-height: 151%;
}
#siteIndexLeftContentColumn {
	width:50%;
	float:left;
	border-right:1px solid #ccc;
	padding-right: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#siteIndexRightContentColumn {
	width: 40%;
	float:left;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.top {
	display:inherit;
}
