/*
Original Design by NodeThirtyThree / Free CSS Templates
http://www.nodethirtythree.com / www.freecsstemplates.org

Modified Design by fd Network
http://www.fdnetwork.com.au

Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(/common-images/headerbg.gif) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h2 a {
}


h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img {
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Logo */

#logo {
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: -50px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 3px solid #AAAAAA;
	font-size: 10.4px;
	font-weight: bold;
	color: #AAAAAA;
}

#menu .active a {
	border-bottom-color: #CCCCCC;
	color: #CCCCCC;
}

#menu .active a:hover {
	border-bottom-color: #CCCCCC;
	color: #CCCCCC;
}

#menu a:hover {
	border-bottom-color: #FFFF66;
	color: #DDDDDD;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 810px;
	margin: 0 auto;
}

/* Column One */

#sidebar {
	float: right;
	width: 200px;
}

#sidebar .boxedgreen {
	margin-bottom: 10px;
}

#sidebar .boxedgreen .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(/common-images/sbtitle-green.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .boxedgreen .title a {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .boxedgreen .content {
	padding: 9px;
	background: #E8EDE5 url(/common-images/contentspacer.gif) repeat-x;
	border: 1px solid #648952;
	border-top: none;
}

#sidebar .boxedgreen .content form {
}

#sidebar .boxedgreen .content fieldset {
	border: none;
}

#sidebar .boxedgreen .content legend {
	display: none;
}

#sidebar .boxedgreen .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#sidebar .boxedgreen .content .textfield {
	width: 160px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(/common-images/fieldspacer.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#sidebar .boxedgreen .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(/common-images/buttonspacer.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#sidebar .boxedgreen .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#sidebar .boxedgreen .content .tiny a {
	padding: 0 0 0 11px;
	background: url(/common-images/bullet-green.gif) no-repeat left bottom;
}

#sidebar .boxedgreen .content li {
	margin-left: 0.2em;
	padding-left: 1em;
	background: url(/common-images/bullet-green.gif) no-repeat 0 9px;
	letter-spacing: normal;
}

#sidebar .boxedblue {
	margin-bottom: 10px;
}

#sidebar .boxedblue .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(/common-images/sbtitle-lblue.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .boxedblue .title a {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .boxedblue .content {
	padding: 9px;
	background: #E8EDE5 url(/common-images/contentspacer.gif) repeat-x;
	border: 1px solid #4991C4;
	border-top: none;
}

#sidebar .boxedblue .content form {
}

#sidebar .boxedblue .content fieldset {
	border: none;
}

#sidebar .boxedblue .content legend {
	display: none;
}

#sidebar .boxedblue .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#sidebar .boxedblue .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(/common-images/fieldspacer.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#sidebar .boxedblue .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #4991C4;
	background: #FAFAFA url(/common-images/buttonspacer.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#sidebar .boxedblue .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#sidebar .boxedblue .content .tiny a {
	padding: 0 0 0 11px;
	background: url(/common-images/bullet-blue.gif) no-repeat left bottom;
}
#sidebar .boxedblue .content a {
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 11px;
}

#sidebar .boxedblue .content li {
	margin-left: 0.1em;
	padding-left: 1em;
	background: url(/common-images/bullet-blue.gif) no-repeat 0 8px;
	letter-spacing: normal;
}

#sidebar .boxedorange {
	margin-bottom: 10px;
}

#sidebar .boxedorange .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(/common-images/sbtitle-orange.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .boxedorange .title a {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .boxedorange .content {
	padding: 9px;
	background: #E8EDE5 url(/common-images/contentspacer.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}

#sidebar .boxedorange .content form {
}

#sidebar .boxedorange .content fieldset {
	border: none;
}

#sidebar .boxedorange .content legend {
	display: none;
}

#sidebar .boxedorange .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#sidebar .boxedorange .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(/common-images/fieldspacer.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#sidebar .boxedorange .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(/common-images/fieldspacer.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#sidebar .boxedorange .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#sidebar .boxedorange .content .tiny a {
	padding: 0 0 0 11px;
	background: url(/common-images/bullet-orange.gif) no-repeat left bottom;
}

#sidebar .boxedorange .content li {
	margin-left: 0.2em;
	padding-left: 1em;
	background: url(/common-images/bullet-orange.gif) no-repeat 0 9px;
	letter-spacing: normal;
}

#sidebar .boxedred {
	margin-bottom: 10px;
}

#sidebar .boxedred .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(/common-images/sbtitle-red.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .boxedred .title a {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .boxedred .content {
	padding: 9px;
	background: #E8EDE5 url(/common-images/contentspacer.gif) repeat-x;
	border: 1px solid #984545;
	border-top: none;
}

#sidebar .boxedred .content form {
}

#sidebar .boxedred .content fieldset {
	border: none;
}

#sidebar .boxedred .content legend {
	display: none;
}

#sidebar .boxedred .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#sidebar .boxedred .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(/common-images/fieldspacer.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#sidebar .boxedred .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(/common-images/fieldspacer.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#sidebar .boxedred .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#sidebar .boxedred .content .tiny a {
	padding: 0 0 0 11px;
	background: url(/common-images/bullet-red.gif) no-repeat left bottom;
}

#sidebar .boxedred .content li {
	margin-left: 0.2em;
	padding-left: 1em;
	background: url(/common-images/bullet-red.gif) no-repeat 0 9px;
	letter-spacing: normal;
}

/* Column Two */

#main {
	float: left;
	width: 600px;
}

#main .boxed {
	margin-bottom: 10px;
}

#main .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(/common-images/titlebar.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#main .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(/common-images/contentspacer.gif) repeat-x;
	/* border: 1px solid #528489; */
	border: 1px solid #4991C4;
	border-top: none;
}

#main .boxed .content-cloak {
	 visibility: hidden;
	 background: none;
	 height: 0px;
}

#main .boxed blockquote {
	background: #E5ECED url(/common-images/contentspacer.gif) repeat-x;
}

#main .boxed .content .hoveron {
    background-color: #FFFFCC;
}

#main .boxed .content .hoveron {
    background-color: #E5ECED;
}


/* Footer */

#footer {
	clear: both;
	padding: 30px 0 50px 0;
	background: #464646 url(/common-images/footer.gif) repeat-x;
}

#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
}

#footer p #praetorian {
	font-family: "Lucida Console", "Courier", serif;

}



