body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
	background-color: #afb9c8;
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-image: url(images/BodyBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
form {
	margin: 0px;
	padding: 0px;
}

.Header {
	margin: auto;
	height: 176px;
	width: 998px;
	background-image: url(images/HeadingImg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Menu {
	margin: auto;
	width: 998px;
	height: 44px;
	background-image: url(images/TopMenuBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Menu div {
	float: left;
	height: 44px;
}
.Menu a {
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #88a2ca;
	text-decoration: none;
	height: 44px;
	background-image: url(images/TopMenuBorder.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 41px;
	letter-spacing: -1px;
}
.Menu a:hover {
	color:#124595;
}
.SiteSearch {
	margin-left: 0px;
	margin-right: 20px;
	float: right;
	height: 24px;
	margin-top: 8px;
}
.SearchField {
	font-family: Arial, Helvetica, sans-serif;
	color:#18407d;
	font-size: 12px;
	background-color: #FFF;
	height: 16px;
	width: 120px;
	padding-top: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #bec9da;
}

.SearchButton {
	background-color: #FFFFFF;
	height: 24px;
	border: 1px solid #bec9da;
	cursor: pointer;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 24px;
	background-image: url(images/SearchButton.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*   .SearchButton {
	margin-top: 0px;
	margin-bottom: 1px;
}
.ContentContainer {
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	width: 998px;
	background-image: url(images/ContentBG.png);
}
.LeftMargin {
	float: left;
	width: 140px;
	padding-left: 25px;
	padding-top: 10px;
}
.Content {
	float: left;
	width: 600px;
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 5px;
	background-image: url(images/LeftMarginBG.gif);
}
.RightMargin {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
}
.UsernameField {
	height: 16px;
	width: 135px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/Username.gif);
	margin-top: 3px;
}
.UsernameFieldClick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	width: 135px;
	color: #556173;
	margin-top: 3px;
}

.PasswordField {
	height: 16px;
	width: 135px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/Password.gif);
	margin-top: 3px;
}
.PasswordFieldClick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	width: 135px;
	color: #556173;
	margin-top: 3px;
}
.RightMargin h1 {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d9e5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.RightMargin h1 a {
	color: #556173;
	text-decoration: none;
}
.RightMargin h1 a:hover {
	text-decoration: underline;
}
.FormButtonWide {
	background-image: url(images/FromButtonWide.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	/*width: 240px;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	cursor: pointer;
	height: 20px;
}

.FormButton {
	background-image: url(images/FromButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	cursor: pointer;
	height: 20px;
}
.LeftNews {
	width: 260px;
	float: left;
	padding-left: 35px;
	padding-top: 10px;
}
.LeftNews h2 {
	font-size: 22px;
	font-weight: normal;
	color: #0141a3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.LeftNews p {
	margin: 0px;
	padding: 0px;
}
A.ReadMoreMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0db6b4;
	text-decoration: none;
	display: block;
	margin-top: 7px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
A.ReadMoreMain:hover {
	text-decoration: underline;
}
.MainFeatureThumb {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.Divider{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d1d9e5;
	clear:both;
	float: left;
	width: 260px;
}
.SmallFeature {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d1d9e5;
}

.RightNews {
	float: left;
	margin-left: 20px;
	width: 250px;
	padding-top: 10px;
}
.BannerHolder {
	height: 250px;
	width: 250px;
	margin-bottom: 15px;
}
.RightNewsArticle {
	background-color: #e8ecf2;
	width: 250px;
	margin-bottom: 5px;
}
.RightNewsArticle h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #0141a3;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.RightNewsArticle p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
}
.RightNewsArticle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #0db6b4;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.RightNewsArticle a:hover {
	text-decoration: underline;
}
.Polls {
	background-color: #e8ecf2;
	background-image: url(images/Title_Polls.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
.Polls table {
	margin-left: 10px;
}
.Polls table input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
	width: 140px;
}


.Polls p {
	font-weight: bold;
	color: #18407d;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.RadioButton {
	float: left;
	margin-left: 10px;
	padding-top: 3px;
}
.Answer {
	float: left;
	width: 200px;
	padding-top: 5px;
}
.PollsButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	cursor: pointer;
}
.FormField  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
	width: 197px;
	margin-top: 3px;
}
.LeaderBoard {
	background-color: #fff;
	height: 90px;
	text-align: center;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 20px;
}
.AdvertiseHere{
	font-size:10px;
	height:18px;
	text-align:center;
}
.Footer {
	background-color: #c6ceda;
	margin-right: 9px;
	margin-left: 9px;
	color: #18407d;
	font-size: 11px;
}
.Footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Footer a {
	color: #18407d;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}
.ContentArea {
	padding-left: 35px;
	width: 530px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.ContentBGContainer {
	background-image:url(images/LeftMarginBG.gif); 
	background-repeat:repeat-y; 
	background-position:170px top;
}

.Pagetitle {
	font-size: 30px;
	color: #0141a3;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
}
.Pagetitle div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	padding-top: 5px;
}

.ContentArea h1 {
	font-size: 20px;
}
.ContentArea h2 {
	font-size: 16px;
}
.ContentArea h3 {
	font-size: 14px;
}
.Alert{
	font-size: 12px;
	padding: 10px;
	color:#FFF;
	background-color:#0db6b5;
	text-align:center;
	font-weight:bold;
}
.RegForm h1 {
	color:#0141a3;
	font-size: 20px;
}
.RegForm h2 {
	color:#0141a3;
	font-size: 16px;
}
.RegForm h3 {
	color:#0141a3;
	font-size: 14px;
}
.RegForm h4 {
	color:#0141a3;
	font-size: 12px;
	text-transform:uppercase;
}
.RegForm li{
	padding:0px;
	margin:0px 0px 0px 15px;
	color:#99a0ab;
}
.ContentArea a {
	color: #0141a3;
}
.ContentImageContainer {
	float: right;
	margin:0px 0px 10px 10px;
	clear:both;
}
.ContentImage img{
	
}
.ImageDescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	background-color: #e2e7ed;
}

.RelatedPages {
	float: right;
	width: 250px;
	margin-bottom: 15px;
	border: 1px solid #d1d9e5;
	background-color:#e8ecf2;
}
.RelatedPages h2 {
	font-size: 12px;
	color: #0141a3;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom: 1px solid #d1d9e5;
}
.RelatedPages ul {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.RelatedPages a {
	text-decoration: none;
	color: #556173;
}
.RelatedPages a:hover {
	text-decoration: underline;
}
.CategoryHeading {
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d9e5;
	clear: both;
	text-transform: uppercase;
	font-size: 14px;
	height:30px;
}
.CategoryHeading select{
	position:absolute;
	margin-top:-2px;
}
.CategoryHeading a {
	position:absolute;
	margin-left:230px;
	margin-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #556173;
	display: block;
	text-decoration: none;
	font-weight: bold;
	z-index:2;
}
.CategoryHeading a:hover {
	text-decoration: underline;
}

.IndexItem {
	clear: both;
	padding-top: 15px;
}
.IndexItem img {
	float: left;
	margin-right: 10px;
}

.IndexItem h2 {
	margin: 0px;
	color: #0141a3;
	padding: 0px;
	font-size: 20px;
}
.IndexItem p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.IndexItem  h2 div {
	font-style: italic;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
}

.MemberItem {
	clear: both;
	padding-top: 15px;
}

.MemberItem h2 {
	margin: 0px;
	color: #0141a3;
	padding: 0px;
	font-size: 20px;
}
.MemberItem h3 {
	margin: 0px;
	color: #0141a3;
	padding: 0px;
	font-size: 16px;
}
.MemberItem p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.MemberItem  h2 div, .MemberItem  h3 div {
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #0141a3;
}
.MemberItem  h2 div em, .MemberItem  h3 div em{
	font-weight: normal;
	position:absolute;
	margin-left:80px;
	width:400px;
	color: #556173;
	font-style: normal;
}

A.ReadMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0db6b4;
	text-decoration: none;
	text-transform: uppercase;
	width: 70px;
	padding-bottom: 10px;
}
A.ReadMore:hover {
	text-decoration: underline;
}
.Paging {
	clear: both;
	padding-top: 20px;
}
.Paging a {
	display: inline-block;
	height: 20px;
	width: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	line-height: 20px;
	text-align: center;
}
.Off {
	background-color: #215097;
	cursor: pointer;	
}
.On {
	background-color: #0bafae;
	cursor: default;

}
.Thumbs {
	float:left;
	border: 1px solid #d1d9e5;
	margin-right: 30px;
	margin-bottom: 30px;
}
.Thumbs img {
	display: block;
	border: 7px solid #FFFFFF;
}
.RowTitleBlog {
	font-weight: bold;
	width: 160px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:3px;
}
.RowTitle {
	font-weight: bold;
	width: 160px;
	float: left;
	margin-right: 10px;
	padding-top:3px;
}
.RowTitleWide {
	font-weight: bold;
	width: 530px;
	float: left;
	margin-right: 10px;
	padding-top:3px;
}
.RowItem {
	padding-bottom:3px;
}
.RowItem input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
	width: 330px;
}

.RowTitlePoll {
	width: 50px;
	float: left;
	margin-right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #0141a3;
	line-height: 30px;
	height: 30px;
}
.RowTitlePoll input {
	width: auto;
}
.RowItemPoll {
	width:460px;
	padding-top: 6px;
	padding-bottom: 10px;
	clear: right;
	float: left;
}

.RowItemWide textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
	height: 100px;
	width: 530px;
	float: left;
}



.RowItem textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
	height: 100px;
	width: 330px;
}
.RowItem select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
	width: 336px;
}
.RowTitle3 {
	font-weight: bold;
	width: 330px;
	float: left;
	margin-right: 10px;
	padding-top:3px;
}
.RowItem3 {
	padding-bottom:3px;
}
.RowItem3 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
	width: 160px;
}

.CommentForm {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d1d9e5;
	margin-top: 0px;
}
.RegisterBanner {
	height:119px;
	width: 197px;
	padding-bottom:10px;
	background-image:url(images/saaciMembersBanner.gif);
	background-repeat:no-repeat;
}
.RegisterBanner a {
	font-size:11px; 
	font-weight:bold; 
	color:#0db6b5; 
	text-decoration:none; 
	margin:0px 0px 0px 20px; 
	display:block;
}
.RegisterBanner a:hover {
	color:#FFF; 
}
.Question {
	font-weight: bold;
	color: #0141a3;
}
.Warning{
	padding:5px;
	background-color:#F00;
	color:#fff;
}
.MembershipUpdate {
	list-style-type: none;
}
.MembershipUpdate li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.FormTable {
	width: 530px;
}
.FormTable input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	color: #556173;
}

.FormTable th {
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding-top: 3px;
}
.FormTable td {
	vertical-align: top;
	padding-bottom: 3px;
}
.FormTable textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556173;
}
.TabbedTable {
	width: 530px;
}
.TabbedTable th {
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	background-color: #215097;
}
.TabbedTable td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae2ed;
}

