
/*------Whole Page Control------*/

body	
{
	text-align: center;
	background: #f6f6ff;
	border: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 0;
	margin: 0 auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	width: 100%;

}
	
#wrapper
{
	background: #fff;
	color: #000;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 780px;
	height: auto;
	border: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}


/*------logo area control------*/

#logowrapper
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	height: 100px;
	width: 100%;
	background: #fff;
	clear: both;
}

#logo
{
	margin: 0;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
	float: left;
	background: #fff;
	width: auto;
	height: 58px;
}

#logo img
{
	height: 70px;
	width: 70px;
	vertical-align: middle;
	text-align: right;
	border: 0;
}

.logoimage
{
	float: left;
	padding: 0;
	margin:0;
	margin: 0;

}

#logotext
{
	padding: 0;
	margin:0;
	margin: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#logotext #title
{
	padding: 0;
	margin:0;
	margin: 0;
	font-size: 18pt;
	font-weight:  bold;
	font-family: monotype corsiva, helvetica, sans-serif;

}

#logotext #subtitle
{
	padding: 0;
	margin:0;
	margin: 0;
	font-size: 14pt;
	font-family: monotype corsiva, helvetica, sans-serif;

}

#contact
{
	margin: 0;
	text-align: right;
	padding: 5px;
	float: left;
	background: #fff;
	width: 165px;
	height: 70px;
}

#contact img#contactimg
{
	padding-right: 3px;
	padding-left: 5px;
	width: 14px;
	height: 11px;

}

#contact a
{
	font-weight: normal; 
	text-decoration: none;
	color: #000;
	background: transparent; 
}

#contact a:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	color: #CBDBFF;
	background: transparent; 
}

#date
{
	margin: 0;
	text-align: left;
	padding: 5px;
	float: left;
	background: #fff;
	width: 170px;
	height: 70px;

}



/*------menu control------*/

#menuwrapper
{
	margin: 0 auto;
	text-align: center;
	padding: 0;
	border: 0;
	height: 19px;
	width: 100%;
	line-height: 19px;
	background: #fff;
	clear: both;
}

#menuleft
{
	border: 0;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #606460;
	border-top: 1px solid #fff;
	float: left;
	width: 227px;
	

}

#menuright
{
	border: 0;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #606460;
	border-top: 1px solid #fff;
	float: left;
	width: 218px;

}

#menu 
{
	margin: 0 auto;
	border: 0;
	text-align: center;
	padding: 0;
	width: 332px;
	height: 19px;
	background: #fff;
	float: left;
	
}

#menu ul 
{
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
}

#menu ul li 
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 auto;	
	border: 0;
}

#menu ul li a 
{
	float: left;
	background: #CBDBFF;
	width: auto;
	height: 19px;
	border:  0;
	padding: 0;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #606460;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 19px;
	font-size: 10pt; 
	margin: 0;	
	border-top: 1px solid #606460;
	border-bottom: 1px solid #606460;
}


#menu ul li a:hover 
{
	text-decoration: none;
	color: #fff;
}

body#section1 #menu li#head1 a, 
body#section2 #menu li#head2 a,
body#section3 #menu li#head3 a,
body#section4 #menu li#head4 a,
body#section5 #menu li#head5 a
{
	background: #fff;
	border: 0;
	color: #606460;
	font-weight: normal;
	border-top: 1px solid #606460;
}

body#section1 #menu li#head1 span.ltab, 
body#section2 #menu li#head2 span.ltab,
body#section3 #menu li#head3 span.ltab,
body#section4 #menu li#head4 span.ltab,
body#section5 #menu li#head5 span.ltab
{
	background-image: url("../images/ltab_current.png");
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 100%;
	width: 4px;
}

body#section1 #menu li#head1 span.rtab, 
body#section2 #menu li#head2 span.rtab,
body#section3 #menu li#head3 span.rtab,
body#section4 #menu li#head4 span.rtab,
body#section5 #menu li#head5 span.rtab
{
	background: #fff;
	background-image: url("../images/rtab_current.png");
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 100%;
	width: 4px;
	
}

.ltab
{
	background: #fff;
	background-image: url("../images/ltab.png");
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #606460;
	height: 100%;
	width: 4px;
	
}

.rtab
{
	background: #fff;
	background-image: url("../images/rtab.png");
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #606460;
	height: 100%;
	width: 4px;
	
}



/*------general page control------*/

#pagebody	
{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #333;
	clear: both;
	height: auto;
	width: 100%;
}








/*------footer control------*/

#footer 
{
	border: 0;
	margin: 0;
	border-top: 1px solid #606460;
	color: #606460;
	background: #CBDBFF;
	padding: 0;
	padding-top: 5px;
	text-align: center;
	clear: both;
	font-size: 8pt;
	height: 35px;
	width: 100%;
}

#footer a
{
	font-weight: normal; 
	text-decoration: none;
	color: #606460;
}

#footer a:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	color: #606460;
}


/*------general link control------*/

a
{
	font-weight: normal; 
	text-decoration: underline;
	color: #000;
	background: transparent; 
}

a:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	color: #CBDBFF;;
	background: transparent; 
}

