@charset "utf-8";
*,html {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00112D;
	margin-top:4px;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
hr {
	margin-top: 8px;
	margin-bottom: 12px;
}
li {
	margin-bottom:2px;
}
a.button {
	text-decoration: none;
	text-decoration:none;
	display:block;
	margin-bottom:12px;
}
a.readmore {
	font-size:11px;
	font-variant:small-caps;
	text-decoration:none;
}
#content {
	padding: 0 40px 40px 40px;
}
#content h1,h2,h3,h4,h5 {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	color: #333333;
}
#content h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9C991;
}
#content p {
	margin-bottom: 24px;
	line-height:140%;
	text-align: justify;
}
#content blockquote {
	padding:8px;
	background-color:#EBEBEB;
	margin-bottom: 16px;
}
#content blockquote div {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	font-style: italic;
	color: #5A6C24;
	background-color: #FFFFFF;
	background-image: url(wcms_icons/comment.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#content #leftcontent {
	float: left;
	width:520px;
}
#content #leftcontent ol, #content ol, #content ul, #content #leftcontent ul {
	margin-left:36px;
	margin-bottom:24px;
	list-style-image: url(images/bullets.png);
}
#content #leftcontent div.panels {
}
#content #leftcontent div.panel {
	width:161px;
	float:left;
	border: 1px solid #E1E2E2;
	background-image: url(images/leftcontent-panel-bkgd.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#content #leftcontent div.panelspacer {
	width:14px;
	float:left;
}

#content #leftcontent div.panel div {
	padding:8px;
	font-size: 11px;
	color: #666666;
}
#content #leftcontent div.panel div p, #content #leftcontent div.panel div.leftalign p {
	padding:8px;
	font-size: 11px;
	color: #666666;
	margin-bottom:2px;
	margin-top:0px;
	text-align:center;
	line-height:normal;
}
#content #leftcontent div.panel div.leftalign p {
	text-align:left;
}

#content #sidebar {
	float: right;
	width: 260px;
	margin-left: 24px;
}
#content #sidebar p {
	line-height:normal;
}
#footer {
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	width: 844px;
	margin: auto;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	text-align: left;
}
#footer a, #footer a:visited {
	color: #E6DFBD;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#footerbkgd {
	background-image: url(images/footerbkgd.jpg);
	background-repeat: repeat-x;
	background-color: #105191;
}
#footer div.panels {
	margin-top:32px;
}
#footer div.panel {
	background-image: url(images/footer-panel-bkgd.png);
	float: left;
	width: 263px;
	margin-right:10px;
}
#footer div.panel div {
	padding:12px;
}
#footer div.panel div h3 {
	color: #FFFFFF;

}
#header {
	background-image: url(images/header.jpg);
	height: 184px;
	background-repeat: no-repeat;
}

#login {
	margin: auto;
	width: 900px;
	font-size: 10px;
	color: #C7D5C1;
	text-align:right;
	padding-bottom:4px;
}
#login a, #login a:visited {
	color:#FFFFFF;
	text-decoration:none
}
#login a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#nav {
	padding-right: 32px;
	padding-bottom: 0px;
	float: right;
}

#nav a, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 8px;
	font-weight:bold;	
	
}
#nav a:hover {
	background-color: #001800;
}
#nav a.current {
	color: #FFFFFF;
	background-image: url(images/current.png);

}
#page {
	margin: auto;
	width: 900px;
}
#quotediv {
	float:right; 
	padding-right:40px;
	padding-top:96px;
}
#quotebutton
{
  display: block;
  width: 185px;
  height: 50px;
  background: url("images/quotebutton.png") no-repeat 0 0;

}
#quotebutton:hover
{ 
  background-position: 0 -50px;
}

#sidebar div.article {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(images/sidebar-article-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebar div.article2 {
	background-color:#DF8600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF4CA;
	border-right-color: #6F4200;
	border-bottom-color: #6F4200;
	border-left-color: #FFF4CA;
	background-image: url(images/sidebar-article-bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebar div.article3 {
	background-color:#84A837;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEE1A8;
	border-right-color: #4B6020;
	border-bottom-color: #4B6020;
	border-left-color: #CEE1A8;
	background-image: url(images/sidebar-article-bkgd3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#sidebar div.article p {
	text-align:left;
}
#sidebar div.article ul {
	list-style-image:url(images/bullets.png);
}

#sidebar div.article2 ul {
	list-style-image:url(images/bullets2.png);
}

#sidebar div.article2 a, #sidebar div.article2 a:visited {
	color:#FFEFB0;
}
#sidebar div.article2 a:hover {
	color:#FFFFFF;
}
#sidebar div.article2 h3 {
	color:#FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #FFE67D;	
}
#sidebar div.article2 h2 {
	color:#FFFFFF;
}
#sidebar div.article3 a, #sidebar div.article3 a:visited {
	color:#FFFF00;
	text-decoration:none;
}
#sidebar div.article3 a:hover {
	color:#FFFFFF;
}
#sidebar div.article3 h3 {
	color:#FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #FFE67D;	
}

#sidebar div.container, #sidebar div.container2 {
	background-color: #EBEBEB;
	margin-bottom:24px;
	padding: 8px;
}
#sidebar div.container2 {
	background-color:#E1E1E1;
}
#sidebar ul {
	margin-left:16px;
}
table.hosting tr.oddrow td {
	background-color:#EAEAEA;
}
table.hosting tr.header td {
	background-color: #3C005B;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
table.hosting td {
	padding:8px;
	text-align: center;

}
table.form td {
	padding:8px;
	font-weight: bold;	
}

#wrapper {
	margin: auto;
	width: 900px;
	background-color: #FFFFFF;
}
.articledate {
	font-size:11px;
	display:block;
	padding-bottom:4px;
	margin-bottom:8px;
	color:#666666;
}
.clearboth {
	clear:both;
}
.errormessage {
	background-image: url(images/notice.png);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E10000;
	border-bottom-color: #E10000;
	background-position: 4px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #990000;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 16px;
}
.imagecontainer {
	text-align:center;
	padding: 0 0 16px 0;
}
.imageright {
	margin-left:16px;
	margin-bottom:16px;
	padding:4px;
	float:right;
	border: 1px solid #CCCCCC;
	
}
.imageleft {
	margin-right:16px;
	margin-bottom:16px;
	padding:4px;
	float:left;
	border: 1px solid #CCCCCC;
}
.floatleft {
	margin-right:16px;
	margin-bottom:16px;
	padding:4px;
	float:left;
}
.requiredfield {
	background-image: url(images/required.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left top;
}
div.article2 span.smalltext {
	color:#FFFFFF;
	font-weight:bold;
}
.smalltext {
	font-size:10px;
}
.successmessage {
	background-image: url(images/ok.png);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1FD0F;
	border-bottom-color: #314701;
	background-position: 6px 6px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #507702;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 16px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #314701;
	border-left-color: #C1FD0F;
}
div.successmessage h3 {
	color:#FFFFFF;
	font-size:16px;
}
div.tagcloud h1, div.tagcloud h2, div.tagcloud h3, div.tagcloud h4, div.tagcloud span {
	margin:0;
	padding:0;
	display:inline;
	color:#0099CC;
	font-weight:normal;
	border-bottom:none;
	border-bottom-style:none;

}
#panel_need p {
	margin-bottom:12px;
}
#panel_need li {
	margin-bottom:8px;
}
#showwebsite {
	cursor:pointer;
}
#searchcontent {
	height: 500px;
	padding-top: 10px;
}
#websearchcontent {
	height:760px;
	padding-top:10px;
}
#websitecontent {
	height:450px;
	padding-top: 10px;
}
span.waitingmsg {
	color:#000;
	font-style:italic;
}
