/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #638682;
	behavior: url("csshover2.htc");
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #1E1E1E;
}
a:link {
	color: #000000;
}
ul,li
{
	padding:0px;
	margin:0px;
	margin-bottom:0px;
}
li
{
	/*margin-left: 5px;*/
	font-size: 12px;
	line-height:13px;	
}
.subtitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #024e53;
}
#right
{
	padding-right:1px;
	width:132px;
	font-size: 11px;
}
.right-title
{
	display:block;
	background:url(images/right.title.jpg);
	padding-left:18px;
	color: #011a1c;
	line-height:19px;
	height:21px;
	max-width: 115px;
	font-weight: bold;
	text-align:left;
}
.article
{
	border-top: solid 1px #3d7578;
	border-bottom: solid 1px #002527;	
}
.article:hover
{
	border-top: solid 1px #004ee0;
	border-right: solid 1px #004ee0;
	border-bottom: solid 1px #000000;
}
#articles a:link,
#articles a:visited,
#articles a:active,
a.deblink:link,
a.deblink:active,
a.deblink:visited
{
	text-align:left;
	display:block;
	padding:4px;
	color:#dae3e4;
	text-decoration:none;
	padding-left:7px;
}
#articles a:hover,
a.deblink:hover
{
	background: #001957;
	color: #FFFFFF;
}
#dd-approach,
#dd-about,
#dd-resources,
#dd-contact,
#dd-wecanhelp
{
	position:absolute;
	visibility: hidden;
	font-size:11px;
}
#dd-approach {
	z-index:1;
	left: 76px;
	top: -1px;
}
#dd-about {
	z-index:2;
	left: 171px;
	top: -2px;
}
#dd-resources {
	z-index:3;
	left: 398px;
	top: -2px;
}
#dd-contact {
	z-index:4;
	top: -2px;
	left: 308px;
}
#dd-wecanhelp {
	z-index:5;
	top: -2px;
	left: 492px;
}
.dropdown
{
	border: solid 1px #00174a;
	border-bottom:none;
}
a.ddlink:link,
a.ddlink:visited,
a.ddlink:active
{
	display:block;
	color:#001020;
	color:#ccd6e1;
	width:103px;
	padding-left:5px;
	padding-right:5px;
	line-height:20px;
	border-bottom: solid 1px #00174a;
	text-decoration:none;
	background: #004fa1;
	border-top:#0068d4;
	line-height:20px;
}
#dd-approach a.ddlink:link,
#dd-approach a.ddlink:visited,
#dd-approach a.ddlink:active
{
	width:150px;
}
#dd-wecanhelp a.ddlink:link,
#dd-wecanhelp a.ddlink:visited,
#dd-wecanhelp a.ddlink:active
{
	width:150px;
}
a.ddlink:hover
{
	background: #003369;
	color:#FFFFFF;
	border-top:#00468f;
	font-weight:normal;
}
#content
{
	line-height: 17px;
}
a:visited {
	color: #000000;
}
a:active {

	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.borderimage img
{
	border:#333333 solid 1px;
}
h2
{
	font-size:12px;
	font-weight:bold;
	font-family:Georgia;
}
h3
{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
h4
{
	font-size:12px;
	text-decoration:underline;
}