@charset "utf-8";
/* CSS Document */

.container {
	background: #fff;
	border: #ff0000 thin;
	width: 760px;
}

.bannerTop {
	background: #336699;
	height: auto;
	
}

.bannerMain {
	background: #336699 url(images/bottombar2.gif);
}

.bannerBottom {
	background: #fff url(images/gradtop2.gif) repeat-x;
	height: 36px;
	width:100%;
}

.leftContainer {
	width: 155px;
	height: auto;
	padding: 0;
	margin: 0;
	/*border-style: none solid none none;
	border-color: #B4D1E0;
	border-size: 1px;
	border-width: 1px;*/
}

.mainContainer {
	width: 500;
	height: auto;
	padding: 10px;
	margin: 0;
	
	/* position: absolute; 
	bottom: 7px;
	left: 164px;*/
}

.mainContainer td {
	vertical-align: top;
}
	

.memberContainer {
	width: 310px;
	height: auto;
	padding: 5px 50px 5px 50px;
	margin: 0 80 0 80px;
	border: 1px #336699 solid;
	
}

.bottomMenuContainer {
	padding: 15px 0 5px 0;
	text-align: center;
}



/* ++++++++++++++++++++++++++  text   ++++++++++++++++++++++++++ */



.accent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

.accent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669999;
	text-align: left;
	padding: 10px 0 10px 0;
}

.accent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #669999;
	text-align: left;
}

.accentRed {
	background-color: #BA5155;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 4px;
	margin: 10px;
}
.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0 0 16px 0;
}
.body1td{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 16px;
}

.body1bi {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}

.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
}

.copy {
	background: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #999999;
}

.dropcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}


.hdg1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc6666;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669999;
	padding: 0 10px 12px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.3em;
	text-align: center;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	letter-spacing: normal;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 10px 0 10px 0;
}

.hdg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 0.3em;
}

.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	margin: 8px 0 8px 20px;
}

.list2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
}

/*++++++++++++++++++++++++ navigation +++++++++++++++++++++++*/


/*#bannerTopNav li a {
	background: #336699;
	height: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 6px;
}*/
ul#bannerTopNav
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:10px;
	font-weight:normal;
	text-transform:lowercase;
	background:#336699;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	/*border-bottom:1px solid #000000;
	border-top:1px solid #000000;*/
}

ul#bannerTopNav li
{
	display:block;
	float:right;
	margin:0;
	padding:6px;
}

ul#bannerTopNav li a
{
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	padding:0 20px 0 20px;
}
	
ul#bannerTopNav li a:hover
{	
	color:#FFFFFF;
	background:#336699;	
}


.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	left: 0px;
	text-indent: 0pt;
	position: static;
}
/*.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}*/

/*++++ section nav menu  ++++*/
ul#menu2
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
	background:transparent url("images/gradtop3.gif") repeat-x top left;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu2 li
{
	display:block;
	float:right;
	margin:0;
	padding:0;
}
	
ul#menu2 li a
{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;

}
	
ul#menu2 li a:hover
{	
	color:#FFFFFF;
	background:transparent url("images/gradtop3_over.gif") no-repeat top right;	
}
/*++++++++++ end section nav menu  +++++++++++++*/
.chart {
	font-family: "Arial", san serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 3px;
}
.chart img {
	border: none;
	margin: 0;
	padding: 0;
}
	
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.para1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.pull {
	font-family: helvetica, "san serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


.quest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.sup {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: super;
	font-size: -2;
}

.td {
	vertical-align: top;
}

.tdmenu {
	border-right: solid #B4D1E0 1px;
}


/* ++++++++++++++++++++++++++  images   ++++++++++++++++++++++++++ */

.imgL {
	padding: 10px 10px 10px 6px;
	border: none;
	align: left;
}

.imgR {
	padding: 10px 6px 10px 10px;
	border: none;
	align: right;
}

.imgNav {
	padding:20px 5px  0 5px;
	border: none;
}

.imgCeleb {
	padding: 0 50px 20px 80px;
	border: none;
}

/* ++++++++++++++++++++++++++  Curved Text Box   ++++++++++++++++++++++++++ */

.curvebox {background: transparent;
	 top: 20px;  
     margin: 0px auto; 
    height: auto; width: auto; overflow: auto;  
    font-size: 9pt; text-align: left;  
     } 

.curvebox #text {margin:0px; padding:10px; overflow:auto;}
.curvebox #boxcontent {display:block; background:transparent; border-left:1px solid; border-right:1px solid;}

.curvebox #r1, .curvebox #r2, .curvebox #r3, .curvebox #r4 {display:block; overflow:hidden; font-size:1px;}
.curvebox #r2 {background:transparent; border:1px solid; }
.curvebox #r3 {background:transparent; border-left:1px solid; border-right:1px solid;}
.curvebox #r4 {background:transparent; border-left:1px solid; border-right:1px solid;}

.curvebox #r1 {margin:0 5px; height:1px; background:#336699;} /* match this bgcolor to doc*/
.curvebox #r2 {margin:0 3px; height:1px; border-width:0 2px;}
.curvebox #r3 {margin:0 2px; height:1px; }
.curvebox #r4 {margin:0 1px; height:2px; }

/*-------------------------------------*/
.boxdash .curvebox #r2 {background:transparent; border:1px dashed; }
.boxdash .curvebox #r3 {background:transparent; border-left:1px solid; border-right:1px dashed;}
.boxdash .curvebox #r4 {background:transparent; border-left:1px solid; border-right:1px dashed;}
	
.about .curvebox {  
     top: 20px;  
     margin: 0px auto; 
    height: auto; width: 550px; overflow: auto;  
    font-size: 12pt; text-align: left;  
     } 


/* ++++++++++++++++++  Links  +++++++++++++++++++++++++++ */

.link6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cc6666;
}
a.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003399;
}
a.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003399;
}
a.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003399;
}
a.link2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.link2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
a.link3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.link3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.link3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
a.link4:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #cc6666;
}
a.link4:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cc6666;
}
a.link4:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cc6666;
}
a.link4:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a.link5:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a.link5:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a.link5:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

a.linkmap:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}

a.linkmap:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

a.linkmap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}

a.linkmap:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}
#linkmapsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	padding:  0 0 16px 20px;
	margin: 0 0 16px 0;
}

#linkmapsub a {
	text-decoration: underline;
	color: #000;
}

#linkmapsub a active {
	text-decoration: none;
	color: #000;
}

#linkmapsub a hover {
	text-decoration: none;
	color: #003366;
}

#linkmapsub a visited {
	text-decoration: underline;
	color: #000;
}
/* ++++++++++++++++++++++++++     ++++++++++++++++++++++++++ */


/* ++++++++++++++++++++++++++     ++++++++++++++++++++++++++ */
