*{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#logo{
	height: 160px;
	width: 676px;
	background-image: url(../images/logo.gif);
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding: 0px;

}


/* links  */

a{
	color: #FF6600;
	text-decoration: underline;
}

a:hover{color: #00CC33;}

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

/* tables & forms */

input, select, th, td {font-size:1em}

/* ------------------------------------------------------------

	Navigation / Menu

------------------------------------------------------------ */     
.menu {
	position: absolute;
	height: 35px;
	width: 750px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	left: 2px;
	top: 5px;
        }
.menu_ul {
    padding-top: 5px;
}
.menu li {
	float: left;
	list-style: none;
	padding-bottom: 2px;
                }
.menu li.back {
	width: 50%;
	height: 28px;
	position:absolute;
	z-index: 8;
	border-bottom-width: 2px;
	border-bottom-style: solid;F;
	border-bottom-color: #00CCFF;
  }
.menu li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	top: 10px;
	text-transform: capitalize;
	letter-spacing: 1px;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-left: 10px auto 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:1px;
	font-weight: bold;
	z-index: 10;
                    }   
#lava a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
}            
/* ------------------------------------------------------------*/
#primary-content{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	float: right;
	width: 490px;
	padding-left: 10px;
	margin-left: 20px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
}
#primary-content form{margin: 10px 0 20px 0;}
legend{
	margin: 0 0 10px 0;
}

#primary-content p{
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#primary-content h1, #primary-content h2, #primary-content h3{
	color: #0000CC;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#primary-content .commentsbox h2{
	background: none;
	border-bottom: 1px solid #CC9966;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}
#primary-content form{margin: 10px 0 20px 0;}
		
fieldset{
	background: #FFFFFF;
	border: 1px solid #0066FF;
	padding: 5px 15px 15px 10px;
	width: 95%;
	margin-bottom: 20px;
	position: relative;
}

fieldset p{
	margin: 0 0 10px 0;
	font-weight:bold;
}

textarea{
	height: 100px;
	overflow: auto;
	color: #000000;
	padding: 5px;
	width: 250px;
	border: 1px solid #0099FF;
}

/* ------------------------------------------------------------

	secondary content

------------------------------------------------------------ */
#secondary-content{
	float: left;
	font-size: 1.1em;
	line-height: 1.4em;
	width: 240px;
	color: #64CDFF;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	background-repeat: repeat-y;

}


#secondary-content h2, #secondary-content h3 {
	color: #0066CC;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/img10A.jpg);
	height: 60px;
	width: 240px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	text-indent: 20pt;
	line-height: 60px;
	padding-top: 10px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCFF;
}

#secondary-content p{
	padding-bottom: 10px;
	color: #3399FF;
}

#secondary-content ul{
	padding-bottom: 10px;

}

#secondary-content a{
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	line-height: 170%;
}

#secondary-content a:hover{color: #FF6600;}

#secondary-content .searchfield{
	font-size: 1.1em;
	padding: 3px;
	border: 1px solid #0099FF;
	width: 150px;

}


/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */


#footer {
	border-top: 3px solid #DD5800;
	background: #CCCCCC;
	width: 100%;
	height: 50px;
	margin: 0px;
	clear: both;



}
#footer p{
	line-height: 1.5em;
	margin-top: 15px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#footer a{
	color: #0099FF;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#pathway{
	font-size: 14px;
	position: absolute;
	color: #0066FF;
	left: 194px;
	top: 245px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 4px;

}

#pathway a { text-decoration: none;}
a img {border: none;}

acronym{cursor: help;}

blockquote{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 20px;
	border: 1px dashed #6699FF;
	background-color: #CCF4FF;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.hide {display: none;}
hr{
	color:#99CCFF;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.show{display: block;}

/* infoline */

.date{
	color: #0066FF;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	padding-left: 20px;
	background-color: #FFEBCC;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 93%;
}

.date a{
    color: #FF6600;
}

.date a:hover{
  color: #0066FF;
}


/* paginator  Page Numbering */

.paginator{
	color: #F4A460;
	font-size: 0.9em;
}

.commentsbox{margin-top: 25px;}



.comment {
	background: #fff;
	border-bottom: 1px solid #DEE2E3;
	border-top: 1px solid #dee2e3;
	color: #221f20;
	font-size: 0.9em;
	padding: 15px 10px 0px 10px;
	margin: 10px 0 10px 0;
	overflow: auto;
}

.comment .infoline{
	font-size: 1.0em;
	color: #222;
	font-weight: bold;
}

.comment .infoline .author a{
	padding-right: 3px;
	color: #76aac9;
}

.comment .infoline .author a:hover{
	text-decoration: none;
}




/* The END -------------------------------------------------*/
label {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.text {
	border: 1px solid #0099FF;
	width: 250px;
	color: #000000;
	padding: 5px;
}
.calc {
	color: #000000;
	width: 50px;
	border: 1px solid #0099FF;
	padding: 5px;
}
.button {
	margin-top: 10px;
}
.logotext {
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	margin-top: 120px;
	font-weight: bold;
	margin-left: 25px;
}
#container {
	width: 770px;
}

ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px!important;margin-left: 0px ;
} 
#secondary-content ul li , #primary-content ul li {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px!important; margin-left : 0px;
}
#primary-content img {
	border: solid 1px #ccc;
	background-color: #fff;
	background-image: url(../images/Polaroid.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
h5 {
	font-size: 16px;
	margin-left: 20px;
}

