body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #edfeff;
	font-size: 13px;
}

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #122e41;
}

a:link {
	color: #e14f18;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e14f18;
}
a:hover {
	text-decoration: underline;
	color: #B43A13;
}
a:active {
	text-decoration: none;
	color: #2D78B1;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sub-links {
	color: #D75617;
	font-weight: bold;
}

.sub-title {
	color: #2a91dd;
	font-weight: bold;
	font-size:16px;
}

.homepage-list {
	color: #E8631E;
	font-weight: bold;
	font-size:14px;
}

.sub-title-small {
	color: #0b5387;
	font-weight: bold;
	font-size:14px;
}
.sub-links a:hover {
	font-weight:bold;
	text-decoration:underline;
	
}
.sub-links a:visited {
	color: #D75617;
	font-weight: bold;
}
.sub-links a:link {
	color: #D75617;
	font-weight: bold;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}


hr.fancy {
	border-top-style:dotted;
	border-top-color:#99CCCC;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

	
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

li {
	line-height: 20px;
	list-style-image:url(images/list-bullet.gif);
	font-weight:200;
}