﻿
body {	
	
}

h1 {
	line-height:130%;
}

a:hover {
	color: #FF0000;
}
	
#dhtmlgoodies_tooltip{
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}

.Course_List {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}

.Header {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #0A3B97;
	margin-bottom: 5px;
}
.Header_Centered {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #0A3B97;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}

.White_Footer {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	text-align: right;
}

.Right_Panel_Text {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}

.Right_Panel_Text_Indent {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	margin-left: 40px;
}

.Right_Panel_Justify_Text {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}

.Right_Panel_Heading {
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
}

.Right_Panel_Course_Title {
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #0A3B97;
	text-decoration: none;
}

.Right_Panel_Legal_Heading_Caps {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.Right_Panel_Text_Small {
	font-family: Tahoma;
	font-size: x-small;
	text-align: left;
}

.Right_Panel_Text_Centered {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}
.Right_Panel_Course_Title_Indent {
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #0A3B97;
	text-decoration: none;
	margin-left: 40px;

}
.Right_Panel_Indent_Text_80px {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	margin-left: 80px;
}

}
.Image_Border {
	border: 2px solid #0A3B97;
}

.cell-shadow {
	border-width: 0px;
	background-image: url('Graphics/Spacers/cell_shadow_788px.gif');
	background-repeat: repeat-x;
}

.cell_shadow_row_1 {
	background-position: top;
	background-image: url('Graphics/Spacers/cell_shadow_475-788_px.gif');
	background-repeat: no-repeat;
}

.top_glow_788x19 {
	background-image: url('Graphics/Spacers/top_glow_788x19.jpg');
	background-repeat: no-repeat;
}


.Right_Panel_Text_Small_Centered {
	font-family: Tahoma;
	font-size: x-small;
	text-align: center;
}

.Date {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	text-align: right;
}

.reply
   {
	font-style: normal;
	font-weight: 300;
	color: #000000;
}

