/* Default CSS Stylesheet for a new Web Application project */

body
{
	margin: 0 0 0 0;
	padding:0;
	font-family:Calibri, Verdana, Arial;

}

.MainContentWrap
{
    background-image:url('/sysimages/leftgut.jpg');
    background-repeat:repeat-y;
    margin:0 auto;
    padding:0 0 0 10px;
    width:770px;
}

.MainContentRWrap
{
    background-image:url('/sysimages/rightgut.jpg');
    background-repeat:repeat-y;
    background-position:right;
    padding: 0 10px 0 0;
    width:760px;
}

.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: Verdana;
	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;
	font-family: Arial;
	font-size: 8pt;
	color: #294982;
}
.rightnavhead
{
	font-family: Arial;
	font-size: 14;
	font-weight: bolder;
	color: #194499;
}

.rightNav
{
    /*font-size:16px;**/
    font-size:8pt;
    font-family:Verdana, Arial;
    font-weight:bold;
    color:#0D2B61;
    padding:10px 0 0 0;
    display:block;
}

.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;
	display:block;
	padding: 0 0 0 10px;
	text-decoration:underline;
}
.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;
}
.presenterList
{

}

.gutterHeader
{
    background-image:url('/sysimages/gutterHeader_bg.jpg');
    background-position:left;
    font-size:18px;
    color:#ffffff;
    font-family:Calibri, Arial;
    font-weight:bold;
    height:28px;
    padding:5px 10px 0 11px;
    
    display:block;
    clear:both;
}

.eDate, .formLink, .classLink
{
    font-size:11px;  
    font-family:Verdana;
}

a:link.eLoc, a:link.classLoc
{
    color:#020202;
    font-size:11px;  
    font-family:Verdana;
}

.linkBr
{
    display:block;
    padding:3px 0;
    clear:both;
}
