body {
	background: #FFFFFF url(images/new_back.gif) repeat-y 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0000066;
  margin: 0px;
  padding: 0px;
}



a:link {
	color: #000066;
	text-decoration: underline
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	color #ff0000;
	text-decoration: none
}

.TopBar {
	background: #cccc99 no-repeat;
	border-top: 13px solid #003300;


}
.SmartMenu {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	;
	text-align: center;


}
.SmartMenu a:link {
	background: #cccc99 no-repeat fixed 0px 0px;
	text-align: center;
	vertical-align: baseline;
	margin: 1px;
	padding: 0px;
	height: 20px;
	width: 120px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;





}
.SmartMenu a:visited {
	background: #cccc99 no-repeat fixed 0px 0px;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 0px;
	height: 20px;
	width: 120px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;





}
.SmartMenu a:hover {
	background: #ffffcc  no-repeat fixed 0px 0px;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	height: 20px;
	width: 120px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	border: 1px solid #FFFFFF;





}
.SiteName {
	font-family: Book Antiqua, Verdana, MS Sans Serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
; text-align: center
}
dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}
dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-weight: normal;
	padding: 20px;
}
table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-weight: normal;
}
tr {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
td {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background: #CCCC66;

}
h1 {
	font-size: 20pt;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	font-style: normal;

}
h3 {

	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}
.FormItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
.FormInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	width: 100%;

}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	background: #000066;

}
.Required {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
.Calendar {
	background: #CCCCCC;
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;



}
.CalendarHead {
	background: #CCCC99;
	border: 1px #999999 solid;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	color: #000000;
	text-align: center;

}
.CalendarOut {
	font-size: 8pt;
	background: #999999;
	border: 1px solid #999999;
}
.CalendarHoliday {
	font-size: 8pt;
	background: #FFFFCC;
	border: 1px solid #999999;
	color: #000066;

}
.CalendarAllDay {

	font-size: 8pt;
	background: #FFFFCC;
	border: 1px solid #999999;
	color: #000066;
}
.MainContentArea {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	;
	background-repeat: no-repeat;
	background-position: center 0px;


}
.MastHead {
	background: #cccc99 ;
}
.sidebar {
	background-repeat: no-repeat;
}
.greybar {
	background-color: #cccccc;
}
.SmartFooter {
	color: #000000;
	font-size: 9px;

}

.SmartFooter a:link{
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px none #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}

.SmartFooter a:visited{
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px none #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}

.SmartFooter a:hover {
	font-size: 9px;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px none #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
