body {
	margin: 0px;
	background-color: #F9f9f9;
	background-attachment: scroll;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.scrollbar{
	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#e9eaed;
	scrollbar-face-color:#e9eaed;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#e9eaed;
	scrollbar-darkshadow-color:#e9eaed;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#999999;
}
body, td, .bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.bgLogo {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 12px;
}
a.link1:hover {
	color: #005C96;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #346498;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.links2:hover {
	color: #CC3300;
	text-decoration: none;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff5f00;
	text-decoration: none;
	padding-left: 6px;
}
a.link3:hover {
	color: #CC3300;
	text-decoration: none;
	padding-left: 6px;
}
.lineOrng {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff5f00;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff5f00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.top:hover {
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #CBD9E4;
}
.mainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.mainLinks:hover {
	color: #DC4418;
	text-decoration: none;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF5F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.orng2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF5F00;
}
.greyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
li {
	text-align: justify;
}
.Bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.Bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.link4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff5f00;
	text-decoration: none;
}
a.link4:hover {
	color: #ff5f00;
	text-decoration: underline;
}
.blueBoldLink {
	font-size:11px;
	font-weight: bold;
	padding-left: 12px;
	color: #005C96;
	text-decoration: none;
}
.SmallBodyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.border1 {
	border: 1px solid #003366;
}
.SmallgreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 12px;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	padding: 1px 2px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFD9C4;
	width: 50px;
	border: 1px solid #003366;
	cursor: pointer;
}
