/*---| structural |---*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, sans-serif;
	color: #333333;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../_images/back-x-rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width:800px;
	margin: 0px auto;
	text-align: left;
}

#header {
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../_images/header-img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 182px;
	width: 800px;
}

.deepth {
	margin:0px 0px 23px;
}

div.articleBody.news_mngmntlink {
	color:#0033CC;
	margin:3px 0px;
	text-decoration:underline;
}

#topper {
	float:right;
	margin:30px 0px 0px;
}

#topper ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#topper li {
	display:block;
	float:left;
	font-size:1.2em;
	padding:10px;
}


#topper a {
	color:#333333;
	text-decoration:none;
}

#topper a:hover {
	color:#198AFF;
	text-decoration:none;
}

#footer {
	background-color: #F3F3F3;
	width:800px;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-bottom: 20px
		          }
/*---| coloumn layout |---*/
#contain {
	text-align: left;
	float: left;
	width: 800px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../_images/sidebar-y-rpt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#content {
	float:left;
	margin:21px 0pt 30px 0px;
	padding:0px;
	width:540px;
}

#sidebar {
	float:right;
	margin:21px 0px 30px 0pt;
	width:240px;
}

.resources_mngmntlink {
	font-size:1.2em;
	color:#333333;
	line-height:1.6em;
}

a.resources_mngmntlink {
	color:#333333;
	text-decoration:none;
}

a:hover.resources_mngmntlink {
	color:#218CE6;
	text-decoration:none;
}

.news_moduletitle,.resource_moduletitle {
	font-size:1.7em;
	float:left;
	width:100%;
	margin:10px 0px;
	color:#0087B6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

div.news_fullitem .news_itemtitle, .deepth .news_itemtitle {
	font-size:1.5em;
	float:left;
	width:100%;
	margin:0px 0px 9px;
}

.news_itemtitle {
	font-size:1.2em;
	float:left;
	width:100%;
	margin:0px 0px 6px;
}

.news_itemtitle a {
	color:#333333;
	text-decoration:underline;
}

.news_itemtitle a:hover {
	color:#218CE6;
	text-decoration:underline;
}

.articleBody {
}

/*---| common |---*/
hr { text-align: center; width: 375px; border-top: 1px solid #aec8cf; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.prexle { padding: 3px; border:0; border-collapse: collapse; border-spacing: 0px; color: #2c2c2c; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fff; text-align: center; width: 490px; }
.sep { border-left: 1px solid #aaa; }
.odd { background-color: #ffffed; }
td { vertical-align: text-top; padding: 5px 2px 2px; }
tr { border-bottom: 1px solid #999; }
.toprow { color: #000; font-size: 1.1em; background-color: #c4e4eb; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; }
form { padding-top: 12px; border-top: 1px solid #e7e7e7; }
label { color: #324350; font-size: 1.2em; font-family: "Lucida Grande", tahoma, arial, serif; }
/*---| list names |---*/
#home { }
#about { }
#projects { }
#rates { }
#forms { }
#contact { }

/*---| navigation |---*/
#navi  {
	width:800px;
	height:30px;
	float:left;
}

.selectMain, .selectMain a, .selectMain a:link, .selectMain a:visited, .selectMain a:active, .selectMain a:hover {
	display: block;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../_images/slect-nav.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#mainav {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#mainav li {
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-style:normal;
	font-weight:lighter;
	line-height:30px;
	list-style-type:none;
	padding-left:17px;
	padding-right:17px;
}
#mainav li a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainav li a:hover {
	color: #FFDB00;
	text-decoration: none;
}

#subnav {
	display:block;
	width:800px;
	height:30px;
	float:left;
}

#sub {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

#sub li {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: normal;
	line-height: 30px;
	float: left;
	padding-right: 25px;
	list-style-type: none;
	display: block;
}
#sub li a {
	color: #888888;
	text-decoration: none;
}
#sub li a:hover {
	color: #218CE6;
	text-decoration: none;
}
/*---| image controls |---*/
a img, img a {
	border-style: none
}

/*---| fixes |---*/
.clear {
	font-size:  1px;
	line-height: 1px;
	display:     block;
	margin:      0;
	padding:     0;
	height:      0;
	clear:       both }
/*---| XSIVE1 |---*/
#xsive {
	color: #BBBBBB;
	font-size: 1.2em;
	font-family: Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
}
h6#xsive a {
	color: #C7C7C7;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
h6#xsive a:hover {
	color: #D00204;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*---| text controls |---*/
strong { color: #C32C00; }
p {
	color: #333333;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}
p a, p a:link, p a:visited, p a:active {
	color: #999999;
	text-decoration: underline;
}
p a:hover {
	color: #3399FF;
	text-decoration: none;
}
.fineprint {
	color: #FFCC00;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-bottom: 0.8em;
}
.listcon { }
.listcon li {
	color: #102b46;
	font-size: 1.1em;
	font-family: "Lucida Grande", tahoma, arial, serif;
	line-height: 1.6em;
	background-image:url('../_images/chklist.gif');
	background-position:top;
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	list-style-type: none;
	margin-bottom: 11px;
	padding-left: 18px;
}
.listcon a, #listcon a:link, #listcon a:visited, #listcon a:active { color: #102b46; text-decoration: underline; }
.listcon a:hover { color: #02bdf3; text-decoration: underline; }
em { color: #000000; background-color: #FFFBE7; }
h1 {
	color: #003154;
	font-size: 2em;
	font-family: "Lucida Grande", tahoma, arial, serif;
	font-weight: bold;
	padding-bottom: 0.35em;
	border-bottom: 1px solid #666666;
	clear:both;
	margin-top: 0.67em;
	margin-right: 0;
	margin-bottom: .2em;
	margin-left: 0;
	}
h2 {
	color: #173079;
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	margin: 0.83em 0;
	font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, serif;
}

h2 a {
	color:#000099;
	text-decoration: underline;
}

h2 a:hover {
	color:#0099FF;
	text-decoration: underline;
}

h3 {color: #3f3f3f; font-size: 1.6em;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: italic; margin-top:12px; margin-bottom: 3px; padding-bottom:3px; border-bottom:1px; border-bottom-color:#666666; border-bottom-style:solid}
h4.pdf { font-weight: bold; background: #fff url(../../../files/images/pdf-icon.gif) no-repeat left center; margin: 1em 0; padding-left: 2em; }

#footer h5 {
	color: #888888;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h5 {
	color: #555555;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h5 a {
	color: #207AEF;
	text-decoration: underline;
}

h5 a:hover {
	color: #777777;
	text-decoration: underline;
}
/*---| list icon control |---*/
.newsletter {
	color:#0c5e98;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:normal;
	background-image:url(/files/images/pdf-icon.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:21px;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 6px;
	}

.newsletter a, .newsletter a:link, .newsletter a:active {color:#0c5e98;	text-decoration: underline }
.newsletter a:visited { color:#666666; text-decoration:underline; }
.newsletter a:hover { color:#6cbcff; text-decoration: underline; }
.oddline {
	background-color: #E0F2F5;
	}

.announcement1 {
	color:      #003366;
	font-size:   1.6em;
	font-family: Helvetica, Arial;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 11px;
}

.announcement2 {
	color:      #0099FF;
	font-size:   1.3em;
	font-family: Helvetica, Arial;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
}

strong.announcement2 {
	color:      #0066CC;
}

address {
	color: black;
	font-size: 1.3em;
	font-family: "Lucida Grande", tahoma, arial, serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

