/* CSS Document */

html,body{

	height:100.1%;

	width:100%;

	margin:0px;

	font-family:Helvetica, Verdana, Arial, sans-serif;

	font-size:12px;

	color:#000000;

}

#container{

	margin:auto;

	width:838px;

	height:100%;

}

#header{

	width:838px;

	height:166px;

	background-image:url(../images/slices/header_bg.jpg);

	background-repeat:no-repeat;

}

#main_tbl_bg{

	background-image:url(../images/slices/left_vert_menu_top_bg.jpg);

	background-repeat:no-repeat;

	width:838px;

	height:50%;

}

#page_bg{

	margin:0px;

	width:838px;

	background-image:url(../images/slices/page_bg.jpg);

	background-repeat:repeat-y;

}

#footer_top_curve_bg{

	background-image:url(../images/slices/right_footer_top_bg.jpg);

	background-repeat:no-repeat;

	background-position:bottom right;

}

#footer{

	clear:both;

	height:84px;

	width:838px;

	background-image:url(../images/slices/footer_bg.jpg);

	background-repeat:no-repeat;

}

.left_verticle_menu{

	width:204px;

	padding-top:70px;

}

#left_menu_bg{

	height:100%;

}

#left_menu_cell{

	width:204px;

	padding-top:0px;

	padding-bottom:0px;

}

a.left_menu_cell:link{

	color:#FFFFFF;

	font-size:14px;

	font-family:"Times New Roman", Times, serif;

	font-weight:bolder;

	text-decoration:none;

}

a.left_menu_cell:visited{

	color:#FFFFFF;

	font-size:14px;

	font-family:"Times New Roman", Times, serif;

	font-weight:bolder;

	text-decoration:none;

}

a.left_menu_cell:hover{

	color:#000000;

	font-size:14px;

	font-family:"Times New Roman", Times, serif;

	font-weight:bolder;

	text-decoration:none;

}

#page_title{

	padding-top: 60px;

}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #8A4B80;

	margin: 0px;

	padding-top: 8px;

	padding-right: 8px;

	padding-bottom: 4px;

	padding-left: 8px;

	font-weight: bolder;

}

#page_content{

	padding-left:8px;

	padding-right:30px;

	

}

#subhead{

	font-size:13px;

	font-weight:bold;

	font-style:italic;

	padding-left:8px;

	padding-right:30px;

	

}

hr {

	color: #EACADE;

	background-color:#EACADE;

}

a.botnav:link{

	color: #668411;

	text-decoration:none;



}

a.botnav:visited{

	color: #668411;

	text-decoration:none;



}

a.botnav:hover{

	color: #668411;

	text-decoration:underline;

}

form{

	margin:0px;

	padding:0px;

}

input{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #324009;

	border-right-color: #668411;

	border-bottom-color: #668411;

	border-left-color: #324009;	

}

.left_purple_bg{

	width:12px;

	height:24px;

	background-image:url(../images/slices/but_purple_left.jpg);

	background-repeat:no-repeat;



}

.mid_purple_bg{

	width:100%;

	background-image:url(../images/slices/but_purple_bg.jpg);

	background-repeat:repeat-x;

}

.right_purple_bg{

	width:12px;

	height:24px;

	background-image:url(../images/slices/but_purple_right.jpg);

	background-repeat:no-repeat;

}



.left_green_bg{

	width:12px;

	height:24px;

	background-image:url(../images/slices/but_green_left.jpg);

	background-repeat:no-repeat;



}

.mid_green_bg{

	width:100%;

	background-image:url(../images/slices/but_green_bg.jpg);

	background-repeat:repeat-x;

}

.right_green_bg{

	width:12px;

	height:24px;

	background-image:url(../images/slices/but_green_right.jpg);

	background-repeat:no-repeat;

}



#vert_line{

	padding-top:30px;

	width:9px;

}

.pad_lft{

	padding-left:8px;

}

#strap{

	clear:both;

	font-size:26px;

	color:#327A94;

	letter-spacing:1px;

	font-weight:600;

	padding-bottom:24px;	

}

hr.line {

	background-color : #EACADE;

	color : #EACADE;

	height : 4px;

	border : 0 solid #b3b3b3;

/*	border-top-width : thin;

*/	width:90%;

}

a.ev:link{

	font-size:10px;

	color: #8A4B80;

	text-decoration:none;

}

a.ev:hover{

	font-size:10px;

	color: #8A4B80;

	text-decoration:none;

}

a.ev:visited{

	font-size:10px;

	color: #8A4B80;

	text-decoration:none;

}