		body {
			background:#000000;
			font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
			color:#333;
			line-height:180%;
			margin:0;
			padding:0;
			text-align:center;
		}
		h1{
			font-size:250%;
			font-weight:normal;
			margin:0;
			padding:15px;
			color:#ffffff;
			}
		h2{
			font-size:160%;
			font-weight:normal;
			}
		h3{
			font-size:140%;
			font-weight:normal;
			}
		img{border:none;}
		pre{
			display:block;
			font:12px "Courier New", Courier, monospace;
			padding:10px;
			border:1px solid #bae2f0;
			background:#e3f4f9;
			margin:.5em 0;
			width:674px;
			}
			
		#menuTable{
			position:relative; top:420px;
		}
		#container{
			margin:0 auto;
			position:relative;
			text-align:left;
			width:720px;
			background:#fff;
			margin-bottom:2em;
			}
		#header{
			height:80px;
			background:#5DC9E1;
			color:#fff;
			}
		#content{
			position:relative;
			}

	/* Easy Slider */

		#slider, #slider2{
			position:absolute;    top:0px;    right:0px;
			}


		#slider ul, #slider li, #slider2 ul, #slider2 li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#slider li, #slider2 li{
			/*
				define width and height of list item (slide)
				entire slider area will adjust according to the parameters provided here
			*/
			width:720px;
			height:460px;
			overflow:hidden;
			}


		#slider2 li h2{
			margin:0 20px;
			padding-top:20px;
			}
		#slider2 li p{
			margin:20px;
			}

		p#controls, p#controls2{
			margin:0;
			position:relative;
			}

		#prevBtn, #nextBtn, #prevBtn2, #nextBtn2, #lastBtn2{
			display:block;
			margin:0;
			overflow:hidden;
			text-indent:-8000px;
			width:30px;
			height:77px;
			position:absolute;
			left:-30px;
			top:-160px;
			}
		#nextBtn, #nextBtn2, lastBtn2{
			left:696px;
			}
		#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a, #lastBtn2 a{
			display:block;
			width:30px;
			height:77px;
			background:url(images/btn_prev.gif) no-repeat 0 0;
			}
		#nextBtn a, #nextBtn2 a, #lastBtn2 a{
			background:url(images/btn_next.gif) no-repeat 0 0;
			}

	/* // Easy Slider */





#page1bar
	{
		width:564px;
		height:28px;
		background:#009900;
	}
#page2bar	
	{
		width:564px;
		height:28px;
		background:#ff6600;
	}
#page3bar	
	{
		width:564px;
		height:28px;
		background:#cc0000;
	}
#page4bar	
	{
		width:564px;
		height:28px;
		background:#0066ff;
	}
#page5bar	
	{
		width:564px;
		height:28px;
		background:#00cc33;
	}
#page6bar	
	{
		width:564px;
		height:28px;
		background:#660066;
	}

/******************************************************************************/

a.emaillink:link {color: #000099; text-decoration: none; }
a.emaillink:visited {color: #000099; text-decoration: none; }
a.emaillink:hover {color: #009900; text-decoration: underline; }


a.profileGroup:link {color: #000099; text-decoration: none; font-weight: bold;}
a.profileGroup:visited {color: #000099; text-decoration: none; font-weight: bold;}
a.profileGroup:hover {color: #009900; text-decoration: underline; font-weight: bold;}

a.profileLink:link {color: #000077; text-decoration: none;}
a.profileLink:visited {color: #000077; text-decoration: none;}
a.profileLink:hover {color: #009900; text-decoration: underline;}


a.nav1:link {color: white; text-decoration: none; }
a.nav1:visited {color: white; text-decoration: none; }
a.nav1:hover {color: #009900; text-decoration: underline; }

a.nav2:link {color: white; text-decoration: none; }
a.nav2:visited {color: white; text-decoration: none; }
a.nav2:hover {color: #ff6600; text-decoration: underline; }

a.nav3:link {color: white; text-decoration: none; }
a.nav3:visited {color: white; text-decoration: none; }
a.nav3:hover {color: #cc0000; text-decoration: underline; }

a.nav4:link {color: white; text-decoration: none; }
a.nav4:visited {color: white; text-decoration: none; }
a.nav4:hover {color: #0066ff; text-decoration: underline; }

a.nav5:link {color: white; text-decoration: none; }
a.nav5:visited {color: white; text-decoration: none; }
a.nav5:hover {color: #00cc33; text-decoration: underline; }

a.nav6:link {color: white; text-decoration: none; }
a.nav6:visited {color: white; text-decoration: none; }
a.nav6:hover {color: #660066; text-decoration: underline; }


a.barClose:link {color: white; text-decoration: none; }
a.barClose:visited {color: white; text-decoration: none; }
a.barClose:hover {color: #ff0000; text-decoration: underline; }



#page1btn
	{
		width:100px;
		height:10px;
		background:#009900;
	}
#page2btn	
	{
		width:100px;
		height:10px;
		background:#ff6600;
	}
#page3btn	
	{
		width:100px;
		height:10px;
		background:#cc0000;
	}
#page4btn	
	{
		width:100px;
		height:10px;
		background:#0066ff;
	}
#page5btn	
	{
		width:100px;
		height:10px;
		background:#00cc33;
	}
#page6btn	
	{
		width:100px;
		height:10px;
		background:#660066;
	}

/******************************************************************************/

	/* include style */

#pTagLine	
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #0000CC;
		font-size: 16px;
		vertical-align: top;
		padding-bottom: 10px;
		font-weight: bold;
		text-align: center;
	}

#pTitle
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #0000CC;
		text-align: center;
	}

#pHeader1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #0000CC;
		text-align: left;
	}
#pBody
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 14px;
		padding-bottom: 10px;
		vertical-align: top;
		text-align: left;
	}
#pQuestions
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 14px;
		padding-bottom: 10px;
		vertical-align: top;
		text-align: left;
		font-weight: bold;
	}
#pAnswers
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 14px;
		padding-bottom: 10px;
		vertical-align: top;
		text-align: left;
	}
#pMainTitle
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 34px;
		padding-bottom: 10px;
		vertical-align: top;
		text-align: center;
		font-weight: bold;
	}
