/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

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

}

h1,h2
{
}

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


}

a
{
	color: #005082;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
background-color:#eafd3f
}

/* Header */

#header
{
	position: relative;
	background: #004778 url('images/a5.gif') bottom left repeat-x;
	height: 11.4em;
	padding-left: 0em;
background-color:#eafd3f
}

#header h1
{
	position: absolute;
	top: 1.8em;
	font-size: 2.2em;
	letter-spacing: -0.05em;
background-color:#eafd3f
}

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

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

/* Menu */

#menu
{
	position: absolute;
	top: 10em;
	left: 20px;
	font-size:10pt;
	font-weight:bold;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#000000;
}

#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: #ffffff;
	padding: 0.1em;
	text-decoration: none;

}

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

}

/* Content */

#content
{
	line-height: 1.5em;
	background-color:#eafd3f;

}


#content p
{
	margin-bottom: 1.5em;
background-color:#eafd3f;

}

#content h1,h2,h3,h4,h5,h6
{
	color: #005082;
	margin-bottom: 1em;
	background-color:#eafd3f;
	padding-bottom: 0.3em;
}

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

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

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

#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/a7.gif') top left repeat-x;
background-color:#eafd3f
}

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

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

#content table th
{
	font-weight: bold;
	padding: 0.5em;
background-color:#eafd3f
}

#content table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
background-color:#eafd3f
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
background-color:#eafd3f
}

#content table tr.rowA
{
	background: #F8F8F8 url('images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
background-color:#eafd3f
}

#content table tr.rowB
{
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
background-color:#eafd3f
}

/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em -19em 0em -19em;
	width: 100%;
background-color:#eafd3f;

}

#primaryContent
{	position: relative;
	float: left;
	margin: 1.5em 0em 0em 0em;
	padding: 1.5em 3em 1.5em 20px;
background-color:#eafd3f
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: left;
	width: 8em;
	padding: 3em 2em 1.5em 2em;
background-color:#eafd3f

}

#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	height: 64px;
	width: 128px;
background-color:#eafd3f
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: left;
	width: 15em;
	padding: 3em 2em 1.5em 2em;
	background-color:#D5F408
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;

	height: 64px;
	width: 128px;
background-color:#D5F408
}

/* Footer */

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


.clear
{
	clear: both;
background-color:#eafd3f
}


div.rounded span.br{bottom:0;right:0;background-position:bottom right;}
div.cornered{background:none;padding:0;margin:0 10px 0 0;width:340px;position:relative;border:none;}
#sidebar div.cornered{margin-bottom:18px;}
div.cornered div{padding:8px 10px 0;border:1px solid #fff;}
div.cornered span{background:url(img/hardcorners.gif);position:absolute;height:2px;width:2px;line-height:2px;padding:0;}
div.cornered span.tl{top:0;left:0;}
div.cornered span.tr{top:0;right:0;background-position:-2px 0;}
div.cornered span.bl{bottom:0;left:0;background-position:bottom left;}
div.cornered span.br{bottom:0;right:0;background-position:-2px 2px;}
div.cornered a img{position:relative;top:-8px;left:-10px;/*display: inline-block;
	margin:-8px 0 0 -10px;*/}
  div.img_only a img{margin-bottom:-11px;}
  #main div.cornered{width:170px;float:left;display:inline;padding:0;}
  #main div.cornered span.tl{top:0;left:0;background-position:4px 0;}
  #main div.cornered span.tr{top:0;right:0;background-position:top right;}
  #main div.cornered span.bl{bottom:0;left:0;background-position:4px 2px;}
  #main div.cornered span.br{bottom:0;right:0;background-position:bottom right;}


.wrapper{
display:inline-block;
background-color:#eafd3f;

}
.wrapper:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
background-color:#eafd3f
}
* html .wrapper{
height:1%;
background-color:#eafd3f
}
.wrapper{
display:block;
background-color:#eafd3f
}

