<!--
BODY,TD{
	Font:normal 8pt verdana,Arial;
}
Body{
	background-color:#D4DDC7;
	background:url('/template2/images/bg.gif');
	Margin:0px;
}
A{
	color:#0A2E6C;
}
FIELDSET { 
	width : 100%; 
	padding: 10px; 
	border: 3px double #CCCCCC;
} 

img { border:0px;}

.MainMenu{
	padding:5px 10px 5px 10px;
	vertical-align:center;
}

.MainMenuBar{
	height:25px;
	background:url('/template2/images/bg_Main_Menu.gif');
}
.MainMenuDivider{
	width:2px;
	background:url('/template2/images/separator.gif');
}

.MainMenu A{
	Color:#003366;
	text-Decoration:None;
}
.CenterCell{
	width:740px;
	background-color:#FFFFFF;
}
.RightCell{
	width:15px;
	background:url('/template2/images/bg_right.gif');
}
.LeftCell{
	width:15px;
	background:url('/template2/images/bg_left.gif');
}

.BottomLeft{
	background:url('/template2/images/bg_bl.gif');
}
.Bottom{
	height:15px;
	background:url('/template2/images/bg_bottom.gif');
}
.BottomRight{
	background:url('/template2/images/bg_br.gif');
}

.Header_Top{
	height:10px;
	background:url('/template2/images/bg_header_top.gif');
}
.SubNavRight,.SubNavLeft {
	width:175px;
	vertical-align:top;
	padding:0px;
}
.SubNavRight{
	border-left: 1px dotted #CCCCCC;
}
.SubNavLeft {
	border-right: 1px dotted #CCCCCC;
}

.SubLinkLeft,.SubLinkRight {
	padding:4px;
	padding-left:10px;
	Border-Top:1px solid #FDFDFE;
	Border-Bottom:1px solid #DDEBC7;
	BackGround:#FAFCF7;
}
.SubLinkLeft A,.SubLinkRight A {
	Color:#41571F;
}
.Header_Bottom {
	height:20px;
	background-image:url('/template2/images/bg_header_bottom.gif');
}
.MainBody {
	Padding:5px 20px 20px 20px;
}
.MicroLinks {
	background:#663300;
	Color:#FFFFFF;
}
.MicroLinks A {
	Color:#FFFFFF;
	Text-Decoration:None;
	Font:bold 7pt verdana,Arial;
}
.Left_Component_Header,.Right_Component_Header {
	background-image:url('/template2/images/BG_Comp.gif');
	padding:5px;
	padding-left:10px;
	font:Bold 8pt Verdana,Arial;
	color:#003366;
}
.Left_Component_Text,.Right_Component_Text {
	padding:10px;
	font-size:8pt;
	color:#3B6A9B;
}

.Footer {
	padding:15px;
	color:#496C92;
	background-Color:#A6B6C9;
	text-Align:center;
	font-size:8pt;
}
.Footer A{
	color:#496C92;
	padding:2px;
	margin:2px;
	line-height:150%;
}
.FooterNav{
	background-color:#496C92;
	text-Align:center;
	color:#FFFFFF;
	padding:5px;
	font-size:8pt;
}
.FooterNav A{
	color:#FFFFFF;
}

.FieldTitle {
	padding-right:4px;
	background-color:#EEEEEE;
	color:#666666;
	Text-Align:Right;
	Verticle-Align:top;
}
.FieldTitleRequired {
	padding-right:4px;
	text-Align:Right;
	Font-Weight:Bold;
	Verticle-Align:top;
	color:#183579;
	background-color:#EEEEEE;
}
.Calendar {
	background-color:#EEEEEE;
}
.Calendar_Header {
	background-color:#666666;
}
.Calendar_Days {
	background-color:#364027;
	Color:#FFFFFF;
	text-Align:center;
}
.calendar_Link {
	color:#364027;
}
.Calendar_Today {
	background-color:#B1C199;
	text-Align:center;
	border:1px solid #364027;
}
.Calendar_HasEvents {
	background-color:#D2DBC4;
}
.Calendar_Button {
	background-color:#999999;
}

.Heading {
	font-size:10pt;
	font-weight:bold;
	color:#945A19;
}
.TopNav{
	background-color:#945A19;
	color:#FFFFCC;
}
.TopNav A {
	color:#FFFFCC;
	text-decoration:none;
}

.Friendly{
	display:block;
	width:100px;
	white-space:nowrap;
}
.Friendly A{
	color:#FFFFCC;
	text-decoration:none;
}

//-->