/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/* Developed by Reusser Design */
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/

body {
	margin: 5px;
	padding: 0px;
	background: #537697 url(/images/index01.gif) repeat scroll left top;
}

body, td {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F3F;
}
/* LINK COLORS-------------------------------------------------------*/

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.link01 {
	color: #5D5D5D;
	font-weight: bold;
}
a.link03 {

	color: #C1C0F9;
}
a.link04 {
	color: #3F3F3f;
}
.text03 {
	font-size: 10px;
}
a.link05 {

	color: #FFFFFF;
}
#leftnav a {
display: block;
width: auto;
padding: 3px 8px 3px 15px;
background: #FFFFFF no-repeat 2px 8px;
color: #435B62;
}

#leftnav a:hover {
display: block;
width: auto;
padding: 3px 8px 3px 15px;
background: #446c85 no-repeat 2px 8px;
color: #FFFFFF;
}
a.leftnavsub {
	font-size:9px;
	display: block;
	width: auto;
	padding: 3px 8px 3px 5px;
	background: #FFFFFF url(/images/index13.gif) no-repeat 2px 8px;
	color: #435B62;
}

a.leftnavsub:hover {
	display: block;
	width: auto;
	padding: 3px 8px 3px 5px;
	background: #446c85 url(/images/index14-2.gif) no-repeat 2px 8px;
	color: #FFFFFF;
}
/*---------------------------------------------------------------------*/
/*CHANGES PADDING ON SUB MENUS ----------------------------------------*/

#submenu a{font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#888888;
font-style:normal;
font-weight:bold;
background: #FFFFFF url(/images/bullet.jpg) no-repeat 20px 5px;
padding:1px 0px 1px 30px;
}
#submenu a:hover{font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
font-weight:bold;
background: #446c85 url(/images/bulletwhite.jpg) no-repeat 20px 5px;
padding:1px 0px 1px 30px;
}

/*---------------------------------------------------------------------*/
/*SPECIFIC CLASSES ----------------------------------------------------*/

.text01 {
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 3px;
	display: block;
}
a.text01 {
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 3px;
	display: block;
}
a.text01:visited {
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 3px;
	display: block;
}
.text02 {

	font-weight: bold;
	color: #C1C0F9;
}

.pctext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#9900FF; /*PURPLE LINK COLOR*/
}
a.pctext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	color:#9900FF; /*PURPLE LINK COLOR*/
}

.subsubmenu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	padding-left:15px;
	color:#658518; /*PURPLE LINK COLOR*/
}
a.subsubmenu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	padding-left:15px;
	color:#658518; /*PURPLE LINK COLOR*/
}

td.leftnav {
	padding-left: 3px;
}

a.otherlink {
	text-decoration: none;
	color:#4a6683;
}

a.otherlink:hover {
	text-decoration: none;
	color: #666666;
}

p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
