body {
	margin: 0;
	padding: 0;
	background: #dbe2e8;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
}

p, ul {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 800px;
	background: #ffffff;
	border: solid 1px #dbe2e8;
}

#header_inner {
	width: 800px;
	display:block;
}

#logo {
	height: 92px;
	background: url("../images/logo_header.jpg") no-repeat;
}

.searchbar {
	float: right;
	margin: 4px 0 0 0;
}

.hidden_div {
	display: none;
}

#navlist {
	width: 800px;
}
#navlist_d {
	list-style-type: none;
	padding: 0;
	height: 34px;
	margin: 0 auto;
	width: 714px;
}
#navlist_d li {
	display: block;
	height: 34px;
	float: left;
}
#navlist_d a {
	display: block;
	height: 34px;
	position: relative;
	text-decoration: none;
}

#navlist_d a.menu_gap {
	width: 1px;
	background: #161616 url(../images/menu_gap.jpg) left top no-repeat;
}

#navlist_d a.home {
	width: 131px;
	background: #161616 url(../images/home.jpg) left top repeat-x;
}
#navlist_d a.bProcess {
	width: 183px;
	background: #161616 url(../images/businessprocess.jpg) left top repeat-x;
}
#navlist_d a.campus {
	width: 127px;
	background: #161616 url(../images/campus.jpg) left top repeat-x;
}
#navlist_d a.alliance {
	width: 123px;
	background: #161616 url(../images/alliances.jpg) left top repeat-x;
}
#navlist_d a.contact {
	width: 143px;
	background: #161616 url(../images/contact.jpg) left top repeat-x;
}

#navlist_d a.menu_gap {
	width: 1px;
	background: #161616 url(../images/menu_gap.jpg) left top no-repeat;
}

#navlist_d a.home:hover {
	width: 131px;
	background: #161616 url(../images/home_hover.jpg) left top repeat-x;
}
#navlist_d a.bProcess:hover {
	width: 183px;
	background: #161616 url(../images/businessprocess_hover.jpg) left top repeat-x;
}
#navlist_d a.campus:hover {
	width: 127px;
	background: #161616 url(../images/campus_hover.jpg) left top repeat-x;
}
#navlist_d a.alliance:hover {
	width: 123px;
	background: #161616 url(../images/alliances_hover.jpg) left top repeat-x;
}
#navlist_d a.contact:hover {
	width: 143px;
	background: #161616 url(../images/contact_hover.jpg) left top repeat-x;
}

#container {
	margin: 0 42px 0 43px;
}

#left_content {
	float: left;
	border-right: 1px solid black;
	padding: 0 20px 0 20px;
	width: 450px;
}

#right_content {
	float: right;
	padding: 0 0px 0 20px;
	width: 200px;
}

.right_content_block {
}

.right_content_block_title {
	color:#1284B6;
	font-family:Myriad Pro;
	font-size:20px;
}

.right_content_block_body {
}

.right_content_block_body ul {
	margin: 15px 0 0 0;
}

.right_content_block_body ul li {
	line-height: 10px;
	margin: 10px 0px 0px 20px;
	list-style-image: url(../images/arrow.jpg);
	list-style-type: none;
}

.right_content_block_body ul  a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.right_content_block_body ul  a:hover {
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}

.clear {
	clear: both;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 20px;
	position: relative;
	width: 100%;
	text-align: center;
}

.footerlink {
	color:#FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	padding-top: 10px;
}


/*----- For all module -----*/

.poll {
	margin: 20px 0 0 0;
}

table.poll thead {
	color: #1284B6;
	font-family: Myriad Pro;
	font-size: 16px;
}

.newsflashcontentpagetitle {
	color: #1B85B7;
	font-family: Myriad Pro;
	font-size: 16px;
}

.newsflashcontentheading {
	text-align: center;
}

#scroller_container {
	border: 2px ridge #DBE2E8;
	background-color: #DBE2E8;
}

table.newsflashcontentpaneopen {
	margin-left: 10px;
	margin-right: 10px;
}

.simplenewsflash_hr {
	width: 150px;
}

/*----- For all module -----*/