/* CSS Document */

body {
/*	background-image: url('/data/templates/images/bkgnd.gif');
	background-repeat: repeat-x;
	background-position: top; */
	background-color: #22262D;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: .8em;
	color: #FFF;
}
body, td {
	font-family: Arial, verdana, sans-serif;
	color: #FFF;
}
.finfix {
	font-size: 12px;
	color: #FFF;
}
.finfix .white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}





#navigation, #content {
	float: left;
	display: inline;
}

#navigation {
	width: 21%;
	min-height: 400px;
	padding: 61px 5px 150px 3px;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
}
#navigation li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 3px;
	margin-bottom: .8em;
	list-style-position: outside;
	margin-left: -40px;
}
#navigation li.menu {
	border-right: 1px dotted #666666;
}
#navigation li.menuactive {
	border-right: 1px solid #000000;
}
#navigation li.submenu {
	border-right: 1px dotted #000000;
}

#navigation li.submenuactive {
	border-right: 1px solid #480909;
}
#navigation a {
	text-decoration: none;
}
#navigation a.website:link, a.website:visited, a.website:active {
	text-decoration: none;
	color: #666666;
}
#navigation a.menu:link, a.menu:visited, a.menu:active {
	color: #666666;
}
#navigation a.website:hover, a.website2:link, a.website2:hover, a.website2:visited, a.website2:active, a.menu:hover, a.menuactive:link, a.menuactive:visited, a.menuactive:hover, a.menuactive:active, a.submenu:link, a.submenu:visited, a.submenu:active {
	color: #000000;
}
#navigation a.submenu:hover, a.submenuactive:link, a.submenuactive:visited, a.submenuactive:hover, a.submenuactive:active {
	color: #660909;
}
#navigation hr {
	margin: 0 0 0 13px;
	padding: -13px 0 0 0;
}




#content {
	width: 67%;
	/* background-image: url('/data/templates/images/bkgnd-main.gif');
	background-repeat: repeat-y; */
	background-position: right;
	background-color:#D8D8D4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: left;
	line-height: 1.5em;
	font-size: 100%;
	display: inline;
	padding: 67px 34px 67px 21px;
	position: static;
	text-align: justify;
}
#content p {
}
#content img {
	border: 0;
}
#content h1 {
	font-weight: bold;
	color: #660909;
	font-size: 110%;
	padding-bottom: 1.5em;
}
#content .section {
	margin-bottom: -1em;
}
#content h2 {
	font-weight: bold;
	color: #333333;
	font-size: 100%;
	padding-bottom: 1.5em;
}
#content h3 {
	font-weight: bold;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: .85em;
}
#content a:link, #content a:hover, #content a:visited, #content a:active {
	color: #161616;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
}
#content ul, #content li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url('/data/templates/images/bullet.gif');
	line-height: 1.1em;
}
#content hr {
	color: #999999;
	height: 1px;
}



#subpagemenu {
	padding: 5px 0 0 0;
	margin: 21px 0 0 0;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px dotted #999999;
	overflow: visible;
}
#subsectionmenu {
	text-align: justify;
	padding: 0;
	margin: 0;
	border: 0;
}
#subpages {
	text-align: justify;
	padding: 5px 0 0 0;
	margin: 21px 0 0 0;
	border-top: 1px solid #bbbbbb;
}
#subpagemenu a:link, #subpagemenu a:hover, #subpagemenu a:visited, #subpagemenu a:active, #subpages a:link, #subpages a:hover, #subpages a:visited, #subpages a:active {
	border: 0px;
}
#subpagemenu .ssp, #subpages .ssp {
	border: 2px solid #999999;
}
#subpagemenu .sspactive, #subpages .sspactive {
	border: 2px dotted #000000;
}




#info {
	font-weight: normal;
	color: #666666;
	line-height: 17px;
	font-size: 80%;
	margin: 67px 0 0 0;
	border-top: 1px solid #bbbbbb;
}
#info a:link, #info a:hover, #info a:visited, #info a:active {
	border: 0;
	font-weight: normal;
}





input, textarea {
	text-decoration: none;
	color: #001733;
	font-family: "Courier New", Courier, mono;

	font-size: 100%;
}

.error {
	font-size: 100%;
	font-weight: bold;
	color: #cc0000;
}

.error2 {
	font-size: 100%;
	font-weight: bold;
	color: #006666;
}

a.i:link, a.i:hover, a.i:visited, a.i:active {
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
sup {
	font-size: 70%;
}
.white {
	color: #ffffff;
}
img {
	behavior:	url('/cms/pngbehavior.htc');
}
.news_head{color:#FF3333;}
a:link, a:hover, a:visited, a:active
{color:#ffffff;}
.clientable1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #343A45;
	border-right-color: #343A45;
}

.clientable1 tr td {
	font-size: 14px;
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #343A45;
	border-left-color: #343A45;
	font-weight: bold;
}
