body{
	padding:0;
	margin:0;
	background-color:#aea7be;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
}

a{
	color:#968ca9;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


h1, h2, h3, h4, h5, p, form{padding:0; margin:0;}

h1, h2, h3, h4, h5, p{padding-bottom:10px;}

h1.seoheader{
	color:#666666;
	font-weight:normal;
	font-size:10px;
	padding-top:20px;
}

h1{
	color:#23173b;
	font-weight:normal;
	font-size:26px;
}

h2{
	font-size:15px;
	color:black;
}

h3{
	color:#23173b;
	font-weight:normal;
	font-size:14px;
}


h4{
	font-size:14px;
}

h5{
	font-size:11px;
}

p{
	line-height:1.5em;
	text-align:justify;
}

#page{
	width:903px;
	background-color:white;
	text-align:left;
}

#inner_page{
	padding:10px 12px 10px 10px;
}

#page_footer_row{
	width:903px;
	text-align:left;
	height:4px;
}

#logo{
	padding-right:30px;
	width:210px;
}

.menu a{
	color:#26134f;
	font-size:11px;
	font-weight:bold;
	display:block;
}

.menu a:hover{
	text-decoration:none;
}

.menu a.home{
	color:#637E31;
}

.menu a.about{
	color:#981D5B;
}

.menu a.pubs{
	color:#00759B;
}

.menu a.support{
	color:#E9554E;
}

.menu a.downloads{
	color:#AF8428;
}

.menu a.faq{
	color:#25124F;
}

.menu ul.home{
	background-color:#637E31;
}

.menu ul.about{
	background-color:#981D5B;
}

.menu ul.pubs{
	background-color:#00759B;
}

.menu ul.support{
	background-color:#E9554E;
}

.menu ul.downloads{
	background-color:#AF8428;
}

.menu ul.faq{
	background-color:#25124F;
}

ul.menu{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:999999;
	margin-left:50px;
}

ul.menu li{
	display:inline;
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/nav_divider.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
}

ul.menu li.home{
	padding-left:0;
}

ul.menu li.contactus{
	background:none;
	color:#647C32;
}

ul.menu ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:2.5em;
	position:absolute;
	display:none;
	border-top:5px solid white;
	z-index:500;
}

ul.menu ul li{
	background-image:url(../images/bullet-about.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 10px 0 20px;
	margin-left:10px;
	margin-right:10px;
	white-space:nowrap;
	border-bottom:1px solid white;
	position:relative;
	clear:left;
}

ul.about li{
	width:7.5em;
}

ul.pubs li{
	width:14em;
}

ul.support li{
	width:7.5em;
}

ul.downloads li{
	width:8em;
}

ul.menu ul li.bottom{
	border-bottom:0;
}

ul.menu ul li a{
	font-size:12px;
	font-weight:normal;
	color:white;
}

ul.menu ul li a:hover{
	color:#d3d3d3;
}

ul.menu li:hover ul{
	display:block;
}

#map{
	z-index:0;
	position:relative;
}

#latestnews{
	width:218px;
	vertical-align:top;
	border:1px solid #d7d7d7;
	padding:10px;
}

#latestnews_content{
	width:200px;
	vertical-align:top;
	border:1px solid #d7d7d7;
	padding:10px;
}

#side_nav_container{
	width:238px;
	vertical-align:top;
}

#side_nav{
	width:100%;
	border:1px solid #d7d7d7;
	padding:10px;
	padding-bottom:20px;
}

#side_nav h2{
	color:#a4a4a4;
}

#side_nav td{
}

.side_nav_ul, .side_nav_ul li{
	padding:0;
	margin:0;
}

.side_nav_ul li{
	line-height:0.5em;
	padding-top:5px;
	font-weight:bold;
	
}

.side_nav_ul li a{
	color:#a4a4a4;
}

.side_nav_ul li.selected a{
	color:#221a31;
}

#frontimage{
	background-color:#241055;
	color:white;
	vertical-align:top;
}

#frontimage a{
	color:white;
	border-bottom:1px dotted white;
}

#frontimage a:hover{
	color:white;
	border-bottom:1px solid white;
	text-decoration:none;
}

#frontimage p{
	font-size:10px;
	padding:0;
	padding-right:10px;
}

.search_box{
	background-image:url(../images/magnify.jpg);
	background-repeat:no-repeat;
	padding:2px 4px 4px 25px;
	border-top:2px solid #cccccc;
	border-left:2px solid #cccccc;
	color:#cccccc;
	font-size:12px;
}

.quote{
	padding-top:25px;
	padding-left:55px;
	background-image:url(../images/quote.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
	line-height:2em;
}

#other_links{
	margin-top:20px;
}

#other_links ul, #other_links li{
	margin:0;
	padding:0;
	list-style:none;
}

#other_links li{
	display:inline;
	padding-right:10px;
	padding-left:5px;
	background-image:url(../images/pipe.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#other_links li.first{
	padding-left:0;
}

#other_links li.last{
	padding-right:0;
	background:none;
}

#other_links li a{
	font-weight:bold;
}

.quote h4{
}

.divider{
	border-bottom:1px solid #d7d7d7;
}

input {
	border-top:2px solid #cccccc;
	border-left:2px solid #cccccc;
	width:155px;
	color:#8d8d8d;
	font-size:12px;
	padding:4px;
}

input.tenent{
	border:2px solid #cccccc;
}

input.short{
	width:118px;
}

.button{
	border:0;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	border-top:2px solid #cccccc;
	border-left:2px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:4px 6px 4px 6px;
	width:auto;
	color:black;
	font-size:15px;
}

input.submit_image{
	width:auto;
	border:0;
}

.heading{
	background-color:#251250;
	color:white;
}

.heading h3{
	font-size:12px;
	padding-bottom:0;
	padding-left:5px;
	font-size:11px;
	color:white;
	font-weight:bold;
}

#random_pub{
	vertical-align:top;
}

#random_pub_image{
	border-top:1px solid white;
	text-align:center;
}

#random_pub_text h4 a{
	color:#251250;
	font-size:12px;
}

#random_pub_text h4{
	padding-top:5px;
}

h2.blue{
	color:#0098CD;
}

h2.purple{
	color:#4B3C6C;
}

h2.brown{
	color:#AB4B21;
}

#footer{
	width:903px;
	text-align:left;
	color:#251250;
}

#footer td{
	padding:10px;
}

img {border:0;}

.arrow_text{
	padding:0 5px 0 5px;
	background-color:#d5d5d5;
}

.arrow_text a{
	color:black;
	font-weight:bold;
}

.map_heading{
	background-color:#b6afc7;
	color:white;
	height:20px;
}

.map_heading h3{
	color:white;
	padding-bottom:0;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
}

.map_container{
	border:1px solid #b6afc7;
}

.dull{ 
filter: alpha(opacity=60); 
-moz-opacity: .6; 
-khtml-opacity: .6; 
opacity: .6; 
} 

.dull:hover { 
filter: alpha(opacity=100); 
-moz-opacity: 1.0; 
-khtml-opacity: 1.0; 
-opacity: 1.0; 
}

.page_numbers, .page_numbers a{
	font-size:14px;
	font-weight:bold;
	color:#D7D7D7;
}

.page_numbers_previous{
	float:left;
	width:20%;
}

.page_numbers_numbers{
	float:left;
	width:60%;
	text-align:center;
}

.page_numbers_next{
	float:right;
	width:20%;
	text-align:right;
}

.pub_list_container{
	border:1px solid #828282;
	padding:10px;
	margin-top:10px;
}

.pub_list_image {
	float:left;
	width:160px;
}

.pub_list_text{
	float:left;
	width:460px;
}

h2.pub_list_title a{
	color:#7F7F7F;
	font-size:12px;
}

.pub_list_footer{

}

.pub_list_footer_text{
	color:#271652;
	float:left;
	margin-top:10px;
}

.pub_list_footer_button{
	float:right;
}

.mini_news_title{
	color:#AB4B21;
	font-weight:normal;
}

h2.lowmargin{
	padding:0;
	margin:0;
	margin-bottom:5px;
}

.list_news_image, .full_news_image{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#tenants_menu{
	margin-left:0;
	padding-left:20px;
}

/**********************************************************************************************************/

#left_column {
	width:235px;
	float:left;
	margin-right:10px;
}

#right_column {
	width:635px;
	float:left;
}

#left_column_content {
	width:225px;
	float:left;
	padding-right:10px;
}

#right_column_content {
	width:645px;
	float:left;
}

#newsletter {
	border:1px solid #ccc;
	background:#fff url("/images/v2-box-bg.gif") top left repeat-x;
	padding:15px;
}

#newsletter_inner {
	background:transparent url("/images/v2-warning.gif") top right no-repeat;
}

#newsletter h5 {
	color:#555;
	font-size:18px;
}

#newsletter p {
	font-size:12px;
	font-weight:bold;
	color:#999;
}

#newsletter input {
	margin-bottom:10px;
	width:190px;
}

.v2button {
	width:170px;
	height:13px;
	padding:3px 6px 5px 25px;
	display:inline-block;
	background:#D5D5D5 url('/images/v2-button-bg.gif') center left no-repeat;
	font-size:12px;
	color:#595856;
	font-weight:bold;
}

.v2button:hover {
	text-decoration:none;
}

.clear {
	clear:both;
}

#latest_pubs .title h4 {
	padding:4px 10px;
}

#latest_pubs .title {
	background:#AF8428;
	color:#fff;
	margin:10px 0;
	height:25px;
}

#latest_pubs .title h4 {
	float:left;
	width:560px;
}

#latest_pubs .title .previous {
	float:left;
	display:inline-block;
	margin-top:4px;
}

#latest_pubs .title .next {
	float:left;
	display:inline-block;
	margin-top:4px;
}

#latest_pubs .pub {
	width:150px;
	float:left;
	margin-right:9px;
}

#latest_pubs .pub .name, #latest_pubs .pub .name:link, #latest_pubs .pub .name:visited {
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	color:#7E7E7E;
	text-decoration:none;
}

#latest_pubs .pub .details, #latest_pubs .pub .details:link, #latest_pubs .pub .details:visited {
	line-height:15px;
	font-size:10px;
	text-decoration:none;
}

#latest_news h4 {
	background:#E9544E;
	padding:4px 10px;
	color:#fff;
	margin:10px 0;
}

#latest_news h5 {
	font-size:1.5em;
	color:#666;
	width:200px;
}

#latest_news p {
	color:#666;
	font-size:12px;
}

.latest_news_image {
	float:right;
	margin:-30px 0 0 10px;
}

#latestnews_content label {
	font-weight:bold;
	font-size:12px;
	color:#555;
	padding-bottom:3px;
	display:inline-block;
}

#latestnews_content h2 {
	background:transparent url('/images/v2-magnify.gif') top left no-repeat;
	padding-left:25px;
	color:#aaa;
}

#latestnews_content input {
	margin-bottom:12px;
	width:175px;
}

#latestnews label {
	font-weight:bold;
	font-size:12px;
	color:#555;
	padding-bottom:3px;
	display:inline-block;
}

#latestnews h2 {
	background:transparent url('/images/v2-magnify.gif') top left no-repeat;
	padding-left:25px;
	color:#aaa;
}

#latestnews input {
	margin-bottom:10px;
	width:190px;
}

#label_new {
	float:left;
	width:90px;
}

html #input_new {
	float:left;
	width:15px;
}

#latestnews #input_new {
	border:0;
	width:auto;
}

#latestnews input.text {
	background:transparent url('/images/v2-magnify2.gif') 3px 4px no-repeat;
	padding-left:20px;
}

#latestnews_content #input_new {
	border:0;
	width:auto;
}

#latestnews_content input.text {
	background:transparent url('/images/v2-magnify2.gif') 3px 4px no-repeat;
	padding-left:20px;
}

.italic {
	font-style:italic;
}

h3.title {
	font-size:12px;
	font-weight:bold;
}