/*GENERAL--------------------------------------------------*/

html {overflow-y: scroll;}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
}

body.bgcolor {
	background-color:#eef0f4;
	background-image : url("/style/images/wall_main.jpg");
}

#page {
	margin:0 auto;
	width:990px;
}

div, p, td, tr, li, ul {
	font-size : 14px;
	line-height:19px;
	color : #333;
	font-style : normal;
}

ul li {
	list-style-image : url("/style/images/li.gif"); 
	margin : 0px;
	padding :0px;
}

hr {
	height:1px;
	color:#CCC;
	background-color:#CCC;
	border:none;
}

.small {
	font-size : 8pt;
}

.odd { background-color: #f4eada; }
.even { background-color: #f7f3ec; }

.button {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	background:#223e72 none repeat scroll 0 0;
	border:0px;
	padding:2px 5px 2px 6px;
	text-align:center;
	color: #fff;
	font-size : 11px;
	font-weight:bold;
	margin:0 0 1px 0;
	cursor:pointer;
}


/*LINKS--------------------------------------------------*/

a:link {color: #223e72;}
a:visited {color: #b37006;}
a:hover {color:#000000;}


/*HEADER--------------------------------------------------*/

#headercontainer {
	margin:0 auto;
	text-align:center;
	width:990px;
	background-image : url("/style/images/wall_top.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}

#headertop {
	margin:0 auto;
	width:960px;
	height:94px;
	padding-top:30px;
}

#headerleft {
	width:460px;
	float:left;
	text-align:left;
}

#headerright {
	width:500px;
	float:left;
	text-align:right;
}

/*HEADINGS--------------------------------------------------*/

.pageheading {
	margin:0 auto;
	background-image : url("/style/images/heading_under.jpg");
	background-repeat:no-repeat;
	background-position:center;
	width:910px;
	height:61px;
	border-bottom:#b37006 8px solid;
}

.pageheading h1 {
	float:left;
	text-align:left;
	font-size : 24px;
	font-weight : normal;
	color : #000000;
	margin:0px;
	padding:24px 0 4px 180px;
}

.pageheadinggraphic {
	float:left;
	margin:0px;
	padding:0 0 0 180px;
}


h2.subheading {
	font-weight : normal;
	font-size : 21px;
	color : #333;
	margin-top:10px;
}

h1 {
	font-size : 21px;
	font-weight : normal;
	color : #000000;
	line-height:24px;
}

h2 {
	font-weight : bold;
	font-size : 16px;
	color : #333;
}

h3 {
	font-weight : bold;
	font-size : 14px;
	color : #000000;
}

h4 {
	font-weight : bold;
	font-size : 14px;
	color : #666;
}

h5 {
	font-weight : bold;
	font-size : 12px;
	color : #000;
}

h6 {
	font-weight : normal;
	font-size : 10px;
	color : #666;
}


/*CONTENT STRUCTURE--------------------------------------------------*/

#contentcontainer, #contentcontainerplain {
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	width:990px;
}

#contentcontainer {
	background-image : url("/style/images/wall_content.jpg");
	background-repeat:repeat-y;
	background-position:center;
}

#contentcontainerplain {
	background-image : url("/style/images/wall_content_plain.jpg");
	background-repeat:repeat-y;
	background-position:center;
}
#columnwrap {
	margin:0 auto;
	text-align:center;
	width:910px;
}

#columnfull {
	text-align:left;
	padding:30px 10px 30px 30px;
}

#left-column {
	width: 140px;
	float: left;
	text-align:left;
	padding-left:10px;
}

#left-content {
	clear:both;
	padding:15px 10px 15px 0px;
}

#left-content p {
	font-size:11px;
}

#right-column {
	width: 720px;
	float: left;
	text-align:left;
	padding:30px 10px 30px 30px;
	margin:0px;
}


/*FOOTER STRUCTURE--------------------------------------------------*/

#footercontainer {
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	width:990px;
	height:90px;
	background-image : url("/style/images/wall_footer.jpg");
	background-repeat:no-repeat;
	background-position:center;
}

#footerwrap {
	margin:0 auto;
	text-align:center;
	width:910px;
}

#footer-left-column {
	width: 410px;
	float: left;
	text-align:left;
	padding-top:50px;
}

#footer-right-column {
	width: 500px;
	float: left;
	text-align:right;
	padding-top:50px;
}

.footer {
	font-size:10px;
	font-weight:bold;
	color:#999;
}

/*LEFT MENU--------------------------------------------------*/

.left-menu ul {
	width:130px;
	margin:0px;
	padding:0px;
}

.left-menu li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	display:block;
	width:130px;
}

.left-menu li a, .left-menu li a:visited {
	font-weight:bold;
	font-size : 11px;
	color:#223e72;
	text-decoration:none;
	line-height:28px;
	padding-left:10px;
	display:block;
	background-image : url("/style/images/menu_under.gif");
	background-repeat:no-repeat;
}

.left-menu li a:hover {
	color:#000;
	background-image : url("/style/images/menu_hover.gif");
	background-repeat:no-repeat;
}

.left-menu ul li:hover ul, .left-menu ul a:hover ul {
	visibility:visible;
	color:#fbcf03;
	display: block;
}

.left-menu li {
	position: relative;
}

.left-menu  ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	display: none;
}

.left-menu ul ul li a, .left-menu ul ul li a:visited {
	font-weight:bold;
	font-size : 10px;
	width:150px;
	background-image : url("/style/images/submenu_under.gif");
	background-repeat:no-repeat;
}

.left-menu ul li:hover ul, .left-menu ul li.hover ul {
	display: block;
	background-image : url("/style/images/submenu_hover.gif");
	background-repeat:no-repeat;
}

#pageheadingsubmenu {
	padding-top:25px;
	float:right;
	text-align:right;
}

.sub-menu ul {
	margin:0px;
	padding: 0px;
}

.sub-menu li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.sub-menu li a, .sub-menu li a:visited {
	font-weight:bold;
	font-size : 10px;
	color:#223e72;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.sub-menu li a:hover {
	color:#000;
}

/*--------HOMEPAGE SLIDESHOW & FLASH--------*/

#flashcontainer {
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	width:910px;
}

#topleft {
    width: 151px;
    height:238px;
	background-color:#f2e5cf;
	float:left;
	text-align:left;
    overflow:hidden;
	padding:20px 5px 0 20px;
}

#topleft h1 {
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#000;
}

#topleft p {
	font-size:11px;
	line-height:15px;
	margin:0px;
	padding-top:8px;
	color:#333;
}


#topflash {
    width: 724px; 
    height:258px;
	background-color:#FFF;
	float:left;
    overflow:hidden;
}

#toppic {
	margin:0 auto;
    width: 910px; 
    height:199px;
	display:block;
    overflow:hidden;	
}

div.banner_scrollable { 
    overflow:hidden; 
	text-align:left;
}

div.banner_scrollable div.items { 
    position:absolute; 
} 
 
div.banner_scrollable div.items div { 
    position:absolute;
    top:0;
    left:0;
}

div.banner_scrollable div.items div p { 
	margin:0px;
	padding:0px;
}

div.banner_scrollable div.items div {z-index:8;}
div.banner_scrollable div.items div.active {z-index:10;}
div.banner_scrollable div.items div.last-active {z-index:9;}

/*CMS TABLES--------------------------------------------------*/

.imgsplit div {
	display:block;
	clear:both;
}

.imgsplit div img {
	margin-bottom:30px;
}

TABLE.general {
	background-color:#f4eada;
}

TABLE.general tr th {
	background-color:#223e72;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	text-align:left;
	padding:8px 0 8px 15px;
	border-bottom:2px solid #FFF;
	text-align:left;
}

TABLE.general tr td {
	font-size:11px;
	color:#000;
	padding:10px 15px 15px 15px;
	line-height:15px;
	text-align:left;
	height:150px;
}

TABLE.general tr td p {
	font-size:11px;
	color:#000;
	line-height:15px;
	text-align:left;
}


TABLE.blue {
	background-color:#223e72;
	padding:15px;
}

TABLE.blue tr td, TABLE.blue tr td a:link, TABLE.blue tr td a:visited {
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	text-align:center;
}

TABLE.blue tr td a:hover {
	color:#d1a662;	
}

TABLE.goldborder {
	border:1px #d1a662 solid;
	width:100%;
}

TABLE.goldborder tr td {
	border:1px #f4eada solid;
	padding:3px;
}

TABLE.green {
	background-color:#c5d344;
}

TABLE.green p {
	color:#000;
	padding:0 0 0 20px;
}

TABLE.orange {
	background-color:#f68b26;
}

TABLE.green p {
	color:#000;
	padding:0 0 0 20px;
}

TABLE.orange p {
	color:#000;
	padding:0 20px 0 20px;
}


/*FORMS--------------------------------------------------*/

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-size:14px;
	border: 1px solid #7f9db9; 
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

.forminputrequired, #required {
	font-size:14px;
	border-top:1px solid #7f9db9; 
	border-right:1px solid #7f9db9; 
	border-bottom:1px solid #7f9db9; 
	border-left:4px solid #7f9db9; 
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}
