a:link { color: #0066CC; text-decoration:underline;} 
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
} 
p, pre, textarea, td, li , 

#textlayer{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

#linktable
{
	position:relative;
	z-index:3;
	width:750px;
	left: 0px;

}

th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #2DA0DF;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	margin-bottom: -6px;
	}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;

	}

blockquote {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal;
	}
tt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	}

.border {
	border : 1px solid #999999;
}

.bborder {
	border-bottom : 1px solid #BCDC98;
	font-size: 10px;
	font-weight: bold;

}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}



.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
}


input.small, textarea.small, select.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #9999CC;
}

.darkbutton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #990033;
}
.notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	background: #6B0C80;
	color: #FFFFFF;
	border : 2px solid #000066;
	border-left : 2px solid #99ccff;
	border-top : 2px solid #99ccff;	
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.link:hover, .shortlink:hover {
	background: #6B0C80;
	color: #ffffff;
	text-decoration: none;

}

.link:active {
	background: #C2DBD8;
	color: #238C85;
	border-left : 2px solid #268682;
	border-top : 2px solid #268682;
	text-decoration: none;
	border-right: 2px solid #C2DBD8;
	border-bottom: 2px solid #C2DBD8;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.sideborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.leftpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.padded {
	padding-top: 6px;
	padding-bottom: 6px;

}


.boldheader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom:-15px;
	font-style: italic;

}
p.header{
	font-weight:bold;
	padding-top: 5px;
	margin-bottom:-12px;
}
p.indent {
	text-indent: -13px;
	padding-left: 9px;
	margin-bottom: -12px;


}
.ltbg { background: #F2F2F2; }

.dkbg { background: #E2E2E2; }

.hilite { background: #F9F9F9; }
.bpadded {
	padding: 5px;
}
.signupbox
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
img.bar
{
	background:#CCCCCC;
	width:500px;
	height:2px;
}

a.nounderline:link,a.nounderline:visited,a.nounderline:active {
	text-decoration: none;
}
a.nounderline:hover {
	text-decoration: underline;
}
.white{
	color:#FFFFFF;
}

a.white:link {
	text-decoration: none;
	color:#FFFFFF;
} 

a.white:hover, a.white.link:hover, a.white.active:hover {
	text-decoration: underline;
	color:#FFFFFF;
} 

a.white:active {
	text-decoration: underline;
	color:#FFFFFF;
} 

a.white:visited {
	text-decoration: none;
	color:#FFFFFF;
} 

.dottedborder {
	border: 1px dotted #CCCCCC;
}
.dottedborderbottom {
	border-bottom: 1px dotted #CCCCCC;
}

.padded5 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.pad20 {
	padding-left: 20px;
}
.maincell {
	background-image: url(images/template/page_r10_c1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;

}
.padded15 {
	padding: 10px 12px;
}
.padded15top5 {
	padding: 5px 12px 10px 0px;
}
form,input,select { z-index: 0; }
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

	
.red {
	color: #CC0000;
	font-weight: normal;
}

.dottedborderbottom {
	padding-bottom:10px;
	border-bottom: 3px dotted #FFFFFF;
}
.greenborder {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C6DC9C;
	border-top-width: 16px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 6px;



}
body {
	background-color: #FFFFFF;
}
.intro {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 10px;
	padding-right: 20px;


}
