html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	color: #fff;
}
body {
	background-color: #0185c9;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 20px 0;
	padding: 0 0 0 0;
	text-align: center; 
	background-image: url(../img/assets/body_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2em;
	font-family: "Arial black";
	margin: 0 0 0.2em;
}
h2 {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 14px;
  font-family: "Arial black";
	line-height: 1.2em;
}
h3 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	font-family: "Arial black";
	line-height: 1.2em;
	margin: 1.5em 0 0.1em;
}
p{
margin: 0 0 1em 0;
}

a,  a:link {
  color: #FFCC00;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #FFCC00;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #FFCC00;
  text-decoration: underline;
}
a:focus {
  color: #FFCC00;
}
a:active {
  color: #FFCC00;
}
#outerWrapper {
	background-color: #0185c9;
	margin: 0 auto 0 auto; 
	text-align: left;
	width: 955px;
}
#outerWrapper #header {
	background-color: #ddd; 
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0;
	height: 145px;
	background: #0099FF url(../img/assets/tl_book.gif) top left no-repeat;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 200px 10px 10px 10px; 
	width: 227px;
	background:url(../img/assets/tl_book_under.gif) top left no-repeat;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 247px;
	padding: 10px 40px 10px 10px; 
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	border-top: solid 1px #666;
	padding: 10px 10px 10px 10px;
	color: #999999;
}
#contentWrapper{
	background:url(../img/assets/l_menu_bg.gif) left top repeat-y;
}
#header h1{
background:url(../img/assets/tr_header.jpg) top right no-repeat;
height:145px;
padding:0;
margin:0;
}
#header h1 span{
display: none;
}
#menu {
	color: #0185C9;
	background-color: #fff;
	margin: 0 15px 25px 30px;
	padding:15px 0 15px 10px;
}
#menu li{
	padding: 0 0 5px 0;
	list-style-position: outside;
	list-style-type: none;	
}
#menu a{
background:#fff url(/img/assets/menulibg.gif) left top no-repeat;
display: block;
padding: 0;
margin: 0;
text-decoration: none;
text-transform:uppercase;
color:#0185C9;
font-size: 12px;
font-weight: bold;
border-bottom:1px solid #fff;
}
#menu li a:link, #menu li a:visited{
	background-position: 0 3px;
	display:block;
	padding:0 0 0 30px;
}
#menu li a:hover{
	background-position: 0 -47px;
	border-color:#f5f5f5;
	color:#003399;
}
#menu li a:active{
	background-position: 0 -97px;
}
#menu li.current a:link, #menu li.current a:visited, #menu li.current a:hover, #menu li.current a:active {
background-position: 0 -97px;
cursor: default;
color:#0185C9;
border-color:#fff;
}
#navsmdc{
	padding: 0;
	text-align:right;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
}
.prop {
height:491px;
float:right;
width:1px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}
.img-shadow {
float:left;
background: url(/img/assets/shadowAlpha.png) no-repeat bottom right !important;
background: url(shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}
