body	{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(images/bg_gum.jpg);
	background-position: left top;
	background-repeat:repeat-x; 
}

body, td, p {
	font-family:Tahoma;
	font-size:12px;
	color:#2C2C2C;
}

ul {
	margin:10px 0px;
	padding:0;
}
li {
	background-image: url(images/marker_1.gif);
	background-position: 0% 5px;
	background-repeat: no-repeat;
	margin:0px 0px 3px 0px; 
	padding:0 0 0 15px;
	list-style-type:none;
}


td { background-color:#ffffff; }

a, a:link	{
	color:#145690;
	text-decoration:underline;
}
a:visted {
	color:#4A6B88;
	text-decoration:underline;
}
a:hover, a:focus	{
	color:#5E9861;
	text-decoration:none;
}

a.linkTextSub {color: #145690; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: none;}
a.linkTextSub:link {color: #145690; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: none;}
a.linkTextSub:visited {color: #145690; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: none;}
a.linkTextSub:hover,a.linkTextSub:focus {color: #324352; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: underline;}
a.linkTextSub:active {color: #145690; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: none;}

a.linkTextSub2 {color: #063058; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: underline;}
a.linkTextSub2:link {color: #063058; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: underline;}
a.linkTextSub2:visited {color: #063058; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: underline;}
a.linkTextSub2:hover,a.linkTextSub2:focus {color: #145690; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: none;}
a.linkTextSub2:active {color: #063058; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: underline;}

a.linkText3 {color: #145690; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: underline;}
a.linkText3:link {color: #145690; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: underline;}
a.linkText3:visited {color: #145690; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: underline;}
a.linkText3:hover,a.linkTextSub3:focus {color: #5E9861; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: underline;}
a.linkText3:active {color: #145690; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: underline;}

a.linkTxt3 {color: #4E9252; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: none;}
a.linkTxt3:link {color: #4E9252; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: none;}
a.linkTxt3:visited {color: #4E9252; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: none;}
a.linkTxt3:hover,a.linkTxtSub3:focus {color: #4E9252; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: underline;}
a.linkTxt3:active {color: #4E9252; font-family:Tahoma; font-size:13px; font-weight:bold; text-decoration: none;}

h3 {
	background-image: url(images/marker.gif);
	background-position:center left;
	background-repeat: no-repeat;
	color:#063058;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-left:10px;
	margin:0;
	margin-bottom:5px;
}
h3 a {
	color:#063058;
	text-decoration:none;
}
h3 a:hover {
	color:#063058;
	text-decoration:underline;
}
h1, .title {
	border-left:4px solid #6C6E70;
	background-color:#8E9091;
	padding-left:16px;
	height:31px;
}
h2, .title_alt {
	border-bottom:1px solid #C8C9C9;
}
.dot_v {
	background:url(images/bg_point_0_1.gif) left top repeat-y; 
}
.dot_h {
	background:url(images/bg_point_0_2.gif) left top repeat-x;
}

#maintbl {
	margin-top:1px;
	margin-bottom:1px;
}
.emp {
	border-left:4px solid #C5C5C7;
	background-color:#E2E2E3;
	padding:16px;
	padding-top:0px;
}
.title_emp {
	border-bottom:1px solid #B9B9BB;
}
.emp_r {
	float:right;
	width:210px;
	margin:0;
	margin-left:10px;
	padding:0;
}

.textblock {
	margin:20px 0 10px 0;
}

.textsub {
	margin-left:10px;
	margin-bottom:5px;
}
.pic {
	margin-right:20px;
	margin-bottom:5px;
}
.cont {
	text-align:right;
}
/*---------- footer	 ---------------------*/
.footer	{
	background-image:url(images/bg_footer.gif);
	background-position: left top;
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:center;
}	
.footer .sep { 
	color:#72C377;
	margin-left:5px;
	margin-right:5px; 
}
.footer a	{
	color:#CACED2;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover	{
	color:#CACED2;
	text-decoration:underline;
	font-weight:bold;
}
.copy	{ 
	color:#5C6771;
	padding:10px;
	vertical-align:top;
	text-align:right; 	
}							
.copy a	{ 
	color:#4A6B88; 
	text-decoration:none;
}
.copy a:hover { text-decoration:underline; }

.addr { 
	color:#324352;
	vertical-align:bottom;
	padding:10px;
	padding-left:20px;
}

.txt1{
	color: #4E9252;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}
.txt2{
	color: #4E9252;
	font-size: 12px;
	text-decoration:none;
}
.txt2b{
	color: #145690;
	font-size: 12px;
	text-decoration:none;
}

.txt3{
	color: #4E9252;
	font-size: 15px;
	text-decoration:none;
	font-weight:bold;
}
.txt3b{
	color: #324352;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}
.txt4{
	color:#2C2C2C;
	font-size:12px;
}
