*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color: #fff;
}

a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
}

/* Logo   */

#logo
{
	position: absolute;
	left: 0.2em;
	top: 0.15em;
	color: #fff;
	text-decoration: none;
	width: 8em;
	height: 8em;
	z-index: 0;
}
/* Header */

#header
{
	position: relative;
	background: #004778 url('images/top.gif') bottom left repeat-x;
	height: 8em;
	padding-left: 10em;
	z-index: -1;
}

#header h1
{
	position: absolute;
	top: 0.5em;
	font-size: 3em;
	color: #fff;
	letter-spacing: -0.05em;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	font-size: 1em;
	top: 6em;
	color: #E0E8EF;
}

/* Menu */

#menu
{
	position: absolute;
	top: 6em;
	right: 3em;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	border-left: dotted 1px #E0E8EF;
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a
{
	color: #fff;
	padding: 0.1em;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
}

/* Search  */
#search
{
	vertical-align: center;
}

/* Content */
#content
{
	line-height: 1.5em;
}
#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #545454;
	margin-bottom: 1em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
}

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

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('images/fade.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

/* Content */
#categories
{
	position: relative;
	float: left;
	width: 11em;
	padding: 0.2em 0.5em 0.5em 1.5em;
	background: #fff url('images/left.gif') top right repeat-y;
}
#categories .toend
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('images/leftend.gif') top right no-repeat;
	height: 64px;
	width: 128px;
}

#categories .heading
{
	position: relative;
	left: -0.5em;
	padding: 0.1em 0em 0.1em 1.4em;
	border-color: #004778;
	border-bottom-style:inset;
	border-width: 2px;
}

#categories li
{
	list-style: none;
	position: relative;
	left: -1.2em;
	padding-left: 10px;
	background: url('images/rod.gif') no-repeat left center;
	text-decoration: none;
	padding: 1.2em -1em 0em 0em;
	border-bottom: 1px dotted #E0E8EF;
}

/* Primary Content */
#ContentContainer
{
	background-color: #fff;
	float: left;
	margin: 0em -15em 0em -15em;
	width: 100%;
}

/* SubHeader   */
#subheader
{
	position: relative;
	left: 15em;
	background: url('images/downfade.gif') bottom left repeat-x;
	color: #808080;
	height: 3em;
	margin:0em 13em 0em 0em;
	
}
#breadcrumbs
{
	position: relative;
	padding: 0.8em 3em 0em 3em;
	background: inherit;
	color: #444;
}

#Mflags
{
	position: relative;
	top: -1.7em;
	right: 3em;
	float: right;
}

#flags
{
}

#flags li 
{
	display: inline;
	margin: 0 0 0 10px;
}

#MainContent
{
	margin: 1.5em 13em 0em 13.5em;
	padding: 0em 3em 1.5em 3em;
}

/* secondary Content */
#ContentII
{
	position: relative;
	float: right;
	top: 3em;
	width: 15em;
	padding: 0.2em 0.5em 0.5em 1em;
	background: #fff url('images/rigth.gif') top left repeat-y;
}

#ContentII .toend
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #fff url('images/rigthend.gif') top left no-repeat;
	height: 64px;
	width: 128px;
}

/* Footer */

#foot
{
	position: relative;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
}

.clear
{
	clear: both;
}

/* sNews */
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }


