/*#############################################################

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #682;}

a:hover {color: #9A6;}

body {
	background: #333 url(img/bg.gif);
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(img/li.gif);}

h1 {font-size: 1.8em; margin-bottom:4px;
border-bottom:1px solid #008ba3; padding-bottom:2px;}
h2 {font-size: 1.2em; margin-bottom:4px;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #008ba3; }

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	background: url(img/bgcontainer.jpg) repeat-y;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #222;
}

/* header */
.header {
	float: left;
	width: 640px;
	font: normal .1em Verdana,sans-serif;
	color:#000000;
	line-height: 150px;
	text-align: center;	
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
	margin-top:2px;
}
.main {
	float: left;
	width: 480px;
}
.main_right {
	float: right;
	width: 200px;
	color: #CCC;
}

/* sub-navigation */


.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #4e93d7;
	list-style: none;
}
.subnav li a {
	background: #336699;	
	color: #ffffff;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #5388bc;
	color: #ffffff;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}



/* Vertical Navigation Menu */ 
.vertnav1 {
margin: 0; padding: 0;
	border-bottom: 1px solid #4e93d7;
	list-style: none;
}

.vertnav1 a:link {
	background: #336699;	
	color: #ffffff;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;

}
.vertnav1 a:visited {
	background: #336699;	
	color: #ffffff;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;

}
.vertnav1 a:active {
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background: #5388bc;
	color: #ffffff;
}
.vertnav1 a:hover {
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background: #5388bc;
	color: #ffffff;
}

.vertnav1-act {
margin: 0; padding: 0;
	border-bottom: 1px solid #4e93d7;
	list-style: none;
}

.vertnav1-act a:link {
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background: #5388bc;
	color: #ffffff;
}
.vertnav1-act a:visited {
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background: #5388bc;
	color: #ffffff;
}
.vertnav1-act a:active {
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background: #5388bc;
	color: #ffffff;
}
.vertnav1-act a:hover {
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background: #5388bc;
	color: #ffffff;
}

.vertnav2 {
margin: 0; padding: 0;
	border-bottom: 1px solid #4e93d7;
	list-style: none;
}


.vertnav2 a:link {
	background: #3399cc;	
	color: #ffffff;
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;

		

}
.vertnav2 a:visited {
	background: #3399cc;	
	color: #ffffff;
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;

}
.vertnav2 a:active {
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;
	background: #66ccff;
	color: #ffffff;
}
.vertnav2 a:hover {
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;
	background: #66ccff;
	color: #ffffff;

}

.vertnav2-act {
margin: 0; padding: 0;
	border-bottom: 1px solid #4e93d7;
	list-style: none;
}

.vertnav2-act a:link {
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;
	background: #66ccff;
	color: #ffffff;
}
.vertnav2-act a:visited {
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;
	background: #66ccff;
	color: #ffffff;

}
.vertnav2-act a:active {
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;
	background: #66ccff;
	color: #ffffff;

}
.vertnav2-act a:hover {
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;
	background: #66ccff;
	color: #ffffff;

}


.vertnav3 a:link {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:visited {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:active {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:hover {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}

.vertnav3-act a:link {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:visited {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:active {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:hover {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}

.vertnav4 a:link {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:visited {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:active {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:hover {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}

.vertnav4-act a:link {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:visited {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:active {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:hover {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}

table
{ padding:2px; border:1px solid #cccccc; width:430px; background-color:#efefef;
}