html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {font-size:100.01%;}
body{
	font:64% "Trebuchet MS", Arial,sans-serif;
	color:#8e8c8f;
}
a{
	text-decoration:none;
	color:#7171a6;
}
.holder{width:100%;}
/*-- content --*/
#content{
	margin-top:0 !important;
	display:block;
}
/*-- column --*/
.column {
	width:90%;
	margin:100px 5% 0 0;
	padding-bottom:8px;
	border-bottom:4px solid #939294;
}
/*-- column-1 --*/
.column-1 {display:none;}
/*-- column-2 --*/
.column-2 {display:none;}
.column h1,
.column h2{
	color:#272528;
	padding:18px 0 6px;
	margin:0;
	border-bottom:1px solid #e4e4e5;
	font:160%/100% Georgia, "Times New Roman", Times, serif;
}
.column h1 span{ color:#7d7c7e;}
.content-container{
	padding:0 0 23px;
	overflow:hidden;
}
.column h2 {font:110%/100% Georgia, "Times New Roman", Times, serif;}
.column .content-container h2,
.column .content-container .more-info-column h3{
	padding:14px 0 4px 0;
	margin:0;
	border-bottom:1px dashed #e4e4e5;
	font:110%/100% Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	height:1%;
}
.column .cntent-container .more-info-column h3 {
	color:#272528;
}
.content-container p{
	padding:6px 0;
	font-size:100%;
	line-height:150%;
	color:#8e8c8f;
}
img.right-image {
	margin:0 0 0 22px;
	float:right;
	display:inline;
}
img.left-image {
	margin:0 22px 22px 0;
	float:left;
}
div.separator {
	overflow:hidden;
	width:100%;
	height:0;
	border-bottom:1px solid #a7a7a9;
}
/*-- links --*/
ul.links {
	display:none;
}
/*-- news --*/
ul.news {
	width:100%;
	padding:7px 0 0 0;
}
ul.news li{
	height:1%;
	margin:0 0 -1px;
	padding:6px 0 8px;
	background:url(../images/dash.gif) repeat-x 0 100%;
}
.column ul.news li h2{
	margin:0 0 3px -8px;
	font:130%/140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 0 14px;
	position:relative;
}
.column ul.news li h2 a{ color:#353581;}
ul.news li em{
	padding:0 0 0 4px;
	font-size:110%;
	font-style:normal;
	color:#979798;
}
.asser-templates-2 ul.news{ padding-top:0;}
ul.news dl {
	font-size:110%;
	line-height:120%;
	padding:0 5px;
}
ul.news dl dd,
ul.news dl dt { display:inline;}
ul.news dl dt { color:#333134;}
.subm-area {display:none;}

/*-- form --*/
.form {display:none;}
/*-- info-column --*/
.info-column {
	float:left;
	width:46%;
	margin:2px 0 0 0;
	padding:0 4% 22px 0;
	background:url(../images/form-col-separator-bg.gif) repeat-y 100% 0;
}
em.web {
	font-size:120%;
	display:block;
} 
.info-column p{padding-bottom:2px;}
.info-column  img{
	margin-top:15px;
	display:block;
}
/*-- more-info-column --*/
.more-info-column {
	float:right;
	width:45%;
	padding:8px 0 0;
}
.more-info-column dl {
	padding:2px 0 0;
	font-size:120%;
}
.more-info-column dl dd,
.more-info-column dl dt {
	display:inline;
}
.more-info-column dl dt { color:#333134;}
.more-info-column h3{
	margin-top:8px;
	margin-bottom:5px;
}
.search-in{
	display:none;
}
#visual-img-holder { display:none;}
#visual-img-holder img{ display:none;}
/*-- visual --*/
#visual {
	margin-top:0 !important;
	display:none;
}
/*-- header --*/
#header{display:none;}
#header .logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:2px;
	margin:0;
}
#header .logo a{
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:225px;
	height:54px;
}
/*-- footer --*/
#footer{display:none;}
ul.member-info {
	width:100%;
}
ul.member-info li{
	height:1%;
	margin-bottom:-1px;
	padding-bottom:8px;
	padding-top:12px;
	background:url(../images/dash.gif) repeat-x 0 100%;}
ul.member-info li dl {
	font-size:110%;
	line-height:130%;
	padding:3px 0;
}
ul.member-info li dl dd,
ul.member-info li dl dt { display:inline;}
ul.member-info li dl dt { color:#333134;}