/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 96%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
ol, ul {
	list-style: none;
}

#wrapper{
margin: 0 auto;
width:1000px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#top_main {
	height:150px;
	width:100%;
}

.container_1000{
	width:1000px;
	height:100%;
}

#top .container_1000{
	background-image:url(../images/headbg.gif);
	background-repeat:no-repeat;
height:149px;
}

#top_main .container_1000{
	background-image:url(../images/main_head.png);
	background-repeat:no-repeat;
	height:148px;
}

.container_1000 #logo{
	background-image:url(../images/logo.png);
	height:101px;
	width:310px;
	background-repeat:no-repeat;
	float:right;
	margin-top:15px;
}

#bottom_top, bottom_topmain{
	height:29px;
}

#bottom_top .container_1000{
	height:29px;
	background-image:url(../images/bottomtopbg.png);
	background-repeat:no-repeat;
}

#bottom_topmain .container_1000{
	height:29px;
	background-image:url(../images/bottom_head.png);
	background-repeat:no-repeat;
}

#middle{
	height:619px;
	width:100%;	
	font-size:20px;
}

.md_main{
	background-image:url(../images/bg.png);
	height:625px;
}

#left{
	height:inherit;
	background-image:url(../images/leftbg.png);
	background-repeat:no-repeat;
	float:left;
	width:500px;
}

#left_main{
	float:left;
	width:812px;	
	margin-left:10px;
	margin-top:-2px;
	background-image:url(../images/leftmainbg.png);
	background-repeat:no-repeat;
	height:508px;
}

#content{
	margin:15px;
	height:508px;
}

#content_right{
	margin:20px 0px 0px 20px;	
}

#right_main{
	float:left;
	width:164px;
	margin-left:14px;
	margin-top:-2px;
	background-image:url(../images/rightmainbg.png);
	height:508px;
}

#right{
	height:inherit;
	background-image:url(../images/rightbg.png);
	background-repeat:no-repeat;
	float:left;
	width:500px;
}

#footer{
	height:53px;
	width:100%;	
	text-align:center;
}

#footer .container_1000{
	height:inherit;
	background-image:url(../images/footerbg.png);
	background-repeat:repeat-x;
	padding-top:15px;
}

#animatedtabs{
	overflow: hidden;
	width: 100%;
	font-size: 14px; /*font of menu text*/
	padding-top:45px;
	padding-left:14px;
}


#animatedtabs ul{
	list-style-type: none;
	margin: 0;
	margin-left: 10px; /*offset of first tab relative to page left edge*/
	padding: 0;
}

 
ul ul,
ul li:hover ul ul,
ul ul li:hover ul ul
{/*display: none;*/}

ul li:hover ul,
ul ul li:hover ul,
ul ul ul li:hover ul
{/*display: block;*/}

ul ul {
/*position: absolute;
z-index: 500;
top: 30px;*/
}


#animatedtabs li{
	float: left;
	margin: 0;
	padding: 0;
}

#animatedtabs a{
	float: left;
	position: relative;
	top: 15px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
	background: url(../images/btnleft.png) no-repeat left top;
	margin: 0;
	margin-right: 3px; /*Spacing between each tab*/
	padding: 0 0 0 16px;
	text-decoration: none;
	height:50px;

}

#animatedtabs a span{
	float: left;
	position: relative;
	display: block;
	background: url(../images/btnright.png) no-repeat right top;
	padding: 10px 20px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	color: white;
	width:150px;
	text-align:center;
	height:50px;
	font-size:20px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#animatedtabs a span {float:none;}
/* End IE5-Mac hack */


#animatedtabs #current a{
	/*background-position: 0 -125px;*/
	top: 0;
}

#animatedtabs #current a span{
	/*background-position: 100% -125px;*/
	color: white;
	padding-bottom: 28px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0;
}

#animatedtabs a:hover{
	/*background-position: 0% -125px;*/
	/*top: 0;*/
}

#animatedtabs a:hover span{
	/*background-position: 100% -125px;*/
	/*padding-bottom: 28px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	/*top: 0;*/
}

.wrapper{
    margin: 0px auto;
    width: 1000px;
}

#left_main h1 {
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:10px;
	font-size:22px;
}

.contentheading{
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:10px;
	font-size:22px;
}

#left_main h2 {
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:10px;
	font-size:18px;
}

#left_main h3 {
	color:#FFFFFF;
	/*font-weight:bold;*/
	padding-bottom:10px;
	font-size:16px;
	text-decoration:underline;
}

#left_main h4 {
	color:#FFFFFF;
	/*font-weight:bold;*/
	padding-bottom:10px;
	font-size:14px;
	text-decoration:underline;
}

blockquote{
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#000000;
	background-color:#E5E5E5;
	border:dashed 1px #000000;
}

left_main ul{
	margin-left:10px;
}

#left_main ul ul{
	margin-left:15px;
}



#left_main a:hover{
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	color:#A8C687;
}

#left_main a:visited{
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	color:#5F9031;
}

#left_main a{
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	color:#82B75F;
}
#right_main a{
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	color:#022C63;
}

#right_main a:visited{
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	color:#4E627A;
}

#right_main a:hover{
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	color:#4377B7;
}

#right_main ul ul{
	margin-left:10px;
}