/*  -----{ home }---------------------------  */
* { margin:0; padding:0; }

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	background-color:#f2f2f2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


/*  -----{ container }---------------------------  */

#container {
	width: 790px;
	text-align:left;
	background-color:#FFFFFF;
	float:left;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;*/
}

#content {
	padding:6px 10px 10px 8px;
	min-height:300px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
}

.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.contentBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#content_sub{
	width:540px;
	background-image: url(../images/content_head.jpg);
	background-repeat: no-repeat;
	border-left:250px solid #f00; »
  /* The width and color of the rail */
  	margin-left:-250px; /* Hat tip to Ryan Brill */
	float:right;

}

#flash_content {
	width: 500px;
	height: 268px;
	float: left;
	}
#rail{
  background-color:#999999;
  width:250px;
  float:right;
}

#subpage_header {
background-image:url(../images/sub_header.jpg);
width: 790px;
height: 100px;
}

#subpageNavig_container {
	width: 250px;
	background-image:url(../images/navig_bg.jpg);
	background-repeat:repeat-y;
	margin-right: 2px;
	padding-bottom: 46px;
	position: relative;
	margin-top: 1px;
}

#subpageNavig_header{
height: 24px;
background-image:url(../images/nav_header.jpg);
line-height: 24px;
overflow: hidden;
}

#subpageNavig{
	padding: 24px 0;
}
			/* \*/
* html #subpageNavig{
	height: 1%;
}

#subpageNavig h3 a:link {
	font-family: "Avant Garde", Futura, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	text-align: left;
	padding-left: 24px;
	color: #300;
	line-height: 23px;
	font-weight: bold;
}

#subpageNavig h3 a:visited {
font-family: "Avant Garde", Futura, Helvetica, sans-serif;
font-size: 1.0em;
font-style: normal;
font-weight: bold;
text-align: left;
padding-left: 24px;
color: #300;
line-height: 23px;
}

#subpageNavig h3 a:hover{
color: #300;
}

#subpageNavig li {
	padding-bottom: 1px;
	background-image: url(../images/dotts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style: none;
}

#subpageNavig li a{
	display: block;
	padding-left: 40px;
	background-position: right top;
	background-repeat: repeat-y;
	line-height: 23px;
	text-align: left;
	color: #300;
	background-color: inherit;
	font-size: .7em;
	text-decoration:none;
}

*html #subpageNavig li a {height: 1%;}

#subpageNavig li a:hover{
	background-color: #C01D1C;
	color: #fff;
	display:block;
	text-decoration:none;
}

/*---------(subpage content area)--------------------------------------------*/
#content_container {
	width: 540px;
}

#contentHeader {
background-image:url(../images/content_top.jpg);
background-repeat:no-repeat;
height: 24px;
overflow: hidden;
margin-top: 1px;
}

#content_container h1
				{
	margin: 0;
	font-family: "Century Gothic", "Avant Garde", Futura, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #666666;
	padding-left: 24px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#content_container p
				{
	color: #333;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 24px;
	padding-right: 20px;
	line-height: 1.5em;
}
/*  ----------( header )--------------------------------- */

#header {}

/*------------------(Logo and Login Boxes)---------------------------------*/

#logo {
	width: 397 px;
	float: left;
	height: 70px
	}
	
.login {
	width: 350px;
	float: right;
	height: 70;
	}
#top_links_holder {
	width: 504px;
	height: 25px;
	padding-top: 6px;
	padding-left: 10px;
	float:left;
}
#top_links {
	padding-right: 6px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}



#top_links td {
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-left: 6px;

}

#top_links td#policy {
	vertical-align: top;
	border-right-style: none;
	
}

#top_links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
}

#top_links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
}

#top_links a:hover {
	color: #990000;
	text-decoration: none;
}

.search_box1 {
float:right;
padding:4px 0 0;
width:223px;
	}
.search_box1 input {
width:134px;
	}
.search_box {
float:right;
padding:4px 15px 0 0;
width:223px;
	}
.search_box input {
width:134px;
	}
	
#cid_657_hbtnSearch { margin:0 0 0 -4px;}
	
#cid_651_hbtnSearch{ margin:0 15px 0 -4px}
	
#navig {
	padding: 10px 0px 16px;
}

#navig td {
	width: 172px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 8px;
}

#navig td#giving {
	width: 122px;
	vertical-align: top;
	border-right-style: none;
	
}
#navig h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}

#navig h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}

#navig h2 a:hover {
	color: #990000;
	text-decoration: none;
}

#navig ul {
	margin-left: 0px;
	margin-bottom: 0px;
}

#navig li {
	list-style: none;
	padding-top: 3px;
}
#navig li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
}

#navig li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
}

#navig li a:hover {
	color: #990000;
	text-decoration: none;
}

#indexRight {
	padding-left: 24px;
	vertical-align: top;
}

#indexRight2 {
	padding-left: 24px;
	vertical-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 2px;
}

#bottom {
	background-image: url(../images/bottom.jpg);
	height: 46px;
	width: 790px;
	background-repeat: no-repeat;
	float:left;
}

.bottomText{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

/*----------------- (text field style) ------------------------ */

.search {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #333333;
}
#box {
	margin: 10px;
	width: 220px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.Modbox {
	margin: 6px;
	width: 227px;
	padding: 4px;
}
.startbox{border:1px solid #7e7d79; background:#e8e8e6;float:left;margin:10px 0 10px 10px;padding:0;width:496px; display:inline; }

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
}
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#topgraybar {
	background-color: #DADADA;
	height: 30px;
	width: 100%;
}


#ContentsubpageNavig{
	padding: 24px 0;
}
			/* \*/
* html #ContentsubpageNavig{
	height: 1%;
}
#ContentsubpageNavig h3 {
	padding-bottom: 1px;
	background-image: url(../images/dotts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style: none;
}
#ContentsubpageNavig h3 a:link {
	font-family: "Avant Garde", Futura, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	padding-left: 24px;
	color: #300;
	line-height: 23px;
	font-weight: bold;
}

#ContentsubpageNavig h3 a:visited {
font-family: "Avant Garde", Futura, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align: left;
padding-left: 24px;
color: #300;
line-height: 23px;
}

#ContentsubpageNavig h3 a:hover{
color: #300;
}

#ContentsubpageNavig li {
	padding-bottom: 1px;
	background-image: url(../images/dotts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style: none;
}

#ContentsubpageNavig li a{
	display: block;
	padding-left: 40px;
	background-position: right top;
	background-repeat: repeat-y;
	line-height: 23px;
	text-align: left;
	color: #300;
	background-color: inherit;
	font-size: 10px;
	text-decoration:none;
}

*html #ContentsubpageNavig li a {height: 1%;}

#ContentsubpageNavig li a:hover{
	background-color: #C01D1C;
	color: #fff;
	display:block;
	text-decoration:none;
}

/*---------(subpage content area)--------------------------------------------*/
#content_container {
	float:left;
	width: 100%;
}

#contentHeader {
background-image:url(../images/content_top.jpg);
background-repeat:no-repeat;
height: 24px;
overflow: hidden;
margin-top: 1px;
}

#ContentMemberTools{
background-image:url(../images/content_top.jpg);
background-repeat:repeat-x;
height: 24px;
overflow: hidden;
margin-top: 1px;
}
#ContentMemberTools ul {margin-left:10px;}
#ContentMemberTools li {float:left;list-style-type:none;}
#ContentMemberTools li a {display:block;color:#fff;padding:5px 15px 0px 0px;}

#content_container h1, #ContentMiddle .PageTitleHeader{
	margin: 0;
	font-family: "Century Gothic", "Avant Garde", Futura, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;	
	padding-bottom: 10px;
	padding-top: 20px;
}

#ContentMiddle h2, .PageTitleHeader{
	margin: 0;
	font-family: "Century Gothic", "Avant Garde", Futura, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;	
	padding-top: 20px;
}

#content_container p
{
	color: #333;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

/*  ----------( header )--------------------------------- */


#Contenttop_links ul{float:left;}
#Contenttop_links li{list-style-type:none;float:left;border-right:1px dotted #666666;	}
#Contenttop_links li a{display:block;padding:2px 4px;color: #666666;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
#Contenttop_links li a:hover{}
#Contenttop_links li#Logout {border:none;}
#ContentNavig {
clear:both;
	padding:0 0 16px;
}

#ContentNavig td {
	width: 172px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DDDDDD;
	padding-left: 8px;
}
#ContentNavig td.noDot{ border:none;}

#ContentNavig td#services {
	width: 122px;
	vertical-align: top;
	border-right-style: none;
	
}
#ContentNavig h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}

#ContentNavig h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}

#ContentNavig h2 a:hover {
	color: #990000;
	text-decoration: none;
}

#ContentNavig ul {
	margin-left: 0px;
	margin-bottom: 0px;
}

#ContentNavig li {
	list-style: none;
	padding-top: 6px;
}
#ContentNavig li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
}

#ContentNavig li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
}

#ContentNavig li a:hover {
	color: #990000;
	text-decoration: none;
}

#ContentindexRight {
	padding-left: 24px;
	vertical-align: top;
}

#ContentindexRight2 {
	padding-left: 24px;
	vertical-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 2px;
}


/*----------------- (text field style) ------------------------ */

.search {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #333333;
	width: 100px;
}

#BodyPadding{
	padding: 15px;
	float:left;
}

.box {
	margin: 10px;
	width: 220px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
}
.boxTitle,#cid_743__ctl0_rptrSummary__ctl0_lblCategoryName,#cid_743__ctl0_rptrSummary__ctl0_lblNumNewNotes,#cid_744__ctl0_rptrHotTopics__ctl0_lblSubjectHeader,#cid_744__ctl0_rptrHotTopics__ctl0_lblNumPostsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.LastPostingText {display:none;}
