html, body {
	margin: 0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #4c4c4c;
	font-weight:normal;
	text-decoration:none;
color: #333333; }

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

ol { list-style-type: decimal; }
ul { list-style-type: square; } 





a.header:link {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color: #000000; }

a.header:visited {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color: #000000; }

a.header:hover {
color: #000000;
text-decoration: underline; }

a.header:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color: #000000; }




a:active {
font-style: inherit; }

a{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #0080ff;
	font-weight:normal;
	text-decoration:underline;
}
a:active
{
text-decoration: none;
}


.heading1 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.heading2 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
}
.greentext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #0080ff;
	font-weight:normal;
	text-decoration:none;
}
.borderDotter{
	border: 1px solid #D6D4D5;}
	
.borderWhite{
	border: 1px solid #FFFFFF;}
	
.borderGreen{
	border: 1px solid #8FBC31;}

.borderBlue{
	border: 1px solid #739EF7;}

.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #739ef7;
}

.greenBorder{
	border-top: 2px solid #85B123;
	border-bottom: 2px solid #85B123;
	border-right: 2px solid #85B123;
	border-left: 2px solid #85B123;
	background-color:#9FCC3B;
}

.borderRight{
	border-right: 1px solid #D6D4D5;
}
	
.borderTop{
	border-top: 1px solid #D6D4D5;
}

.borderBlueLRB {
	border-top: 0px;
	border-right: 1px solid #739EF7;
	border-bottom: 1px solid #739EF7;
	border-left: 1px solid #739EF7;
}

a.tab:link {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color: #000000; }

a.tab:visited {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color: #000000; }

a.tab:hover {
color: #0080ff;
text-decoration: underline; }

a.tab:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color: #000000; }
