body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	background-color: #0F3C7B
	/* background: url("images/nav_bg.jpg") #fff repeat-y top left; */
}


p {
	line-height: 17px;
}

#titleImage {
	text-align:center;
	margin: 0 0 23px 0;
}

#missionImage {
	text-align:center;
	margin: 34px 0 39px 0;
}

#hundredImage {
	text-align:center;
	margin: 0 0 39px 0;
}

#nav {
   margin-top:15px;
   text-align:center;
}

.hpContent {
	/*border:1px solid #cc0000;
	 width: 510px;  */
	margin-top:15px;
	margin-left: 20px;
	margin-bottom: 23px;
	margin-right: 20px;
}

.Content {
/*	border:1px solid #cc0000;
	width: 450px; */
	margin-top:15px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.IndexBox {
	background-color:#eaeaea;
	padding:2px 0px 2px 10px;
	margin-bottom: 20px;

}

p.IndexBox {
	line-height: 15px;
}

.textNav {
	color: #000; 
	margin: 40px 0 20px 0;
	font-size:11px;
}

h1 {
	font-size:20px;
	color:#F00;
}

h2 {
	font-family: Arial, sans-serif;
	font-size:16px;
	color:#F00;
	margin-top:30px;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size:14px;
	font-style: bold;
	color:#000;
	margin-top:10px;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, sans-serif;
	font-size:14px;
	font-style: bold;
	color:#F00;
	margin-top:15px;
	margin-bottom: 0px;
}

hr { 
	color: #999; 
	background: #999; 
	border:0;
	height: 1px;
	margin-top:18px;
	margin-bottom:-5px;
}

.NewsItem {
	border-top: 1px solid #999;
	line-height: 14px;
	margin:20px 0 5px 0;
}

.NewsItemTitle {
	font-family: Arial, sans-serif;
	font-size:16px;
	color:#f00;
	margin:8px 0 10px 0;
}

.ArticleTitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:24px;
	font-style: bold;
	color:#f00;
	margin:25px 0 10px 0;
}


.MembershipHeads {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#666;
}

.topPage {
	font-family: Arial, sans-serif;
	font-size:10px;
	text-align:right;
	margin-top:10px;
}

 a:link {
	color:#0000D4;
	text-decoration:underline;
}

a:visited {
	color:#000099;
}

a:hover, a:active {
	color:#CC0000;
}


.pic {
   	text-align:center;
   	margin-top:30px;
}

LI.projectList {
   	margin-left: -22px;
}

TD.back { 
	background-color:#fff; 
	background-image:url(images/nav_bg.jpg); 
}

TD.title {
	padding-top:10px;
}

#copyright {
	font-size:11px;
	color: #000;
}


/* Member Profile Content Styles */

.MemberName {
	background-image:url(images/member_profile_nameplate.jpg); 
	width: 530px;
	height: 100px;
	margin-top: -18px;
	margin-bottom: 20px;
}

.MemberName p {
	color: #ffffff;
	font-size:30px;
	font-weight:bold;
	padding:12px 0px 0px 18px;
}

.MemberProfileBack {
	background-repeat:  repeat;
	background-image:url(images/member_profile_bg.gif); 
} 

.MemberProfileContent {
	color: #0000D4;
	margin-top:15px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.MemberProfileTextNav {
	color: #0000D4; 
	margin: 30px 0 10px 0;
	font-size:11px;
}

a.MemberProfileLink:link, a.MemberProfileLink:visited, a.MemberProfileLink:visited { 
	color:#0000D4;
	text-decoration: none; 
}

a.MemberProfileFooterLink:link, a.MemberProfileFooterLink:visited, a.MemberProfileFooterLink:hover { 
	font-size: 10px;
}

.MemberProfileBackNav {
	float:right;
	width: 530px;
}

.ListLine0 {
  background: #dddddd;
}

.ListLine1 {
  background: #eeeeee;
}

.OrderTable {
	border-collapse:collapse;
	border:2px solid #ccc;}
}