/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
text-align: center;
margin-top: 0;
background-color: #CCCCCC;
font-size: 13px;
}

#container{
background-color:white;
width: 970px;
margin: 0 auto;
text-align: left;
overflow: hidden;
}


.clearboth{
clear: both;
}

a {
text-decoration: none;
color: #113c79;
font-weight:bold;
}

a:hover {
text-decoration: none;
color: #ffa909;
font-weight:bold;
}


a.linkWhite {
text-decoration: none;
color: white;
font-weight:bold;
}

a.linkWhite:hover {
text-decoration: none;
color: #ffa909;
font-weight:bold;
}



/* start NAVIGATION */
#customHeader {
width: 970px;
margin-top: 0;
height: 253px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
text-align: right;
float: left;

}

#customHeader ul{
border: 0px solid #BBB;
margin-top: 92px; /*sets placement of the list*/
margin-right: 55px;
_margin-right: 200px;
text-transform: uppercase;
list-style-type: none;
}

#customHeader li{
text-align: center; /*set value to "left", "center", or "right"*/
display: inline;
}

#customHeader li a{
padding: 3px 12px; /*the first sets the line height of the border div"*/
text-align: center; /*set value to "left", "center", or "right"*/
color: black;
font-size: 11px;
border-right: 1px solid black; 
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
}

#customHeader .noborder li a{
text-decoration: none;
text-align: center;
border-right: 0; 
color: black;
}

#customHeader li a:hover{
padding: 3px 12px; /*the first sets the line height of the border div"*/
text-align: center; /*set value to "left", "center", or "right"*/
color: white;
font-size: 11px;
border-right: 1px solid black; 
text-transform: uppercase;
text-decoration: none;
}

#customHeader .noborder li a:hover{
text-decoration: none;
text-align: center;
border-right: 0; 
color: white;
}
/* end NAVIGATION */



#content{
overflow: auto;
}

#left{
width: 580px;
padding-left: 60px;
margin-right: 30px;
float: left;
}



.heading_bold {
font-size: 25px;
padding-top: 20px;
color: #113c79;
font-weight: bold;
}


.heading_med{
font-size: 25px;
font-weight: normal;
}

.heading_bluebox{
font-size: 20px;
font-weight: normal;
color: white;
padding-left: 23px;
text-align: center;
}


.heading_reg{
font-size: 23px;
color: #113c79;
font-weight: lighter;
}



.headerLight{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:lighter;
color:#113c79;
letter-spacing: 0.02em:
}

.headerLightWhite{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:lighter;
color: white;
letter-spacing: 0.02em:
}


.subhead_name {
font-size: 18px;
font-weight: bold;
color: #113c79;
}

.subhead_namewhite {
font-size: 21px;
font-weight: bold;
color: white;
}

.subhead_dept {
font-size: 18px;
font-weight: normal;
}


#president {
background: url(images/president_bg.png) repeat-x; 
padding: 10px;
}

.name {
font-size: 16px;
font-weight: bold;
}

.info {
font-size: 12px;
font-weight: normal;
}


#directors1 {
float: left;
width: 250px;
margin-right: 30px;
}

#directors2 {
width: 250px;
float: left;
}

#associates {
float: left;
width: 250px;
margin-right: 30px;
}

#associates2 {
width: 250px;
float: left;
}


#right{
	width: 240px;
	float: left;
	border-left: thin solid #113c79;
}

#table {
	text-align: left;
	vertical-align: text-top;
	background-color: #113c79;
	color: white;
	padding:5px;
}
.tdborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: white;
	background-color: #113c79;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}
.tdnoBorder {
	padding-left: 7px;
	background-color: #113c79;	
	text-align: center;
	vertical-align: top;

}

.rule {
	border-top-color: #113C79;
	text-align: left;
}

#nominations{
	width: 241px;
	background-color: #113c79;
	color: white;
	padding: 29px;
	text-align: left;
	overflow: hidden;
}


#nominations a.link {
text-decoration: none;
color: #ffa909;
font-weight:bold;
}

#nominations a.link:hover {
color: white;

}


#nominations .title_light{
font-size: 21px;
font-weight: lighter;
text-align: center;
}


#nominations .title_bold{
font-size: 21px;
font-weight: bold;
text-align: center;
}

.pic{
float: left;
margin-right: 15px;
}


#right .sidebar {
padding-left: 16px;
padding-top: -2px;

}


HR {
    height: 1px;
    background:#113c79;
	width: 103%;
    margin-left: 16px; 
   }


/* INDEX PAGE CONFERENCE BOX */
#conference{
margin-top: 25px;
background-image:url(images/conf_background.jpg);
background-repeat: repeat-x;

}

.conference_copymain{
padding-left: 23px;
padding-right: 23px;
}

#conference_bluebox{
padding-top: 5px;
background-color: #123c79;
color: white;
}


#conference_copyleft{
padding-left: 23px;
line-height: 1.4em;
}

#conference_copyright{
padding-right: 23px;
float: right;
line-height: 1.4em;
}

#conference_banner{
margin-top: 25px;
background-color: #113c79;
text-align: center;
padding: 10px;

}




/* FOOTER */
#footer {
width: 970px;
height: 40px;
background-color: #113c79;
color: white;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}
.footer .logo{
margin-top: -40px;
}

#footer .left{
margin-top: 10px;
float: left;
padding-left: 25px;
padding-right: 25px;
}

#footer a:hover{color: #113c79;
}


#footer ul{
padding-top: 10px;
text-transform: uppercase;
list-style-type: none;
}

#footer li{
display: inline;
margin-top: 10px;
}

#footer li a{
padding: 0px 8px; /*the first sets the line height of the border div"*/
text-align: center; /*set value to "left", "center", or "right"*/
color: white;
font-size: 10px;
border-right: 1px solid white; 
text-transform: uppercase;
text-decoration: none;
}

#footer .noborder li a{
text-decoration: none;
text-align: center;
border-right: 0; 
color: white;
}

#footer a{
text-decoration: none;
color: white;
}

#footer a:hover{
text-decoration: none;
color: #ffa909;
}

#footer li a:hover{
text-decoration: none;
color: #ffa909;
}


#footer .logo{
position: relative; bottom: 7px
}

.heading_conf{
font-size: 23px;
color: #113c79;
font-family: Georgia,Times New Roman, Times, serif;
font-weight: bold;
}

.picstyle{
	margin-top: 25px;
}


.picstyle_left{
	float: left;
margin-right: 7px;
}