/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 12pt;
	color: #6F6F6F;
	background: #FFFFFF url(../images/bg_repeat_x.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
}

th, td {
	font-family: Tahoma;
	color: #6F6F6F;
}

a {
	color: #34749F;
}

#main_wrapper {
	width: 815px;
	text-align: left;
	position: relative;
}

#header_top {
	width: 100%;
	margin: 0;
	padding: 1px 0 0 0;
}

#logo {
	float: left;
}

#search_block {
	width: 277px;
	height: 67px;
	background: #F7FBFD;
	float: right;
	margin-top: 22px;
}

#header_photo_block {
	width: 100%;
	background: #F1F8FC;
	margin-bottom: 1px;
}

#header_photo_block .content {
	padding: 13px;
}

#menu {
	width: 100%;
	height: 44px;
	background: #E6F1F8;
	line-height: 10px;
	/*border-top: 1px solid #ECF5FA;*/
}

#menu .content {
	margin: 0;
	padding: 0;
	padding-top: 17px;
}

#subtemplate1 #menu {
	background: #FFFFFF;
}

#menu .item {
	padding-left: 81px;
}

#menu .first_item {
	padding-left: 70px;
}

#main_content {
	width: 100%;
	position: relative;
}

#main_col {
    float: left;
    
    width: 498px;
	/*margin-right: 317px;*/
	padding-top: 30px;
}

#main_col .content {
	padding: 12px 30px 12px 21px;
}

#rh_col {
	/*position: absolute;
	top: 30px;
	left: 498px;
	*/
	width: 316px;
	margin-top: 30px;
	float: left;
	border-left: 1px solid #BBDBEF;
}

#rh_col .content {
	padding: 12px 13px 0 20px;
}


/* BEGIN EVENTS */
#events {
	margin: 0;
	padding: 0;
	line-height: 11pt;
}

#events .item {
	border-top: 1px solid #BBDBEF;
}

#events .first_item {
	border-top: none;
}

#events .item_content {
	padding-top: 21px;
	padding-bottom: 21px;
}

#events .bullet {
	padding-right: 10px;
}

#events .title {
	font-weight: bold;
	color: #34749F;
}

#events .title a {
	color: #34749F;
}

#events .location {
	font-weight: bold;
}

#events .date {
}

#events .venue {
}
/* END EVENTS */



/* BEGIN NEWS */
#news {
	background: #E5F0F7;
	margin-right: 13px;
}

#news .content {
	padding: 17px 20px 20px 20px;
}

#news .item {
	padding-top: 18px;
}

#news .first_item {
	padding-top: 0;
}

#news .date {
	font-weight: bold;
	color: #34749F;
}
/* END NEWS */



/* BEGIN FOOTER */
#footer {
    clear: both;
}
#footer, #footer td {
	color: #5295BF;
}

#footer .content {
	padding: 50px 0 15px 5px;
}

#footer a {
	color: #5295BF;
}

#footer .link {
	padding-right: 17px;
}
/* END FOOTER */









.header {
	font-size: 18px;
	color: #598EB1;
	font-weight: bold;
	margin-bottom: 20px;
}

.subheader {
	font-weight: bold;
	color: #34749F;
}

.subheader2 {
	font-weight: bold;
	color: #34749F;
	padding-bottom: 5px;
}

.clear_float {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
}

.nostyle {
	margin: 0;
	padding: 0;
	border: 0;
}

.highlight {
	background-color: #FFFF00;
}
