@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#header{
	width:920px; 
	height:270px;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;

}

/*Top Menu*/
#menu {
	background-image:url(images/menu_background.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
	line-height: 30px;
	width:919px;
	color: #006699;
	height: 30px
}



#menu  a, #menu a:visited { 
	color: #006699; 
	text-decoration: none; 
	background: inherit; 
}

#menu .submit a:hover span { color:#003366; }

#menu .submit {  
	vertical-align: bottom;  
}
#menu .submit ul { 
	margin:0; 
	padding:0px 10px 0 0; 
	list-style:none; 
}

#menu .submit li { 
	display:inline; 
	margin:0; 
	padding:0; 
}

#menu .submit a { 
	float:left;
	background : transparent url(images/left_tab.gif) no-repeat left top;   
	margin:0; 
	padding:0 0 0 4px; 
	text-decoration:none;
}

#menu .submit a span { 
	float:left; 
	background: inherit; 
	display:block;
	background:url(images/right_tab.gif) no-repeat right top;  
	padding:0px 12px 0px 10px; 
	margin-right: 2px; 
	color:#006699; 
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu .submit a span {
	float:none;}
    /* End IE5-Mac hack */
    
#menu .submit  a.selected {
	background-position:0% -30px;
	font-weight: bold;
	color: #003366;
}

#menu .submit  a.selected span {
	background-position:100% -30px;
	font-weight: bold;
	color: 003366;
}

/*End of Top Menu*/

#navcontainer
{
	width: 145px;
	margin-top:5px;
	margin-left:16px;
	padding: 10px 0;
	font-family: Arial;
	font-size: 13px;
	line-height:14px;
	float:left;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 auto;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 3px 0;
	color: #6699CC;
	text-decoration: none;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background-color:#dbeaf6;
	font-weight:bold;
	color: #a4ccef;
	width:175px;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #2074be;
}

#content{
	font-family: Arial;
	font-size: 11px;
	font-weight:600;
	color:#666666;
	text-decoration:none;
	padding-top:0px;
}
	


h1{
	font-family: Arial;
	font-size: 14px;
	line-height:20px;
	color:#666666;
	margin-left:25px;
	text-decoration:none;
	}


#heading_para {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	line-height:25px;
	margin-top:20px;
	margin-left:15px;
	margin-right:20px;
}

#secondary_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height:20px;
	margin-top:20px;
	margin-left:15px;
	margin-right:20px;
}

.titles {
	color: #006699;
	font-size: 13px;
	}
	
.title_content {
	font-size: 13px;
	color: #666666;
	line-height:20px;
}

.style5 a {
	font-size: 13px;
	color: #a4ccef;
	font-style: italic;
	text-decoration:none;
}

#list{
	padding-top:12px; 
	padding-left:10px; 
	padding-right:25px;
}

strong{
	color:#333333;
}
.padTR20LB10 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.marginT20 {
	margin-top: 20px;
}
.marginTRBL20 {
	margin: 20px;
}
.marginL20 {
	margin-left: 20px;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}

.bluetitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-decoration:none;
}

.bluetitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-decoration:underline;
}





div#top {
	background:url(images/top_index.jpg);
	width:950px;
	height:314px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
}



div#bottom {
	background:url(images/foot_image.gif);
	width:950px;
	height:54px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
	clear:left;
}
#middle {
	clear: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#footer{
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	padding-top: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}

.footerlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration:none;
}

.footerlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration:underline;
}

.paraabout {
	background-image: url(images/index_arrow_about.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-left: 25px;
}

.paramembers {
	background-image: url(images/index_arrow_members.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-left: 25px;
}
.parago {
	background-image: url(images/index_arrow_go.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-left: 25px;
}


#hline1
{
  display: block;
  width: 219px;
  height: 29px;
  padding: 5px;
  background: url("images/index_news_hlinelo.gif") no-repeat 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #333333;
	text-decoration:none;
}

#hline1:hover
{ 
  background: url("images/index_news_hlinehi.gif") no-repeat 0 0;
  font-weight:bold;
}

#hline2
{
  display: block;
  width: 219px;
  height: 29px;
  padding: 5px;
  background: url("images/index_news_hlinelo.gif") no-repeat 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #333333;
	text-decoration:none;
}

#hline2:hover
{ 
  background: url("images/index_news_hlinehi.gif") no-repeat 0 0;
  font-weight:bold;
}

#hline3
{
  display: block;
  width: 219px;
  height: 29px;
  padding: 5px;
  background: url("images/index_news_hlineblo.gif") no-repeat 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #333333;
	text-decoration:none;
}

#hline3:hover
{ 
  background: url("images/index_news_hlinebhi.gif") no-repeat 0 0;
  font-weight:bold;
}

.bodyblue {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodyblue a {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

.bodyblue a:hover {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
.marginL18 {
	margin-left: 18px;
}
