@charset "UTF-8";
/* CSS Document */


/* MASTER RESET 
--------------------------------- */

body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}

div, h1, h2, h3, h4, h5, h6, p, ul, li {
padding:0px;
margin:0px;
}

/*html{
overflow:-moz-scrollbars-vertical;
}

/* DEFAULTS 
--------------------------------- */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:32px;
	font-weight:normal;
	color:#242071;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
s
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCD789;
	font-style: italic;
	letter-spacing: 0.1em;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#333333;
	margin:0px 0px 12px 0px;
}
h2   a:link {
	color: #242071;
}
h2  a:hover {
	color: #2C2890;
}
h2  a:visited {
	color: #242071;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;
font-weight:normal;
letter-spacing:1px;
/*color:#98cd70;*/
color:#FFF;
margin-bottom:10px;

}
.memberhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #2B2C70;
}
h5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#333333;
	margin:0px 0px 12px 0px;
	font-style: italic;
}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:32px;
	color:#242071;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCD789;
	font-weight: normal;
}
h6 a:link {
	color:#242071;
}
h6  a:hover {
	color:#2C2890;
}
h6   a:visited {
	color:#242071;
}

p {
	line-height:16px;
	margin-bottom:15px;
}

ul {
margin-bottom:15px;
}

/* CUSTOM CLASSES 
--------------------------------- */

.inner {
	width:850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.break {
clear:both;
}

.left {
float:left;
}

.right {
float:right;
}

/* LAYOUT 
--------------------------------- */

/* HEADER 
--------------------------------- */

#header_home {
	height:200px;
	background:url(../images/bg_header_x.png) top left repeat-x;
	width: 100%;
}

#header_home .inner {
	height:200px;
	position:relative;
	background:url(../images/bg_header_home.png) top left no-repeat;
	width: 850px;	
}

#logo {
	position:absolute;
	top:105px;
	left:592px;
	width: 258px;
	height: 139px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale');
}

#nav {
	bottom:-2px;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 586px;
	float: left;
	position: absolute;
	left: 1px;
}

#nav ul li {
float:left;
list-style:none;

}

#nav ul li a {
	line-height:36px;
	color:#CCC;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 4px;
}

#nav ul li a:hover {
color:#FFF;
}

#nav ul li a:active {
color:#90d2ef;
}

#nav ul li .active {
	color:#FFF;
	border-bottom-color: #FCD789;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FCD789;
	border-right-color: #FCD789;
	border-left-color: #FCD789;
	border-right-style: solid;
	border-left-style: solid;
}


/* CONTENT AREA 
--------------------------------- */

#contentbox_home {
	background-image: url(../images/bg_content_home.png);
	background-repeat: repeat-x;
}

#contentbox_home .inner {
}

.leftcolumn {
	width:280px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;/*margin:60px 0px 20px 19px;*/
}

.rightcolumn_home {
	width:560px;
	float:right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.midcolumn_home {
	width:850px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#table3 {
	width: 530px;
}
#committeeleft {
	width: 385px;
	float: left;
}
#committeeright {
	width: 115px;
	float: right;
}


/* FOOTER 
--------------------------------- */


#footer {
	clear:both;
	height: 10px;
	width: 100%;
}

#footer .inner {
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCD789;
}

#footer_left {
	float:left;
	font-size:10px;
	margin-top: 30px;
	width: 400px;
	line-height: 20px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer_left ul li {
	list-style:none;
	margin-right: 15px;
	display: inline;
}

#footer_left ul li a {
	color:#999999;
	text-decoration:none;
}

#footer_left ul li a:hover {
	color:#FCD789;
}

#footer_left ul li a:active {
color:#90d2ef;
}

#footer_left ul li .active {
	color:#292967;
}

#footer_right {
	float:right;
	text-align:right;
	margin-top: 30px;
	height: 20px;
	width: 430px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 10px;
	color: #B2B2B2;
}

#footer_right p {
	color:#999999;
	font-size:10px;
	line-height:20px;
	background-position: right;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/* ACTIVITIES
--------------------------- */
#activities{
	margin-bottom: 12px;
}

* html #activities { /*IE only rule. Original menu width minus all left/right paddings */
}

html>body #activities a{ /*Non IE rule*/
}

#activities ul{
	padding: 0;
	margin: 0;
	width: 100%; /*Define width for IE6's sake*/
}

#activities a{
	display: block; /*Define width for IE6's sake*/
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}


#activities a:hover{
	color: #333333;
	background-image: url(../images/activitiesbg.png);
	background-repeat: repeat-y;
}

/* AFFILIATIONS
--------------------------- */
#affiliations{
	margin-bottom: 12px;
}

* html #affiliations{ /*IE only rule. Original menu width minus all left/right paddings */
}

#affiliations ul{
padding: 0;
margin: 0;
list-style-type: none;
width: 100%; /*Define width for IE6's sake*/
}

#affiliations a{
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

#affiliations a:visited{
color: #595959;
width: 100%; /*Define width for IE6's sake*/
}

html>body #affiliations a{ /*Non IE rule*/
width: auto;
}

#affiliations a:hover{
	color: #242071;
              width: 100%; /*Define width for IE6's sake*/
}
#affiliations ul li {
	display: block; /*Define width for IE6's sake*/
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	background-image: url(../images/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#bearersleft {
	width: 150px;
	float: left;
}
#bearers {
	width: 100%;
	float: right;
}
#bearersright {
	width: 380px;
	float: right;
}
#committee {
	float: right;
	width: 100%;
}
#aims {
	width: 100%;
	float: right;
}
#aimsleft {
	width: 20px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
}
#aimsright {
	width: 530px;
	float: right;
}



/* LECTURE TOGGLE
--------------------- */

	* {
	margin:0;
	padding:0;
	list-style:none;
}

#basic-accordian{
	width:550px;
	float: right;
}

.accordion_headings{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #242071;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCD789;
	font-style: italic;
	background-image: url(../images/arrow-square.gif);
	background-repeat: no-repeat;
	background-position: left -49px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
	height: 100%;
	width: 520px;
}

.accordion_headings:hover{
}

.accordion_child{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 530px;
	height: 100%;
}

.header_highlight{
	background-color: #FEFAEE;
	background-position: left 7px;
	height: 100%;
	width: 520px;
}

/*.accordion2 {
	color: #292967;
	width: 540px;
}
.accordion2 h3 {
	margin: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #242071;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCD789;
	background-image: url(../images/arrow-square.gif);
	background-repeat: no-repeat;
	background-position: left -46px;
	letter-spacing: 0.1em;
	text-indent: 10px;
	font-style: italic;
	width: 510px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.accordion2 h3:hover {
	color: #292967;
}
.accordion2 h3.active {
	background-position: left 10px;
	color: #2C3283;
}
.accordion2 p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#454545;
	margin: 0;
	display: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #262660;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
} */

/* FOOTER */

#footer_right  a:link  {
	color:#999999;
	font-size:11px;
	background-position: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer_right  a:hover  {
	color:#242071;
	font-size:11px;
	line-height:20px;
	background-position: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer_right  a:visited  {
	color:#999999;
	font-size:11px;
	line-height:20px;
	background-position: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.handcursor {
	cursor:hand;
	cursor:pointer;
	height: 30px;
}
#activities a:visited {
	display: block; /*Define width for IE6's sake*/
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}
.memberscol {
	width:850px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;/*margin:60px 0px 20px 19px;*/
}
h7 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:32px;
	font-weight:normal;
	color:#242071;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
s
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCD789;
	font-style: italic;
	letter-spacing: 0.1em;
}
