BODY#body {
	margin:0;
	padding:0;
	text-align: center;
	background: #3a6ace;
}

body, td, th, tr, p, div {
	font-family: Geneva,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 155%;
}

#home_module div,
#home_module p {
	color: #fff;
}

#right div,
#right p {
	color: #fff;
}

p {
	margin:0;
	padding: 10px;
	padding-left: 0;
}

#left p {
	padding-left: 10px;
}

#wrapper {
	position: absolute;
	top:  15%;
	left: 50%;
	margin-left: -415px;
	width: 830px;
	text-align: left;
}

#wrapper_content {
	position: relative;
	width: 820px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/wrapper_bg.png);
	padding: 6px;
	
}

#wrapper_home {
	width: 820px;
	height: auto;
}

.small_space {
	height: 6px;
	padding: 0;
	margin: 0;
	background: green;
}

#wrapper_in {
	width: 820px;
}

#header_home {
	position: relative;
	height: 50px;
	margin-bottom:5px;
}

#logo_home {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 180px;
	height: 45px;
}

#menu {
	position: absolute;
	left: 190px;
	bottom: 25px;
}

#search {
	position: absolute;
	top:8px;
	right: 0px;
	width: 160px;
}

#home_module {
	float: left;
}

#home_module .moduletable {
	padding-top: 20px;
	padding-left:20px;
}

#header {
	position: relative;
	height: 50px;
}

#logo {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 180px;
	height: 45px;
}

#left {
	width: 820px;
	border-bottom: 3px solid #ee018d ;
	margin-bottom: 3px;
}

#left .moduletable, 
#left ul.menu {
	padding-top: 0px;
	padding-left: 198px;
}

#content {
	float: right;
	width: 825px;
}

#content-padding {
	padding: 10px;
	padding-left: 20px;
}

#footer {
	margin: 0 auto;
	width: 830px;
	clear: both;
}


#footer_module div,
#footer_module p {
	color: #999;
}

#footermenu {
	text-align: right;
	padding-top:0px;
}

#logo img {
	display: block;
}


.clear {
	clear: both;
}

fieldset {border:none}

#belowmain {
padding-top:1.5em;
padding-bottom:1.5em;
}

/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #ee018d;
	text-decoration: none;
}

a:hover, a.active {
	color: #C9C0A3;
	text-decoration: none;
}

.inputbox {
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #ddd;
}

#search .inputbox {
	width: 145px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	font-size: 11px;
}

.contentpane {
	padding-left: 0;
	padding-right: 0;
}

.contentpaneopen {
	padding: 10px;
	margin-top: 20px;
}

.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;  
}

form {
	padding: 0;
	margin: 0;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Trebuchet MS";
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ee018d;
	padding-bottom: 10px;;
}

h2 {
	font-size: 16px;
	color: #ee018d;
}

h2.componentheading, 
h2.contentheading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight:normal;
	padding: 0;
	margin: 0;
	padding-top:1em;
	padding-bottom:1em;
	color:#ee018d;
}

h3 {
	font-size: 14px;
}

#search h3 {
	display: none;
}

#home_module_content h3 {
	display: none;
}

#left h3 {
	padding-right: 0;
	padding-bottom: 7px;
}

#footer h3 {
	display: none;
}

h4 {
	font-size: 11px;
	color: #333;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

#left ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#left ul li a, 
#left ul li a:link, 
#left ul li a:visited {
	text-decoration: none;
	line-height: 25px;
	font-size: 13px;
	color: #ee018d;

}

#left ul li a:hover,
#left ul li a:active {
	color: #C9C0A3;
}

/* primary menu - at the top of this site */

#menu_home ul, 
#menu_home li,
#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu_home ul li,
#menu ul li {
	float: left;
	line-height: 24px;
}

#menu_home a, 
#menu_home a:link, 
#menu_home a:visited,
#menu a, 
#menu a:link, 
#menu a:visited  {
	font-size: 13px;
	color: #ec008c;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-transform: lowercase;
}

#menu a, 
#menu a:link, 
#menu a:visited {
	color: #333333;
}

#menu_home ul li a:hover,
#menu_home ul li a#active_menu,
#menu ul li a:hover,
#menu ul li a#active_menu {
        text-decoration: none;
        color: #ec008c;
}


#footer a, 
#footer a:link, 
#footer a:visited  {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	text-transform: lowercase;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: none;
}

img {
	border: 0;
}


/* dropdown menu */