a {
	color: #0064C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	color: #0064C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

h2{
	background-color: #FFFFF9;
	border-bottom-color: #FFD700;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #E3C200;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #0056A2;
	font: italic normal bold 16px/2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	margin-right: 0px;
	letter-spacing: 0px;
	padding-left: 10px;
}

h3{
	background-color: #4682B4;
	border: 2px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 12px;
}

img.left{
	border: 1px solid #FFD700;
	float: left;
	margin-bottom: 2px;
	margin-right: 10px;
}

img.right{
	border: 1px solid #FFD700;
	float: right;
	margin-bottom: 2px;
	margin-left: 10px;
}

p:first-letter{
	color: #D9B900;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul{
	list-style-image: url(../images/general/bullet.gif);
}

.border {
	border: 1px solid #FFD700;
}

.bordercorner{
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}

.bordernotop {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

.borderunderline{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #333333;
}

.buttons {
	background: #4F7BB3;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.buttonsreverse {
	background: #FFFFFF;
	color: #4F7BB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.forminput{
	background-color: #FFEE99;
	border: 1px solid #EECB00;
}

.formsubmit {
	background-color: #FFCC00;
	border: 1px solid;
}

.header {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
}

.normal{
	background-color: #F5F5F5;
}

.plain {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.plainsmall
{
	font-size: 10px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.ps2
{
	font-size: 10px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}

.title{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
