@import url("reset.css");
@import url("styles_homepage.css");
@import url("styles_content.css");
@import url("styles_landing.css");
@import url("styles_popup.css");
@import url("styles_search.css");
@import url("styles_sitemap.css");
@import url("styles_general.css");
@import url("styles_tables.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 100.01%;
	color: #4b4b4b;
	margin : 0;
	padding : 0;
}

h1 {
	margin : 0 0 0.5em 0; 
	font-family:Tahoma;
	font-size : 2em;
	font-weight : normal;
	color: #ec008c;
	width: 295px;
}

.homepage-h1 {
	margin : 0 0 0.5em 0; 
	font-family:Tahoma;
	font-size : 2em;
	font-weight : normal;
	color: #ec008c;
	width: 145px;
}

h2 {
	margin : 0 0 0.4em 0; 
	font-size : 1.5em;
	font-weight : bold;
	color: #ec008c;	
}

.reference-h2{
	margin : 0 0 0.4em 0; 
	font-size : 1.2em;
	font-weight : bold;
	color: #ec008c;	
}

h3 {
	margin : 1em 0 0.5em 0; 
	font-size : 1em;
	font-weight : bold;
	color : #4b4b4b;	
}

p {margin : 0 0 1em 0;}


ul {
	padding : 0;
}

ul li {
	background : transparent url(../images/arrow_pinkSml.gif) 3px 4px no-repeat;
	padding : 0 0 0 16px;
	margin : 0 0 0.2em 0;
}

ol {
	padding: 0;
	margin: 0;
	list-style-type: decimal;
}
ol li {
	list-style-type: decimal;
	margin : 0 0 0.2em 1.7em;
	padding : 0 ;
}

* html ol li {margin : 0 0 0.2em 2em;}
*:first-child+html ol li {margin : 0 0 0.2em 2em;}

input, textarea, select {
	font-size : 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	border-collapase : collpase;
	margin : 0;
	padding : 0;
}
th {vertical-align : bottom;}
td {vertical-align : top;}

a {text-decoration : underline;}
a:link {color : #4D4D4D;} 
a:visited {color: #660099;}
a:hover {color: #ec008c;}
a:active {color : #4D4D4D;}


/* page wrapper */

#page-wrapper {
	width : 998px;
	padding : 0;
	font-size : 0.68em;
	position : relative;
}

#header-top {
	padding : 8px 0 8px 24px;
	border-bottom: 1px solid #CCCCCC;
	font-size : 0.9em;
}

#header-top p {margin : 0 0 8px 0; padding : 0;}

#header-nav a {text-decoration : none;}
#header-nav a:link{color : #4B4B4B;}
#header-nav a:visited{color: #660099;}
#header-nav a:hover {color : #EC008C}
#header-nav a:active {color : #4B4B4B;}


#header-nav ul {
	list-style-type : none;
}

#header-nav li {
	list-style-type : none;
	margin : 0; 
	padding :  0 2px 0 7px;
	display: inline;
	border-left: 1px solid #EB0089;
	color: #4b4b4b;
	background-image : none;
	font-family: Tahoma;
	font-size: 9px;
}

#header-nav li.first {
	padding-left: 0;
	border-left: none;
}

/* search */

#search {
	float: right;
	width: 276px;
	font-family: Tahoma;
	font-size: 9px;
}

#search .search-input {
	border: 1px solid #CCCCCC;
	width : 200px;
	color : #4b4b4b;
	margin-botton : 8px;
	height : 14px;
	padding : 1px 1px 0 1px;
	float : left;
}

#search .search-button {
	border: 0;
	float : right;
	margin-top : 2px;
}

#search .text {
	font-family: Tahoma ;
	font-size: 9px ;
}

#logo {margin: 47px 0 38px 19px;}


/* footer */

#footer {
	border-top : 1px solid #CCCCCC;
	clear : both;
	font-family: Tahoma;
	font-size: 9px;
	color : #4b4b4b;
	padding : 1em 0 0 0;
	line-height : 1.2em;
	margin: 0 0 42px 0;
	width:990px;
}

* html #footer {margin: 0 0 10px 0; width:980px;}
*:first-child+html #footer {margin: 0 0 10px 0;}

#footer p {
	width: 100%;
	text-align: center;
	margin : 0 0 0.6em 0;
	padding: 0; 
	clear:both;
	display: block;
}
* html #footer p {padding: 0 0 0 12px;}

#footer ul {
	clear : both;
	list-style-type : none;
	margin : 0; 
	padding : 0 0 0 50px;
	
}


#footer ul li {
	list-style-type : none;
	float : left;
	border-right: 1px solid #EB0089;
	padding : 0 6px 0 0; 
	margin : 0 0 0 6px;
	background-image : none;
}

#footer ul li.last-item {
	padding-right : 0; 
	border-right : none;
}
* html #footer ul li.last-item {padding-right : 12px;}
 
#footer a {text-decoration : underline;}
#footer a:link{color : #4D4D4D;}
#footer a:visited {color : #660099;}
#footer a:hover{color: #EC008C; }
#footer a:active {;color : #4D4D4D;}

/* general */

.clear-hidden {
	margin : 0;
	padding : 0;
	font-size : 1px;
	clear : both;
}

.radio-button {vertical-align : middle; border : 0 !important;}
* html .radio-button {margin-left: -4px;}
*:first-child+html .radio-button {margin-left: -4px;}

.vert-align-middle {vertical-align : middle;}

.arrow-small {padding : 0 0 0 8px; background : transparent url(../images/arrow_pinkSml.gif) 0 4px no-repeat;}
.arrow-big {padding : 0 0 0 10px; background : transparent url(../images/arrow_pinkLrg.gif) 0 3px no-repeat;}

.pos-right-bottom {
	position : absolute; 
	right : 0; 
	bottom : 0; 
	padding : 0 3px 3px 12px; 
	background : #FFFFFF url(../images/arrow_pinkSml.gif) 3px 3px no-repeat;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size:9px;
	line-height: 1.2em;
}

* html .pos-right-bottom{line-height: 1.1em; padding : 0 3px 3px 11px;}
*:first-child+html .pos-right-bottom{line-height: 1.1em; padding : 0 3px 3px 11px;}

.text-right {
	position : relative; 
	float: right;
	margin: 0 5px 5px 0;
	padding : 0 1px 1px 15px; 
	background : transparent url(../images/arrow_pinkSml.gif) 4px 4px no-repeat;
	font-size: 11px;
}

* html .text-right {margin: 0 5px 1px 0;}
*:first-child+html .text-right {margin: 0 5px 1px 0;}

.text-right-bottom {
	position : absolute; 
	right : 0; 
	bottom : 0;  
	background : none;
}