
body {
	margin: 0;
	padding: 0;
	background: #cccccc url(images/body_bg2.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img {
	border: 3px solid #7F7772;
}

img.noborderleft {
	border: 0px;
	float: left;
	margin: 6px 15px 0 0;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.bg1 { background: url(images/img04.gif) no-repeat left bottom; }
.bg2 { background: url(images/img12.gif) no-repeat left bottom; }
.bg3 { background: url(images/img06.gif) no-repeat left bottom; }
.bg4 { background: url(images/img08.gif) no-repeat left bottom; }
.bg5 { background: url(images/img09.gif) no-repeat left bottom; }
.bg6 { background: url(images/img10.gif) no-repeat right bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right bottom; }

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 20px 0 10px;
}

.box {
	float: left;
	width: 345px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 960px;
	height: 131px;
	margin: 0 auto;
	background: url(images/header.png) no-repeat;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 15px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 65px;
}

.clear {
	clear:both;
}

#header p {
	float: left;
	padding: 5px 0 0 20px;
	text-transform: uppercase;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	/*font-size: 167%;*/
}

#header a {
	border: none;
	color: #1F5F93;
}

#header a:hover {
	color: #FF7400;
}

.identification {
	width: 175px;
	height: 20px;
	float: right;
	margin-top: 5px;
	text-transform: uppercase;
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}

/* Content */

#content {
	float: right;
	width: 710px;
	margin-right: 10px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #DCDCDC;
}

/*#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
} */

#navcontainer {
    line-height: 2em;
    margin-bottom: 10px;
    padding-top: 0;
    position: relative;
}

#navcontainer #current {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #98AFBE;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #000000;
    font-weight: bold;
}
#navcontainer #current:hover {
}
#navcontainer .currentAncestor {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #72848F;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    font-weight: bold;
}
#navcontainer ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#navcontainer li {
}
#navcontainer a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #62727B;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    display: block;
    height: 25px;
    letter-spacing: 1px;
    margin-bottom: 1px;
    padding-left: 10px;
}
#navcontainer a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #98AFBE;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #61727A;
	display: block;
	height: 25px;
    letter-spacing: 1px;
    margin-bottom: 1px;
    padding-left: 10px;
}
#navcontainer a:active {
}
#navcontainer ul ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#navcontainer ul ul li {
}
#navcontainer ul ul a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #D8E8E8;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #848484;
    padding-left: 35px;
}
#navcontainer ul ul a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #61727A;
	padding-left: 35px;
}
#navcontainer ul ul #current {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #98AFBE;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#navcontainer ul ul .currentAncestor {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #98AFBE;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#navcontainer ul ul ul {
}
#navcontainer ul ul ul li {
}
#navcontainer ul ul ul a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #DCE9F9;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    padding-left: 50px;
}
#navcontainer ul ul ul a:hover {
}
#navcontainer ul ul ul #current {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #C7D3E2;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#navcontainer ul ul ul .currentAncestor {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #869FAB;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#navcontainer ul ul ul ul {
}
#navcontainer ul ul ul ul li {
}
#navcontainer ul ul ul ul a {
    padding-left: 65px;
}
#navcontainer ul ul ul ul a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #61727A;
}
#navcontainer ul ul ul ul #current {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #AACBDA;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#navcontainer ul ul ul ul .currentAncestor {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #AACBDA;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#navcontainer ul ul ul ul {
}
#navcontainer ul ul ul ul ul li {
}
#navcontainer ul ul ul ul ul a {
    padding-left: 80px;
}
#navcontainer ul ul ul ul ul a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #61727A;
}
#navcontainer ul ul ul ul ul #current {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #C0DCE3;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#navcontainer ul ul ul ul ul .currentAncestor {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #C0DCE3;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#navcontainer ul ul ul ul ul {
}
#navcontainer ul ul ul ul ul ul li {
}
#navcontainer ul ul ul ul ul ul a {
}
#navcontainer ul ul ul ul ul ul a:hover {
}
.standout, blockquote {
    color: #99AFBF;
    font-size: 13px;
    font-style: italic;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 20px 0 0 0;
	background: #62727B /* #1F5F93*/;
	width: 960px;
	margin: 0 auto;
}

#footer p {
	background: #62727B /*#1F5F93*/;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	color: #FFF;
	display: block;
	padding: 150px 0 0 0;
	background: url(images/img10.gif) no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}