/*------------MAIN TAGS------------------*/

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

BODY {
	background-color: #ffffff;
	}


p {
line-height: 16px;
margin-left: 20px;
margin-right: 20px;
}


.smp {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 16px;
margin-left: 12px;
margin-right: 12px;
}

/*------------HEAD TAGS------------------*/

h1 {
color: #b3740d;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 15px;

}

h2 {
color: #FFFFFF;
background-color:#F76102;
padding: 3px;
display: inline;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
margin-left: 15px;

}

/*------------LINKING------------------*/

a {
	color: #0d328d;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #0d328d;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #2d268d;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #0d328d;
	font-weight: bold;
	text-decoration: none;
}



.smlink {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.smlink a:link {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

.smlink a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.smlink a:hover {
	color: #999999;
	background-color: #FFFF15;
	font-weight: bold;
	text-decoration: overline underline;
}

.smlink a:active {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

.bllink {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.bllink a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.bllink a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.bllink a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: overline underline;
}

.bllink a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/*------------MISC TAGS------------------*/

.tight {
line-height: 12px;
}

.grey {
color: #a9a9a7;
}

.red {
color: #D8242d;
font-weight: bold;
font-size: 12pt;
}

.title {
color: #000000;
font-weight: bold;
font-size: 12pt;
}

.redsm {
color: #D8242d;
}

.bggrey {
background-color: #706F6D;
background-repeat:repeat;
}

.green {
color: #009900;
}


.ul, li {
line-height: 18px;
}

.white {
color: #FFFFFF;
}