body {
	height: 100%;
	margin: 0px auto;
	background: #2d2c57 url(../images/mainbg.jpg) repeat-x 0px 0px;
}

p, li, dt, dd, th, td, legend, label, input, select {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

a {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #403f82;
}

h1, h2, h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	color: #666;
}

h3.datacellheading {
	font-size: 12px;
	color: #FFF;
	height: 23px;
	background: #FFF url(../images/datacellheaderbg.gif) no-repeat;
	padding-left: 5px;
	padding-top: 3px;
	border-top: 2px solid #403f82;
	margin-bottom: 5px;
}

label {
	clear: both;
	float: left;
	display: block;
	font-weight: bold;
	width: 90px;
	padding-top: 3px;
}

input, select, textarea {
	float: left;
	margin-bottom: 10px;
}

fieldset {
	padding: 15px 10px 5px 10px;
	border: 1px solid #999;
	margin: 10px 0px 10px 0px;
}

legend {
	font-weight: bold;
	padding: 2px 5px;
	background-color: #999;
	color: #FFF;
}

p, li {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	color: #666;
}

h1 {
	font-size: 16px;
	color: #2d2c57;
}

.titlebar {
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 4px;
	border-top: 1px solid #999;
	background-color: #EEE;
	color: #666;
}

h2 {
	font-size: 12px;
	color: #2d2c57;
	margin-top: 20px;
}

p {
	font-weight: normal;
}

ul {
	padding: 0px;
	margin: 10px 0px;
}

li {
	line-height: 1.2em;
	list-style-type: square;
	list-style-position: inside;
	margin: 0;
	padding-left: 0.25em;
}

table {
	border: none;
	width: 100%;
}

th {
	text-align: left;
	font-weight: bold;
	background-color: #666;
	color: #FFF;
}

form {
	margin-bottom: 0px;
}

.clear { clear:both; }

.centeralign {
	text-align: center;
}

.rightalign {
	text-align: right;
}

.small {
	font-size: 9px !important;	
}

td.outputcell {
	background-color: #EEE;
	color: #666;
	font-size: 10px;
	padding: 4px;
}

td.outputcell a{
	font-size: 10px;
}

.topborder {
	padding-top: 10px;
	border-top: 1px dotted #666;
}

a img {
	border: none;
}

div#leftsubmenu a {
	display: block;
}

img.cslogo {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}

a.menuheader, a.menuheader:active, a.menuheader:visited {
	display: block;
	background-color: #403f82;
	text-decoration: none;
	color: #FFF;
	padding: 4px 8px 4px 8px;
	border: 1px solid #403f82;
}

a.menuheader:hover {
	background-color: #52519b;
	border: 1px solid #52519b;
	/* non w3c */
	-moz-border-radius: 5px;
}

a.menuitem {
	display: block;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #2d2c57;
}

a.menuitem:hover {
	color: #e1e437;
	background-color: #2d2c57;
}

dl {
	float: left;
	width: 100%;
	margin: 0px;
}

dt {
	float: left;
	clear: left;
	margin: 0px 2px 2px 0px;
	padding: 2px 0px 2px 4px;
	width: 70px;
	height: 14px;
	background-color: #999;
	color: #FFF;
	font-size: 10px;
}

dd {
	float: left;
	width: 380px;
	margin: 0px 0px 2px 0px;
	padding: 2px;
	width: 464px;
	height: 14px;
	background-color: #EEE;
	font-size: 10px;
}

ul#menus li.inactive {
	background: none;
}

div#menucloser {
	display: none;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 400px;
	top: 112px;
	left: 0px;
	/* hack to capture mouseover event */
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
}

div.menu {
	display: none;
	position: absolute;
	z-index: 3;
	background-color: #403f82;
	border-bottom: 4px solid #e1e437;
	/* non w3c 
	filter:alpha(opacity=95);
	opacity:.95;
	-moz-opacity:.95;*/
}

div#layout {
	margin: auto;
	width: 810px;
	height: 100%;
	padding: 5px;
	background-color: #FFF;
}
	
div#header {
	height: 65px;
	background: #FFF url(../images/headerbg.gif) bottom center no-repeat;
}

div#header h1 {
	float: right;
	width: 500px;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-align: right;
	margin: 0px;
}

div#header h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: right;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
	width: 300px;
}

div#header img {
	float: left;
	margin-top: 18px;
	margin-bottom: 10px;
}

div#footerbar {
	clear: both;
	font-family: tahoma, arial, helvetica, sans-serif;
	background: #403f82 url(../images/footerstrapline.gif) no-repeat 642px;
	border-top: 5px solid #e1e437;
	font-size: 10px;
	color: #FFF;
	padding: 6px;
	margin-top: 10px;
}

div#menubar {
	clear: both;
	height: 35px;
	background-color: #403f82;
	border-bottom: 7px solid #e1e437;
}

div#menubar ul  {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	float: left;
	height: 35px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #52519b;
	background-color: #403f82;
}

div#menubar ul#asialink  {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	float: right;
	height: 35px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #313063;
	background-color: #403f82;
}

div#menubar ul#asialink li {
	float: left;
	height: 29px;
	list-style: none;
	margin: 0px;
	padding: 3px;
	border-left: 1px solid #52519b;
	border-right: none !important;
}

div#menubar ul li {
	float: left;
	height: 29px;
	list-style: none;
	margin: 0px;
	padding: 3px;
	border-right: 1px solid #313063;
	border-left: 1px solid #52519b;
}

div#menubar ul li:first-child {
	border-left: none;
}

div#menubar ul li.activemenu {
	background: transparent url(../images/activemenu.gif) bottom center no-repeat;
}

div#casestudymovie {
	height: 194px;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}

div.csquote {
	clear: both;
	background: #EEE url(../images/quotes.jpg) no-repeat;
	padding: 5px 10px 10px 30px;
	border-top: 2px solid #FFF;
	font-size: 10px;
}

div.fpdatacells {
	clear: both;
	margin-top: 5px 0px;
}

div.fpdatacells td#datacell2 {
	vertical-align: top;
	width: 256px;
	background-color: #FFF;
	padding: 0px 10px;
	border: none;
}

div.fpdatacells td#datacell1 {
	vertical-align: top;
	width: 256px;
	background-color: #FFF;
	border-right: 1px dotted #666;
	padding-left: 0px;
	padding-right: 10px;
}

div.fpdatacells td#datacell3 {
	vertical-align: top;
	width: 256px;
	background-color: #FFF;
	border-left: 1px dotted #666;
	padding-left: 10px;
	padding-right: 0px;
}

div.newsheadline {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 4px;
	background-color: #EEE;
}

div.newsheadline span {
	font-size: 9px;
	color: #666;
}

div#leftsubmenu {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	width: 250px;
	margin-top: 10px;
	border-right: 1px dotted #999;
}

div#slimleftsubmenu {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	width: 200px;
	margin-top: 10px;
	border-right: 1px dotted #999;
}

div#leftsubmenu a, div#slimleftsubmenu {
	line-height: 18px;	
}

div#contactinfo1, div#contactinfo2, div#contactinfo3 {
	float: left;
	display: none;	
}

div#content {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #666;
	float: left;
	width: 545px;
	padding: 0px 0px 20px 10px;
	margin-top: 10px;
}

div#widecontent {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #666;
	float: left;
	width: 595px;
	padding: 0px 0px 20px 10px;
	margin-top: 10px;
}

div#content p, div#widecontent p {
	font-size: 11px;
	text-align: justify;
	padding-right: 5px;
}

div#content h2, div#widecontent h2 {
	clear: both;
}

div.mapoverlay {
	position: absolute;
	width: 300px;
	display: none;
	border: 1px solid #666;
}

div.mapoverlaybar {
	background-color: #403f82;
	padding: 2px;
	height: 13px;
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
}

div.mapoverlaycontent {
	float: left;
	width: 292px;
	background-color: #EEE;
	padding: 4px;
	font-size: 10px;
	color: #666;
	font-family: arial, helvetica, sans-serif;
}

div.mapoverlaycontent a {
	font-size: 10px;
}

.mapimg {
	float: left;
	margin-right: 6px;
	width: 130px;
	height: 117px;
	background-color: #999;
}

img.profile { float:left; margin-right:10px; background-color:#999; }
.profile-link { display:block; text-decoration:none; clear:both; padding:5px; background-color:#EEE; height:50px; margin-top:0px; margin-bottom:2px; }
.profile-link .profile-personal-info { float:left; width:150px; height:50px !important; }
.profile-link .profile-personal-info h1 { float:left; font-size:13px; margin:0px; line-height:1em; }
.profile-link .profile-personal-info h2 { float:left; font-size:11px; margin:4px 0px 0px 0px; line-height:1em; }
.profile-text { clear:both; margin-top:10px; }
.profile-box { float:left; width:380px; }
.profile-personal-info { float:left; width:300px; height:130px; }
.profile-personal-info h1 { margin:0px 0px 5px 0px; padding:0px; }
.profile-personal-info a { clear:both; }
.profile-personal-info h2 { font-size:14px; margin:0px 0px 10px 0px; padding:0px; color:#666; }
.profile-infolabel { clear:both; float:left; width:70px; font-size:11px; font-weight:bold; margin:0px; }
.profile-infovalue { float:left; width:200px; font-size:11px; font-weight:normal; margin-bottom:3px; }

.profile-wall-link { float:left; display:block; text-decoration:none; padding:5px; background-color:#EEE; height:50px; margin-top:0px; margin-bottom:2px; margin-right:2px; }
.profile-wall-link .profile-personal-info { float:left; width:197px; height:50px !important; }
.profile-wall-link .profile-personal-info h2 { float:left; font-size:11px; margin:4px 0px 0px 0px; line-height:1em; }

.contact-main-location { float:left; width:255px; height:160px; }
.contact-main-location h2 { margin-top:0px; }
.contact-main-location-divide { float:left; height:160px; background-color:#FFF; margin-left:10px; border-left:1px solid #CCC; margin-right:10px; }

#article { font-size:11px; text-align:justify; }
#article img { float:right; margin-left:10xp; margin-bottom:5px; }
