html
{
	overflow-y: scroll;
}

body, td, th
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	background-color: #999999;
	background-image: url('/police/img/background.png');
	background-repeat: repeat-y;
	background-position: center; 
}

a:link, a:visited, a:active
{
	color: #0000FF;
}

a:hover
{
	color: #000099;
}

#siteContainer
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-bottom: 50px;
}

#siteContent
{
	width: 800px;
	text-align: left;
	padding: 0px;
}

.leftContentMain
{
	float: left;
	width: 290px;
	padding-left: 3px;
}

.rightContentMain
{
	float: right;
	width: 498px;
	padding-right: 3px;
	margin-right: 3px;
}

.leftContentSub
{
	float: left;
	width: 160px;
	padding-left: 3px;
	margin-left: 3px;
	margin-bottom: 20px;
}

.rightContentSub
{
	float: right;
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 3px;
	margin-bottom: 20px;
}

.pageHeading
{
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.pageSubHeading
{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.navHeading
{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

.navStyle
{
	background-color: #e3e3e3;
	border-color: #A1A1A1;
	border-style: solid;
	border-width: 1px;
	padding: 10px 0px 10px 10px;
}

.navLinks
{
	margin-bottom: 2px;
	display: inline-block;
}

.bioBox
{
	width: 190px;
	display: inline;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #e3e3e3;
	border-color: #A1A1A1;
	border-style: solid;
	border-width: 1px;
}

.bioBoxPSO
{
	width: 190px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #e3e3e3;
	border-color: #A1A1A1;
	border-style: solid;
	border-width: 1px;
}

.aroundCampus
{
	font-size: 10px;
}

.tableBG1
{
	background-color: #DDDDFF;
}

.tableBG2
{
	background-color: #CCCCFF;
}

.tableBottomBorder
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1A1A1;
}

.tableTopBottomBorder
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1A1A1;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A1A1A1;
}

.marginList li
{
	margin-bottom: 15px;
}

.romanList li
{
	list-style-type: upper-roman;
}

.formFrame
{
	background-color: #e3e3e3;
	border-color: #A1A1A1;
	border-style: solid;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	width: 550px;
	float: right;
	margin-right: 20px;
}



.campusAlertBox
{
	background-color: #FFEEEE;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 25px;
	width: 85%;
	text-align: left;
}



fieldset
{
	border-width: 0px;
	border-style: solid;
	border-color: #A1A1A1;
	border-top-width: 1px;
}

legend
{
	font-weight: bold;
	font-size: 14px;
}


.fcontain
{
	width: 550px;
	float: right;
	margin-right: 20px;
	border-color: #A1A1A1;
	border-style: solid;
	border-width: 1px;
}

.fmainhead
{
	background-color: #e3e3e3;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	border-bottom-color: #A1A1A1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.fhead
{
	background-color: #e3e3e3;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-bottom-color: #A1A1A1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #A1A1A1;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 20px;
}

.row1
{
	background-color: #DDDDFF;
	overflow: auto;
}

.row2
{
	background-color: #CCCCFF;
	overflow: auto;
}

.cellh
{
	float: left;
	width: 175px;
	overflow: auto;
	padding: 3px;
	font-weight: bold;
}

.cellm
{
	float: left;
	width: 355px;
	overflow: auto;
	padding: 3px;
}
