/* Default CSS Stylesheet for a new Web Application project */

body
{
	margin: 0 0 0 0;
}
.page
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.floatright1
{
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 10px 10px;
	text-align: center;
}

.floatLeft1
{
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	text-align: center;
}

A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

.cal
{
	text-decoration: none;
	background-color: #ffffff;
}
.cal:hover
{
	text-decoration: none;
	background-color: #ffffff;
}
.content
{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 12px;
}

.content p
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline;
}

.content2
{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 12px;
}

.content:link
{
	color: #222222;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.eventsTxt
{
	padding: 0,0,0,0;
	font-family: Arial;
	font-size: 8pt;
	color: #294982;
}
.rightnavhead
{
	font-family: Arial;
	font-size: 14;
	font-weight: bolder;
	color: #194499;
}
.mainhead
{
	font-family: Arial;
	font-size: 16;
	font-weight: bolder;
	color: #194499;
}
.header2
{
	font-size: 12pt;
	color: white;
	font-weight: bolder;
	font-family: Arial;
}
.textbox
{
	width: 183;
	height: 22;
}
.textbox2
{
	width: 143;
	height: 22;
}
.TITLE
{
	font-family: Georgia;
	font-weight: bold;
	color: black;
}
.content2
{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 11px;
}
.content2:link
{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 11px;
}
.content2:visited
{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 11px;
}
.content2:active
{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 11px;
}


.buttonText
{
	font-family: Arial;
	font-size: medium;
	color: White;
}
.courseBody
{
	font-family: Arial;
	font-size: x-small;
}
.navigation
{
	font-family: Arial;
	font-size: x-small;
	color: Blue;
	text-decoration: underline;
}

.smalltext
{
	font-size: 8pt;
	color: gray;
	font-family: Arial;
}
.courseTitle
{
	font-family: Arial;
	color: Black;
	font-size: 12;
}
.headlink a
{
	font-family: Arial;
	font-size: 11px;
	color: White;
}

.headlink a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: White;
}
.headlink a:active
{
	font-family: Arial;
	font-size: 11px;
	color: White;
}
.headlink a:hover
{
	text-decoration:underline;
}
.footer a, .footer a:visited, .footer a:active, .footer a:link
{
	font-family: arial;
	font-size: 11px;
	color: white;

}
.footer a:hover
{
	text-decoration:underline;
}

.rightlinks
{
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
	color: #194499;
}
.rightlinks:link
{
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
	color: #194499;
}
.rightlinks:hover
{
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
	color: #194499;
}
.rightlinks:active
{
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
	color: #194499;
}
.rightlinks:visited
{
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
	color: #194499;
}
.reports
{
	font-family: Arial;
	font-size: 8;
}
