body {

	font-family:		Verdana,Arial,Helvetica,sans-serif;
	padding:		0px!important;
	margin:			0px!important;
	height:			100%!important;
	width:			100%!important;
	font-size:		.7em;
	
}

.siteClass {
	background-color:	#ffffff;
	border:			20px solid #000066!important;
}

.headerClass {
	background-image:	url(/images/header.jpg)!important;
	background-color:	#ffffff;
	border:			2px solid #000066!important;
}

.footerClass {

	background-color:	#000066;
	color: #ffffff;
	padding-top:		7px;
	padding-right:		15px;
	border:			3px double #000066!important;

}

.convenienceClass {

	background-color:	#FF7101;
	color:			#000066;
	padding:		20px;
	border:			3px double #000066!important;

}

.tabClass {

	background-color:	#ffffff;
	color:			#000066;
	padding:		20px;
	border:			0px double #000066!important;
}

.right	{

	text-align:		right;
}

.baselist {

	border:3px double #000066;
	padding:10px;
	margin-top:10px;

}

ul.list	{

	
	
	margin-left:		10px;
	text-indent:		-13px;
	list-style:		none;
	
}

div.baselist li	{
	
	margin-bottom:		10px;
}

div.baselist ul li .bullet {

	font-weight:		bold;
	font-size:		1.1em;

}

.contentArea	{
	
	border:			3px double #000066!important;
	padding:		15px;
	
}


.contentArea h1 {
	color:			#000066;
	margin-bottom:		10px;
	font-size:		1.4em!important;
	font-weight:		bold;
}

.contentArea h2	{
	color:			#660000;
	margin-bottom:		10px;
	font-size:		1.2em!important;
	font-weight:		bold;
}

.contentArea h3	{
	color:			#000066;
	margin-bottom:		10px;
	font-size:		1.1em!important;
	font-weight:		bold;
}

.contentArea h4 {
	color:			#660000;
	margin-bottom:		10px;
	font-size:		1em!important;
	font-weight:		bold;
}

.contentArea ul {
	list-style-type:	disc;
	list-style-position:	inside;
	margin-left:		18px;
	text-indent:		-17px;
	margin-bottom:		10px;
}

.contentArea li {
	margin-bottom:		10px;
}

.contentArea p {

	margin-bottom:		10px;
}

.contentArea p.note {
	color:			#660000;
	font-style:		italic!important;
}

.convenienceArea h1	{
	color:			#000066;
	margin-bottom:		10px;
	font-size:		1.2em!important;
	font-weight:		bold;
}


.picright {

	position: relative;
	float:right;
	padding:2px;
	border: 3px double #000000;
}

td {

	padding:5px;

}

td img {

	padding:2px;
	border: 0px double #000000;

}

table.officeHrsTable {

	width:40%;
	align:center;
	border-bottom:1px solid #000066;
	border-left:1px solid #000066;
	border-right:1px solid #000066;
	padding:5px;
	font-size:.9em;
	margin-bottom:10px;
	

}

table.officeHrsTable tr td {

	font-weight:bold;
	border-top:1px solid #000066;
	text-align:left;
	width:40%;
	vertical-align: top;
	

}

table.officeHrsTable tr td.secCol {

	font-weight:normal;
	border-left:1px solid #000066;
	width:60%;

}


table.scheduleTable {

	width:50%;
	align:center;
	border-bottom:1px solid #000066;
	border-left:1px solid #000066;
	border-right:1px solid #000066;
	padding:5px;
	font-size:.9em;
	margin-bottom:10px;
	

}

table.scheduleTable tr td.beginCols {

	font-weight:bold;
	text-align:left;
	width:25%;
	vertical-align: top;
	border-top:1px solid #000066;
	

}

table.scheduleTable tr td.endCol {

	font-weight:normal;
	width:50%;
	border-top:1px solid #000066;

}

table.scheduleTable tr td.endCol1 {

	font-weight:normal;
	width:50%;
	border-top:1px solid #000066;
	text-align:right;

}


