body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/bluesky_back.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}
.large-green {
	font-size:14px;
	font-weight:bold;
	color: #8BB355;
}
.large-orange {
font-size:11px;
font-weight:bold;
color: #EA9210;
}
.blue-sm {
font-size:10px;
font-weight:bold;
color: #123B97;
}
.orange {
font-size:14px;
font-weight:bold;
color: #EA9210;
padding-left:5px;
}
.blue {
font-size:14px;
font-weight:bold;
color: #123B97;
padding-left:5px;
}
.large-grey {
font-size:11px;
color: #858585;
}
.black-text {
font-size:12px;
color: #000000;
}
.text1 {
	color: #8BB355;
}

.text2 {
	font-size: 9px;
	color: #B2B2B2;
}
.text2black {
	font-size: 9px;
	color: #000000;
}
a {
	color: #8BB355;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-weight: bold;
	color: #808284;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}
#scrollingcontent {
	overflow: auto;
	height: 400px;
	width: 430px;
	padding-right:10px;
}

