* {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

img, fieldset {
  border: 0;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear { 
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}
/* End hide from IE-mac */

html, body {
	background: #dceaf3 url('../img/bg.gif') left top repeat-x;
	height: 100%;
}

body {
	font-size: .8em;
	line-height: 130%;
	padding-bottom: 1px;
}

a, :focus {
	outline: 0;
}

#sms {
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 728px;
}

#header {
	background: transparent url('../img/headerbg.jpg') left top no-repeat;
	display: block;
	padding: 37px 0 0 0;
	height: 145px;
	width: 728px;
}

#header #logo {
	display: block;
	height: 67px;
	margin: 0 0 18px 160px;
	width: 366px;
}

#header h1 a {
	display: block;
	height: 67px;
	width: 366px;
}

#header h1 span, #header h2, .x {
	display: none;
}

#nav {
	color: #f7c15e;
	display: block;
	font-weight: bold;
	padding: 12px 0 0 0;
	text-align: center;
}

#nav a, #nav span {
	color: #f9dbb2;
	margin: 0 5px;
	text-decoration: none;
}

#nav a:hover, #nav .act {
	color: #fff;
}

#content {
	background: #fff url('../img/capb.gif') left bottom no-repeat;
}

#contentwrap {
	background: transparent url('../img/capt.gif') left top no-repeat;
	display: block;
	padding: 20px;
	width: 688px;
}

#content h2, #content a {
	color: #ee6333;
}

#content h2, #content h3 {
	padding-bottom: 10px;
}

#content h2 {
	font-size: 1.5em;
	padding-bottom: 20px;
}

#content h3 {
	font-size: 1.1em;
}

.u {
	text-decoration: underline;
}

#content p {
	line-height: 140%;
	padding: 10px 0;
}

#content a, #content .say .transfer {
	color: #3b8cc2;
	cursor: pointer;
	text-decoration: underline;
}

#content .status {
	color: #ee6333;
}

#content a:hover {
	color: #ee6333;
	text-decoration: none;
}

#content .lft {
	float: left;
	padding-right: 10px;
	width: 298px;
}

#content .rgt {
	float: right;
	overflow: hidden;
	width: 380px;
}

#content small {
	color: #777;
	font-size: .85em !important;
}

#content #newslist {
	display: block;
	overflow: hidden;
}

#content #newslist .newslistwrap {
	display: block;
	margin: -2px 0 0 -20px;
}

#content #newslist p {
	display: block;
	border-top: 1px solid #e2e2e2;
	float: left;
	height: 5em;
	margin: 0 0 0 20px;
	padding: 10px 5px;
	width: 310px;
}

#content #newslist a {
	font-weight: bold;
}

#content #sayingdetails {
	padding-bottom: 20px;
}

#content #sayingdetails .say {
	display: block;
	border-bottom: 1px solid #e2e2e2;
	padding: 10px 0;
}

#content #sayingdetails p {
	padding: 0;
}

#content #sayingdetails .transfer {
	font-size: .85em;
}

#content .ri {
	text-align: right;
}

#footer {
	font-size: .8em;
	padding: 30px 0 0;
	text-align: center;
}

#footer, #footer a {
	color: #59839e;
}

#footer a {
	text-decoration: none;
}
