*
{
padding: 0px;
margin: 0px;
}

body
{
font-size: 13px;
font-family: tahoma, sans-serif;
color: #000000;
line-height: 18px;
}

a
{
color: #F5643D;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

a.text
{
	text-decoration: none;
	color: Black;
	cursor: text;
}

sup
{
font-size: 0.5em;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

p.note
{
	background: #CCCCCC;
	border: 1px solid Black;
	padding: 10px 10px 10px 10px;
}

p.image_text
{
	color: #555555;
}

#outer
{
position: relative;
margin: 0 auto;
}

#inner
{
position: relative;
padding: 10px 10px 10px 10px;
z-index: 2;
}

#header
{
position: relative;
background: #003365;
height: 80px;
color: #fff;
padding: 0px 0px 0px 20px;
margin: 0px 1px 0px 1px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
top: 5px;
line-height: 45px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 40px;
color: #FFFFFF;
letter-spacing: -1px;
}

#header h2
{
position: absolute;
font-size: 15px;
font-weight: normal;
color: #FFFFFF;
top: 50px;
}

#header a
{
	text-decoration: none;
	cursor: pointer;
}

#primary_index_content
{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	width: 68%;
}

#primary_index_content h2
{
position: relative;
top: 4px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 24px;
line-height: 25px;
color: #666666;
letter-spacing: -1px;
background: url('backgrounds/line.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primary_index_content h3
{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 18px;
color: #666666;
letter-spacing: -1px;
}

#primary_index_content .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primary_index_content .post
{
margin-bottom: 15px;
}

#primary_index_content .post .header
{
position: relative;
}

#primary_index_content .post .content
{
margin-bottom: 0px;
}

#primary_index_content .post .content ol
{
	padding-bottom: 10px;
}

#primary_index_content .post .content ol li
{
	padding-left: 17px;
	margin-left: 25px;
}


#primary_index_content .post .content ul
{
	padding-bottom: 10px;
}

#primary_index_content .post .content ul li
{
	padding-left: 17px;
	margin-left: 25px;
	list-style: square outside;
}

#footer
{
position: relative;
clear: both;
height: 30px;
text-align: center;
line-height: 30px;
background: url('backgrounds/line.gif') top repeat-x;
color: #000000;
font-size: 10px;
}

#footer a
{
color: #8C8C73;
}

#secondarycontent
{
	position: relative;
	width: 30%;
	float: right;
}

#secondarycontent h3
{
position: relative;
top: 10px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 24px;
line-height: 25px;
color: #666666;
letter-spacing: -1px;
background: url('backgrounds/line.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#secondarycontent h4
{
position: relative;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 14px;
color: #666666;
}

#secondarycontent .content
{
padding: 0px 5px 0px 5px;
}

ul.right_menu
{
list-style: none;
}

ul.right_menu li
{
	background: url('../backgrounds/read.gif') no-repeat left;
	margin: 5px 0px 2px 5px;
	padding: 5px 0px 1px 20px;
	font-size: 11px;   
	font-family: "trebuchet ms", helvetica, sans-serif;
}

ul.right_menu li a
{
	font-weight: bold;
	font-size: 14px;
}
