body {
	/*background: #cecece url('../graphics/page_back.jpg') repeat-x top right;*/
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

.panel_home {
	background: transparent url('../graphics/subnav_dropdown.png') left bottom no-repeat;
	padding: 0;
}
.panel_home a, .panel_home a:link, .panel_home a:visited {
	cursor: pointer;
	display: block;
	font-size: 9pt;
	text-decoration: none;
}
.panel_home a:hover {
	text-decoration: underline;
}

.buttonContent {
	font: 12pt arial, helvetica, tahoma;
	color: #333132;
	display: block;
	padding: 10px 20px 15px 20px;
	margin: 0;
}

img {
	behavior: url("pngbehavior.htc");
}

.ul_error {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Georgia;
	font-size: 16pt;	
}

h2 {
	font-size: 13pt;
	font-family: Georgia;
	font-weight: normal;
}

.content_head_small {
	font-size: 11pt;
	color: #a9a9a9;
}

a:link {
	color: #2b3990;
	text-decoration: none;
}

a:visited {
	color: #2b3990;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.sidemenu {
	padding: 10px;
}

.membersInfo {
	display: none;
}

.resourcesInfo {
	display: none;
}

.chaptersInfo {
	display: none;
}
.newsInfo {
	display: none;
}
.sidebar_left a:link{
	border-bottom: 1px dashed #808080;
	color: #333132;
	display: block;
	font: 10pt Georgia;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	text-align: left;
	
}

.sidebar_left a:hover{
	border-bottom: 1px dashed #808080;
	color: #333132;
	display: block;
	font: 10pt Georgia;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	text-align: left;
	text-decoration: underline;
	
}

.sidebar_left a:visited{
	border-bottom: 1px dashed #808080;
	color: #333132;
	display: block;
	font: 10pt Georgia;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	text-align: left;
	
}

.sidebar_right a:link {
	border-bottom: 1px dashed #808080;
	color: #333132;
	display: block;
	font: 10pt Georgia;
	font-weight: bold;
	padding: 5px 15px 5px 0px;
	text-align: right;
}

.sidebar_right a:hover {
	border-bottom: 1px dashed #808080;
	color: #333132;
	display: block;
	font: 10pt Georgia;
	font-weight: bold;
	padding: 5px 15px 5px 0px;
	text-align: right;
	text-decoration: underline;
}

.sidebar_right a:visited {
	border-bottom: 1px dashed #808080;
	color: #333132;
	display: block;
	font: 10pt Georgia;
	font-weight: bold;
	padding: 5px 15px 5px 0px;
	text-align: right;
}

.sidemenu .last {
	border-bottom: none;
}

.inputBox {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #000000;
	border: 1px solid #000000;
	margin: 0;
	padding: 2px;
}

.inputBoxReq {
	background: #ffff88;
}

.inputSubmit {
	display: block;
	font-size: 10pt;
	color: #ffffff;
	border: 1px solid #000000;
	background: #1a7cb6;	
}

.bold {
	font-weight: bold;
}





/**** HEADER CSS ****/
#header {
	background: #ffffff;
	height: 249px;
	margin: auto;
	width: 1000px;
}

#menu_top_right {
	float: right;
	width: 294px;
	padding: 0;
	margin: 0;
}

#logo {
	float: left;
	width: 151px;
	padding: 0;
	margin: 0;
}

#header_back {
	background: transparent url('../graphics/header_bkg.png');
	height: 207px;
	float: left;
	width: 555px;
}

.site_title {
	font: 28pt Arial black;
	color: #2b3990;
	font-weight: bold;
	text-align: left;
	margin: 0;
	text-transform: uppercase;
	line-height: 25px;
	padding-left: 30px;
}

.site_title_2 {
	font: 25pt Arial black;
	color: #333132;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	text-transform: uppercase;
	padding-left: 30px;
}

.site_tagline {
	font: 12pt Arial;
	color: #333132;
	line-height: 21px;
	padding-top: 5px;
	padding-left: 30px;
}
/**** END HEADER CSS ****/






/**** MENU CSS - BEGIN ****/
.menu_container {
	background: transparent url('../graphics/header_menu_blue.png') no-repeat bottom left;
	height: 42px;
	clear: both;
	padding: 0 60px;
}

#menu {

}
/*
#menu a:link {
	font: 11pt Georgia, Serif;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	text-decoration: none;	
}

#menu a:visited {
	font: 11pt Georgia;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	text-decoration: none;	
}

#menu a:hover {
	color: #f2ca35;
}
*/
/**** MENU CSS - END ****/






/**** CONTENT CONTAINMENT - BEGIN ****/
#table-outer {
	background: #ffffff url('../graphics/content_bkg.jpg') no-repeat center bottom;
	clear: both;
	margin: auto;
	width: 950px;
}

.cell_container {
	margin: auto;
	padding: 35px 0px;
	width: 100%;
}

.cell_content {
	height: 350px;
	padding-bottom: 60px;
}

#table-inner {
	width: 100%;
}
/**** CONTENT CONTAINMENT - END ****/

.promo_box_home {
	float: left;
}

.promo_box_buttons {
	float: left;
	width: 85px;
}

.promo_box_photo {
	float: left;
	width: 400px;
	height: 240px;
	background: #cbdaef;
}

.promo_box_photo img {
	padding: 10px 0 0 11px;
}

.promo_home_comment {
	float: left;
	padding-top: 30px;
	font: 12pt Arial;
	color: #333132;
	font-weight: bold;
}

.twit_container {
	width: 192.5px;
	height: 255px;
	background: #f0f5fa;
	border-left: 7px solid #cbdaef;
	border-right: 6.5px solid #cbdaef;
	overflow-y: scroll;
	overflow-x: hidden;
}

/**** FOOTER CSS - BEGIN ****/
#footer {
	background: transparent url('../graphics/page_back.png') repeat top right;
	height: 123px;
	margin: auto;
	width: 100%;	
}

.footer_header {
	font: 10pt Arial, Sans Serif; 
	color: #a5a5a5; 
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;	
}

#footer a:link {
	font: 9pt Arial, Sans Serif;
	color: #aaaaaa;
	text-decoration: none;
}

#footer a:visited{
	font: 9pt Arial, Sans Serif;
	color: #aaaaaa;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.fields {
	background: #eff1f5;
	border-bottom: 1px solid #d3d4d6;
	border-top: 1px solid #d3d4d6;
	float: left;
	height: 25px;
}

.fieldsSideLeft {
	clear: both;
	float: left;
	height: 27px;
	width: 10px;
}

.fieldsSideRight {
	border-bottom: #d4d5d6;
	float: left;
	height: 27px;
	width: 10px;
}
/**** FOOTER CSS - END ****/

#twitter ul { 
	padding: 0px;
	margin: 0px;
	width: 180px;
}
#twitter ul li {
	margin: 0;
	list-style-type: none;
	padding: 5px 7px 10px 7px;
}

.article_home {
	padding: 0 15px 15px 15px;
}

.article_title_home {
	clear: both;
	display: block;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 5px;
	color: #941113;
}
.article_timestamp_home {
	clear: both;
	display: block;
	margin-top: 5px;
	font-size: 8pt;
	color: #000000;
}

#form_contact {
	border: 0;
}

#form_contact label {
	display: block;
	float: left;
	padding: 5px 0;
	width: 160px;
}

.inputBox {
	border: 1px solid #000000;
}

.inputSubmit {
	border: 1px solid #000000;
}

.staff_member {
	border: 1px solid #e9e9e9;
	padding: 10px;
}

.link_box {
	border-bottom: 1px dashed #c9c9c9;
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

.staff_member_2 {
	border: 1px solid #e9e9e9;
	padding: 10px;
}

.staff_member_2 h2 {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
}

.staff_thumb {
	border: 1px solid #c9c9c9;
	display: inline;
	padding: 2px;
	float: left;
	margin: 0 15px 30px 0;
}

.staff_member h2 {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
}

.cell_field_name {
	border-bottom: 1px dashed #808080;
	padding: 5px 0;
	width: 200px;
}

.cell_field_input {
	border-bottom: 1px dashed #808080;
	padding: 5px 0;
}

.portfoliotd { padding: 5px; text-align: center; }
.portfoliobox { border: 1px solid #808080; background: #eeeeee; padding: 4px 0px; }
.thumbbox { border: 1px solid #000000; }

.box_off_1 { margin: 5px; padding: 10px; float: left; width: 290px; border: 1px solid #cecece; background: #eeeeee; }
.box_on_1 { margin: 5px; padding: 10px; float: left; width: 290px; border: 1px solid #cecece; background: #ffffce; }
.box_off_2 { margin: 5px; padding: 10px; float: right; width: 290px; border: 1px solid #cecece; background: #eeeeee; }
.box_on_2 { margin: 5px; padding: 10px; float: right; width: 290px; border: 1px solid #cecece; background: #ffffce; }

.page_bar {
	clear: both;
	margin-top: 30px;
	padding: 20px 0;
}

.page_bar_left {
	float: left;
	width: 80px;
}

.page_bar_right {
	float: right;
	width: 80px;
	text-align: right;
}

.page_bar_center {
	margin-left: 100px;
	margin-right: 100px;
	text-align: center;
}
