
body {

	padding: 0;
	background: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #555555;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #9f3098;
	margin-bottom: 10px;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}
.h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}
.h2 {
	font-size: 23px;
}
h3 {
	font-size: 20px;
}
.h3 {
	font-size: 20px;
}h4 {
	font-size: 18px;
}
.h4 {
	font-size: 18px;
}

.white {
	font-size: 12px;
	color:#FFF;
}

p, ul, ol {
	margin: 0 0 1em 0;

	line-height: 26px;
}

a:link {
	color: #0288cb; text-decoration: none;
}

a:hover, a:active {
	
	color: #0288cb; text-decoration: underline;
}

a:visited {
	color: #0288cb;text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 30px;
	margin-bottom: 5px;
}



form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}



#header {
	clear: both;
	width: 860px;
	height: 52px;
	margin: 0 auto;

}



#menu {
	float: left;
	width: 860px;
	height: 54px;
	padding-left: 80px;
	
	background: url(../images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;

	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	
	padding: 10px 25px;
	text-decoration: none;
	text-transform: lowercase;
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right:solid 1px #242424;
}

#menu a:hover { 
	text-decoration: none; 
	background: url(../images/hov.jpg) repeat-x;
}

#menu .current_page_item_first a {
	color: #FFFFFF;
	border-left:solid 1px #242424;border-right:solid 1px #242424;
	background: url(../images/hov.jpg) repeat-x;
}
#menu .first a {
	color: #FFFFFF;
	border-left:solid 1px #242424;border-right:solid 1px #242424;
}

#menu .current_page_item a {
	color: #FFFFFF;
	background: url(../images/hov.jpg) repeat-x;
}



#banner {
	width: 620px;
	height: 240px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #BCE03E url(../images/img04.jpg) no-repeat left top;
}


#wrapper {
	width: 860px;
	margin: 0 auto;
	background: #ffffff;
	background: #ffffff url(../images/img02.jpg) no-repeat left top;

}
#wrapper-btm {
	background: url(../images/img03.jpg) no-repeat left bottom;
}



#page {
	width: 860px;
	margin: 0 auto;

}


#content_wrapper { background: #ffffff url(../images/img05.jpg) no-repeat right top;float: right;
	width: 625px;}
	
#content {
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/img06.jpg) no-repeat right bottom;
	
}

#content ul {
margin-left: 20px;
}

#content li {
margin-left: 20px;
}


#sidebar {
	
	padding-top: 20px;
	padding-left: 15px;
	background: url(../images/img07.jpg) no-repeat right bottom;

}

#sidebar_wrapper {
float: left;
	width: 225px;
	background: #ffffff url(../images/img08.jpg) no-repeat right top;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 25px;
}

#sidebar li ul {
}

#sidebar li li { line-height: 15px; margin-bottom: 12px;
}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #9f3098;
}



#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #d3aae2;
}



input.button {
 	cursor: pointer;
	padding: 2px;
	border: none;
	background: #9f3098;
	font-size: 14px;
	color: #FFFFFF;
}

input.button:hover {
    cursor: pointer;
	padding: 2px;
	border: none;
	background: #b254ac;
	font-size: 14px;
	color: #FFFFFF;
}


.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

.table_row_purple { font-size: 100%; background-image: url(../images/purple_box.gif);
  background-color: #f4f9f0;
  border-bottom: 1px solid #46d056;   }
  
.table_header { color: #FFFFFF; font-size: 110%; font-weight: bold; background-color: #5c5c5c; text-align: left; vertical-align: text-top; }

.table_row_palepurp { background-color: #F0F0F0; text-align: left; vertical-align: text-top; }

.table_row_purp { background-color: #F0F0F0; padding: 10px; text-align: left; vertical-align: text-top; }

#legal {

	font-size: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

.copyright {
font-size: 82%;
	color: #666666;
}


a.definition:link { color: #464646;  font-weight:bold; border-bottom:2px dashed #898989;  }
a.definition:visited { color: #464646;  font-weight:bold; border-bottom:2px dashed #898989; }
a.definition:hover { color: #464646; font-weight:bold; text-decoration: none; background-color: #e5ccec; }
a.definition:active { color: #464646;   font-weight:bold; border-bottom:2px dashed #898989; }

a.definitioncopyright:link { color: #666666;  font-weight:bold; border-bottom:1px dashed #666666;  }
a.definitioncopyright:visited { color: #666666;  font-weight:bold; border-bottom:1px dashed #666666; }
a.definitioncopyright:hover { color: #666666; font-weight:bold; text-decoration: none; background-color: #e5ccec; }
a.definitioncopyright:active { color: #666666;   font-weight:bold; border-bottom:1px dashed #666666; }

.scope_box { padding-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; margin-left: -25px; margin-top:20px; border: solid 5px #9f3098; width: 85%; background-color: #e5d2e5}
.useful_links_scope_box { padding-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; margin-top:20px; width: 95%; background-color: #f0f0f0}

a.biglink:link { color: #4394D6; font-size:18px; }
a.biglink:active { color: #4394D6; font-size:18px; }
a.biglink:visited { color: #4394D6; font-size:18px; }
a.biglink:hover { text-decoration: none;
	color: #2D7BBA; font-size:18px;}


.bold {	font-weight: bold; color: #666666;}
.bolditalic {	font-weight: bold; font-style: italic; color: #666666;}

.highlight{ background-color:#FF0;}






.search_input {
	width:137px;
	border: 1px solid;
	border-color:#9f3098;
	height:17px;
	text-align:left;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}






/* Zoom Search */
.zoom_button { 
    border: 1px solid #9f3098 !important; 
    background: #9f3098 !important; 
	color:#ffffff !important; 
}

.zoom_match { 
	color:#333333 !important; 
	font-family:Arial,Helvetica,sans-serif !important; 
	font-size:12px !important;
	margin-left:0px !important;
}

.summary { 
	color: #9f3098 !important; 
	font-family:Arial,Helvetica,sans-serif !important; 
	font-size:12px !important;
}

.zoom_results_per_page {
	color:#333333 !important; 
	font-family:Arial,Helvetica,sans-serif !important; 
	font-size:10px !important;
}

.infoline{ 
	width:562px !important; 
	overflow: auto!important; }

.context{ 
	width:562px !important;
	overflow: auto!important; }

.zoom_searchform {
	color:#333333 !important; 
	font-family:Arial,Helvetica,sans-serif !important; 
	font-size:12px !important;
}

.zoom_searchbox {border: 1px solid #9f3098 !important;}


.button { width:50px; height:24px;}





/* Contact */

.contact_input {
	 border:1px solid;
	 border-color:#9f3098;
	 color: #555555;
	 font-family:Arial,Helvetica,sans-serif;
	 width:250px;
}

.contact_button {
	background-color:#9F3098;
	color:#FFF;
	border:0px;
	width:100px; height:24px;
	cursor:pointer;
}



textarea {
	 width:250px;
	 border:1px solid;
	 border-color:#9f3098;
     color: #555555;
	 font-family:Arial,Helvetica,sans-serif;
}



.table_header_list { font-size: 110%; text-align: left; vertical-align: text-top; border:1px solid; border-color:#9f3098; }
	 
.table_header_list td { padding-left:15px; padding-right:15px; }
	 
