@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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 */
	color: #FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	border-color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/2008/hatching3.gif);
	font-weight: normal;

}

input {
	height:14px;
	font-size: 12px;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000
}

select {
	height:20px;
	font-size: 12px;
	font-weight:bold;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000
}

a {
	border:0px;

}

.whitelinks
{
	color:#FFF;
}


.oneColFixCtr #container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: static;

	background-image: url(../images/2009/bg2.gif);

}
.oneColFixCtr #mainContent {
	padding: 0 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:relative;

}
.ListHeader {font-size: 14px; font-family: "Arial", Helvetica, sans-serif; font-weight: bold; color: #910000;  line-height:16px;}

.MainText {
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	line-height:15px;
	font-weight:normal;
}

.SmallText {
	font-size: 11px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	line-height:13px;
}

P {
margin-top:0px;
margin-bottom:0px;
font-weight:normal;
}


table
{
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	border: solid 2px #910000;
	font-weight:bold;
	background-image: url(../images/2008/mainbg.blank.gif)
	}
	
td
	{
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	border: solid 1px #910000;
	text-align: right;

	}
tr
	{
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	border: solid 1px #910000;
	text-align: right;

	}

	
	
.MainText12 {
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
}
.mctext
{
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
}

.FormItems {
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;

}
.ListText {
	font-size: 11px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.MatrixText {
	font-size: 10px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000
}
.LinkText {
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color:#03F;
	font-weight: bold;
}
.OutsideSection {
	padding:2px;
	background-color:#000;
	border: solid 2px #910000;
	position:absolute;

	}
.InsideSection {
	position:absolute;
	background-color:#FFFFFF;
	padding: 4px;
	border:3px #910000 solid;
	background-image: url(../images/2008/mainbg.blank.gif);
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.mcInsideSection {
	background-color:#FFFFFF;
	padding: 10px;
	border:2px #666666 solid;
	background-image: url(../images/2008/mainbg.blank.gif);
	font-size: 11px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;

	}
.PicTopLeftOuter {
	padding-right:6px;
	padding-bottom:6px;
	background-image:url(../images/2008/hatching.gif);
	border-right:solid 2px #666666;
	border-bottom:solid 2px #666666;
	float:left; 
	clear:left; 
	position:relative; 
	left:-12px; 
	top:-12px;	
}
.PicBottomLeftOuter {
	padding-right:6px;
	padding-bottom:6px;
	background-image:url(../images/2008/hatching.gif);
	border-right:solid 2px #666666;
	border-bottom:solid 2px #666666;
	float:left; 
	clear:left; 
	position:relative; 
	left:-12px; 
	bottom:-12px;	
}
.PicTopRightOuter {
	padding-left:6px;
	padding-bottom:6px;
	background-image:url(../images/2008/hatching.gif);
	border-left:solid 2px #666666;
	border-bottom:solid 2px #666666;
	float:Right; 
	clear:Right; 
	position:relative; 
	right:-12px; 
	top:-12px;	
}
.PicBottomRightOuter {
	padding-left:6px;
	padding-top:6px;
	background-image:url(../images/2008/hatching.gif);
	border-left:solid 2px #666666;
	border-top:solid 2px #666666;
	float:Right;
	clear:Right;
	position:relative;
	right:12px;
	bottom: 0px;
}
.PicRightOuter {
	padding-left:6px;
	background-image:url(../images/2008/hatching.gif);
	border-left:solid 2px #666666;
		float:Right; 
	clear:Right; 
	position:relative; 
	right:-12px; 
	top:-12px;	
}
.PicInnerDiv {
		border:2px #000000 solid; 
}
.AdFrame
{
	width=150px;
	background-color:;
	}
.16ptText
{
font-size:16px;
}
.14ptText
{
font-size:14pt;
}	
.12ptText
{
font-size:12pt;
}	
.Indent1
{
text-indent:10px;
color:#0000CC;
font-weight:bold;
}

.Indent2
{
text-indent:15px;
font-weight:bold;
}
.whitetext
{
color:#FFFFFF;
}
.maincourse
{
text-align:left;
}
.courselink2
{
text-align:left;
}

.images
{
padding: 6px;
margin:4px;
border: solid 2px #910000;
	background-image:url(../images/2008/hatching3.gif);

}
.leftimage
{
clear:both;
float:left;
margin:3px;
text-align:center;
}
.rightimage
{
clear:both;
float:right;
position:relative;
top:10px;
margin-right:10px;
}
.formdiv
{
	position:absolute;
	color:#000;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	width:454px;
	font-weight:bold;
	text-align:left;
	display:block;
}
.blackmenu
{
	background-color:#000;
}
.inline_image
{
	border-color:#910000;
	border-width:3px;
	border-style:solid;
	margin:4px;
}


