html, body {

   margin : 0;

   padding : 0;

}



body {

   font : 13px "Lucida Sans Unicode", Verdana, sans-serif;

   color : #333333;

   background : #157c92;

   width : 100%;

}





a:link {

   color : #3366FF;

   background : transparent;

   text-decoration : none;

}



a:visited {

   color : #990033;

   text-decoration : none;

}



a:hover {

   color : #a52a2a;

   text-decoration : underline;

  }



a:active {

   color : #484500;

}



h1 {

   text-align : center;

   margin : 0.8em 0.5em 0.8em 0.5em;

}

h2 {

	text-align : left;

	margin : 1.2em 0.5em 1.2em 0.5em;

	color: #666666;

}

h3 {

	text-align : left;

	margin : 1.2em 0.5em 1.2em 0.5em;

	font-size: 12 px

	}



#wrapper {

   margin : 0 auto;

   width : 750px;

   background :  url(images/coffeebckgr_new1.jpg) repeat-y;

}



#header {

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

   background-repeat : no-repeat;

   margin : 0 26px 0 26px;

   height : 125px;

}



#content {
	margin : 0 25px 0 25px;
	padding : 10px;
	color: #333;
}





#content p {
	margin : 0 160px 6px 25px;
	text-align : justify;
	color: #333;
}



#rightcol {
	float : right;
	width : auto;
	margin : 5em 5px 0 0;
	border-left : 1px solid #9CB2B8;
	padding : 0 0 0 5px;
}



#rightcol p {

   margin : 1.2em 0.5em 1.2em 0.5em;

   font-size : 10px;

}



 #navcontainer {

   margin-top : -26px;

   margin-left : 26px;

}



#navcontainer ul {

   list-style : none;

   margin : 0;

   padding : 0;

   text-align : center;

}



#navcontainer li {

   display : block;

   float : left;

}



#navcontainer li a {

   color : #fff;

   display : block;

   width : 165px;

   text-decoration : none;

   background : #1da7c5;

   padding : 2px 4px;

   border-left : 1px solid #fff;

   border-bottom : 1px solid #84979C;

   border-right : none;

}



#navcontainer ul li a:hover {

   color : #000;

   background : #fff;

}



#navcontainer a:active	{

   background : #9CB2B8;

   color : #fff;

}



#specialborder {

   border-right : 1px solid #84979C;

}



#searchform {

	background: #fff;

	padding: 2px;

	width: auto;

	border: 1px solid #999;

}



#searchbut {

	background: #fff;

	font-size: 90%;

	width: auto;

	border: 1px solid #333333;

   margin-left : 2px;

}



#searchinput {

	background: #deffff;

	font-size: 90%;

	border: 1px solid #1d4151;

   margin-left : 2px;

   width : 53px;

}



#footer {

 

   border-bottom : 1px solid #000;

   border-top : 1px solid #000;

   margin : 0 40px 0 40px;

   padding : 10px;

}



.emphasis{

	display : inline;

	font-style: italic;

	color: #000000;

}

.keywords {

	font-weight: bold;

	color: #702E76;

	font-family: "Lucida Sans Unicode", Verdana, sans-serif;

	font-size: 13px;

}

.sectionheading{
	font-style: normal;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

.subheadingL1{

	

	font : 15px "Lucida Sans Unicode", Verdana, sans-serif;

	font-style: bold;

	color: #006600;

	font-weight: bold;

}

.questions {

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

	background-color: #FFFFFF;

}

.sup {
	vertical-align: baseline;
	font-size: 0.7em;
	position: relative;
	top: -0.1em;
	color: #F00;
	font-weight: bold;
	}

.references {
	font-style: normal;
	color: #000;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: x-small;
}


.spec_emphasis {
	font-style: italic;
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper #footer p {
	font-size: 10px;
}
