body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote
{
	margin: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img
{
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style: normal;
	font-weight: normal;
}

ol,ul
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after
{
	content: '';
}

abbr,acronym
{
	border: 0;
}

body
{
	background: #000000 url(images/gradient.jpg) repeat-y top center;
	color: #303030;
	font-family: "times new roman", times, serif;
	font-size: 88%;
	font-face: "Times New Roman", "Times Roman", times, serif;
}

a
{
	color: #505050;
}

#megacontainer
{
	width: 100%;
	height: 100%;
	text-align: center;
}

p
{
	line-height 1.5em: ;
}

strong
{
	background: inherit;
	color: #000000;
	weight: bold;
}

em
{
	background: inherit;
	color: inherit;
	weight: inherit;
	font-style: italic;
}

#print_header
{
	display: none;
	width: 90%;
	text-align: center;
}

#header
{
	width: 700px;
	height: 209px;
	background-color: #000000;
	color: #ffffff;
	margin: 0px auto;
	text-align: left;
}

#header_logo
{
	position: relative;
	width: 120px;
	height: 40px;
	margin-top: 30px;
}

#header_banner
{
	position: relative;
	width: 700px;
	height: 150px;
}

#menu ul
{
	list-style: none;
	margin: 0px;
}

#menu li
{
	font-size: 1.3em;
	line-height: 1em;
	font-weight: normal;
	text-align: right;
	color: #505050;
	margin-bottom: 0.25em;
}

#menu ul li a
{
	position: relative;
	text-decoration: none;
	background: inherit;
	color: inherit;
	font-style: italic;
}

#menu ul li a:hover
{
	background: inherit;
	color: #505050;
	text-decoration: underline;
}

#menu .active, #menu #smal .active, #menu ul li .active, #menu #small ul li .active
{
	position: relative;
	text-decoration: none;
	background: inherit;
	color: #000000;
	font-style: italic;
}

#menu #small
{
	list-style: none;
	margin: 1.286em 0 0 0;
}

#menu #small li
{
	font-size: 1.1667em;
	line-height: 1.286em;
	font-weight: normal;
	text-align: right;
}

#menu_end
{
	height: 30px;
}

#main
{
	padding-top: 30px;
	position: relative;
	width: 700px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-align: left;
	background: #000000 url(images/gradient.jpg) repeat-y top center;
}
#lcol
{
	position: relative;
	width: 165px;
	float: left;
	margin-left: 35px;
	display: inline;
}

#rcol
{
	position: relative;
	margin-left: 235px;
	width: 400px;
}

#lcontent
{
	position: relative;
	margin-top: 3em;
	text-align: right;
}

#rcontent
{
	position: relative;
}

#lcontent p
{
	font-size: 1em;
	margin-bottom: 2em;
	line-height: 1.5em;
	color: #505050;
}

#rcontent blockquote
{
	font-size: 1em;
	margin-bottom: 0em;
	font-style: italic;
}

#rcontent p
{
	font-size: 1em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

#rcontent h1
{
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: normal;
	padding-bottom: 0.4em;
	border-bottom: solid 1px #ffffff;
	color: #000000;
}

#rcontent h1 strong
{
	color: #606060;
	font-weight: inherit;
	font-style: inherit;
}

#rcontent h2
{
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 2.5em;
	margin-bottom: 0.643em;
	font-weight: bold;
	font-style: italic;
}

#rcontent h3
{
	color: #000000;
	font-size: 1em;
	margin-top: 2em;
}

#rcontent h3 strong
{
	font-weight: bold;
	color: inherit;
	display: inline;
	margin-left: 10px;
}

#rcontent h4
{
	color: #000000;
	font-size: 1em;
	margin-top: 1em;
}

#rcontent h4 strong
{
	font-weight: bold;
	color: inherit;
	display: inline;
	margin-left: 10px;
}

#copyr
{
	display: none;
	width: 90%;
	text-align: center;
}