<STYLE TYPE="text/css">

A { text-decoration:none }
form
{
	margin-bottom:0px;
	margin-top:0px;
}
.smalltxt
{
	font-family: "arial";
	font-size: 11px;
}
.minitxt
{
	font-family: "arial";
	font-size: 10px;
}
.basetxt
{
	font-family: "arial";
	font-size: 12px;
}
.input
{
	background-color : #FFFFFF;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	color: black;
	font-family: "arial";
	font-size: 12px;
}
.select
{
	background-color : #FFFFFF;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	color: black;
	font-family: "arial";
	font-size: 12px;
}
.checkbox
{
	border-bottom: black 0px solid;
	border-left: black 0px solid;
	border-right: black 0px solid;
	border-top: black 0px solid;
	color: black;
	font-family: "arial";
	font-size: 12px;
}
.radio
{
	border-bottom: black 0px solid;
	border-left: black 0px solid;
	border-right: black 0px solid;
	border-top: black 0px solid;
	color: black;
	font-family: "arial";
	font-size: 10px;
}
.button {
	background-color : #FFFFFF;
	font-weight : bold;
	cursor: hand;
}
.textarea
{
	background-color : #FFFFFF;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	color: black;
	font-family: "arial";
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E5B;
}
a {
	color: #38AAFE;
	text-decoration: none;
}
a:hover {
	color: #29C029;
	text-decoration: underline;
}
.panelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002E5B;
	padding-left: 15px;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #002E5B;
}

.basicTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002E5B;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00478C;
}
.sectionLink, a.sectionLink {
	font-weight: bold;
	font-size: 11px;
	color: #002E5B;
	padding-left: 81px;
}

a.sectionLink:hover {
	color: #29C029;
	text-decoration: underline;
}
.nav, a.nav {
	font-size: 11px;
	font-weight: bold;
	color: #00478C;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
input,textarea, select {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	border-color : #aaaaaa;
	background : #FFFFFF;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #E2E2E2;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* The main submit button option */
input.mainButton {
	background-color : #E2E2E2;
	font-weight : bold;
	cursor: hand;
}

/* None bold submit button */
input.liteButton {
	background-color : #E2E2E2;
	font-weight : normal;
	cursor: hand;
}
.hilight {
	color: #990000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #A4C3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A4E91;
}
.altcolor1 {
	background-color: #FFFFFF;
}
.altcolor2 {
	background-color: #EAEAEA;
}
a.altLink {
	color: #555555;
	text-decoration: none;
}
a.altLink:hover {
	color: #000000;
	text-decoration: underline;
}
.hdash {
	background-image: url(<? echo $css_path ?>images/hdash.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.altcolor3 {
	background-color: #E1E7EC;
}

.hdash2 {
	background-image: url(<? echo $css_path ?>images/hdash.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;

}

</STYLE>

