p {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	line-height: 15px;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;}
h2 {
	color: #000000;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #006666;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #000000;
}
h5 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #006666;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
h6 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
ul {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	color: #333333;
	list-style-type: square;
	list-style-position: outside;
}
li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
button {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	border: 2px outset #006666;
}
body {
	margin: 5px;
	padding: 5px;
	text-align: center;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F6F7FB;
}
strong {
	font-weight: bold;
}
.Color1TableHead {
	color: #FFFFFF;
	background-color: #59B88B;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_head_blue.jpg);
	background-repeat: repeat-x;
}

.Color1TableContent {
	color: #555555;
	background-color: #ECEEF8;
	text-align: left;
}
.Color2TableHead {
	color: #FFFFFF;
	background-color: #9D9689;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_head_tan.jpg);
	background-repeat: repeat-x;
}
.Color2TableContent {
	color: #333333;
	background-color: #ECEEF8;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
}
.Color2HighlightTable {
	color: #000000;
	background-color: #EAF2EE;
	text-align: left;
	border: 1px solid #87B79F;
}
.Color3TableHead {
	background-color: #387A5E;
	color: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #36765B;
	border-bottom-color: #36765B;
	border-left-color: #36765B;
	background-image: url(../images/bg_green_plastic.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
.Color3TableContent {
	color: #333333;
	background-color: #ECF8EF;
	text-align: left;
}
.GreyTableHead {
	color: #666666;
	background-color: #CFCECA;
	text-align: left;
	background-image: url(../../images/bg_head_tan.jpg);
	background-repeat: repeat-x;
}
.GreyTableContent {
	color: #333333;
	background-color: #f5f5f5;
	text-align: left;
	border: none;
}

.LiteGreyTableContent {
	color: #333333;
	background-color: #f5f5f5;
	text-align: left;
}

.WhiteTableContent {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}

.Color1Headline {
	color: #3268B5;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.Color2Headline {
	color: #2AA294;
	font-size: 13px;
	font-weight: bold;
}
.Color3Headline {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}

select {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}
input {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}
.select {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 1px;
}
a:link {
	color: #3268B5;
	text-decoration: underline;
}
a:hover {
	color: #2AA294;
	text-decoration: underline;
}
.GreyTableContent a {
	color: #3268B5;
	text-decoration: none;
}
.GreyTableContent a:hover {
	color: #2AA294;
	text-decoration: underline;
}
.GreyTableContent a:active {
	color: #FF6600;
	text-decoration: underline;
}
.color2 a :link {
	color: #003333;
	text-decoration: none;
}
.color2 a:visited {
	color: #000000;
	text-decoration: none;
}
.color2 a:hover {
	color: #003333;
	text-decoration: underline;
}
.h1 a:link {
	color: #3268B5;
	text-decoration: none;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.h1 a:visited {
	color: #3268B5;
	text-decoration: none;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
}
.h1 a:hover {
	color: #3268B5;
	text-decoration: underline;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
}
.FooterBlock {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.FooterGrey {
	color: #333333;
}
.FooterDashWhite {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}

.largeText {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}
#BlueLinkButton a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93B6DC;
	background-image: url(../images/bg_blue_plastic.jpg);
	background-repeat: repeat;
	border: 1px solid #93B6DC;
	padding: 2px;
	margin: 2px;
	font-style: normal;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}
#BlueLinkButton a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93B6DC;
	background-image: url(../images/bg_blue_plastic_inv.jpg);
	background-repeat: repeat;
	border: 1px solid #93B6DC;
	padding: 2px;
	margin: 2px;
}
#HomeButton a{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3268B5;
	border: 2px outset #3268B5;
	text-decoration:none;
	padding: 1px;
}
#HomeButton a:hover{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3268B5;
	border: 2px outset #3268B5;
	text-decoration:none;
	padding: 1px;
}
.GreyLinkButton a{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #f5f5f5;
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}
.GreyLinkButton a:hover{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9D9689;
	background-repeat: repeat;
	border: 1px solid #807B71;
	padding: 2px;
	margin: 2px;
}
.whiteText {
	color: #FFFFFF;
}

#nav_tabs{
	background-color: #f5f5f5;
	background-repeat: repeat;
	border: 1px solid #58B78A;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	font-weight: bold;
	display: block;
	width: 945px;
	background-image:    url("../images/bg_blue_plastic.jpg");
	text-align: left;
}
#nav_tabs a{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #68C698;
	padding:2px;
	margin: 2px;
	background-image:    url("../images/bg_blue_plastic.jpg");
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #58B78A;
	border-right-color: #58B78A;
	border-bottom-color: #68C698;
	border-left-color: #68C698;
}
#nav_tabs a:hover{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #68C698;
	padding:2px;
	margin: 2px;
	background-image:    url("../images/bg_blue_plastic_inv.jpg");
	font-weight: bold;
	text-decoration: none;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59B88B;
	border-right-color: #59B88B;
	border-bottom-color: #67C597;
	border-left-color: #67C597;
}

.sub_link {
	background-color: #FFFFFF;
	background-repeat: repeat;
	padding: 5px;
	margin: 0px;
	display: none;
	width: 945px;
	text-align: left;
}
.sub_nav {
	background-color: #ECE9D8;
	background-repeat: repeat-x;
	border-right: 1px solid #ACA899;
	border-bottom: 1px solid #ACA899;
	border-left: 1px solid #ACA899;
	padding: 0px;
	margin: 0px;
	display: none;
	width: 945px;
	text-align: left;
	background-image: url(../images/sub_bg.jpg);
	background-position: left top;
}

.sub_nav a {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	
}

.sub_nav a:hover {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.sub_nav a:visited {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
div#sub_nav ul.page {
	display: none;
}
textarea {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#RC {
	background-image:  url(../images/rc_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
em {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.footer_links a {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 9px;
	color: #BBBBBB;
	text-decoration: none;
}
.sort_row {
	background-image: url(../images/sort_bg.jpg);
	background-repeat: repeat;
	height: 20px;
}
.sort_blue{
	background-image: url(../images/sort_bg_blu.jpg);
	background-repeat: repeat;
	height: 20px;
}
.sort_blue p{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;	
}
.sort_row p{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;	
}
.sort_row a{
	color: #CC0000;
	text-decoration: none;
}
.sort_row a:hover{
	text-decoration: underline;
}
.log_box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.text_wrap {
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.red {
	color: #CC0000;
}
.hidden {
	background-color: #FFFFCC;
	border: 1px solid #CCCC99;
	padding: 1px;
}
.columns {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
.rows_alt{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #87B79F;
	padding-top: 2px;
}
.rows_alt_2{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6693C0;
	padding-top: 2px;
}
