body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body,td,input,option,select,textarea,pre {
	color: #515A5C;
	font-family: arial, sans-serif;
	font-size: 11px;
}

p {
	margin: 0;
}

h2 {
	color: #FFFFFF;
	margin: 0;
	padding-left: 7px;
	padding-top: 0;
}

input,textarea,select {
	border-color: #AAAAAA;
	border-width: 1px;
}

img {
	border: 0 none;
}

form {
	margin: 0;
}

li {
	line-height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

td {
	line-height: 17px;
}

a:link,a:active,a:visited {
	color: #463C3C;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a.greyLink:link,a.greyLink:active,a.greyLink:visited {
	color: #666666;
	text-decoration: none;
}

a.greyLink:hover {
	color: #666666;
	text-decoration: underline;
}

#masterShell {
	background-color: #FFFFFF;
	left: 20px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 960px;
}

#content {
	background-color: #FFFFFF;
	clear: both;
	margin: 0px auto 0;
	padding-left: 10px;
	text-align: center;
	width: 950px;
	min-height: 500px;
	color:#000;
}

#header {
	border-bottom: 4px solid #000000;
	margin: 10px 10px 0px 10px;
}

#footer {
	border-top: 4px solid #000000;
	clear: both;
	color: #000000;
	height: 30px;
	margin: 10px;
}

#logo {
	float: left;
	height: 73px;
}

#menu {
	float: right;
	height: 23px;
	margin-top: 50px;
}

.menuItem {
	color:#000000;
	float:left;
	font-family:Arial,sans-serif;
	font-size:16pt;
	font-weight:bold;
	padding:0 15px;
}

.menuLink:link,.menuLink:active,.menuLink:visited {
	color: #000000;
	text-decoration: none;
}

.menuLink:hover {
	color: #666666;
	text-decoration: underline;
}

.headerA {
	font-family: Arial;
	font-size: 21pt;
	font-weight: bold;
}

.headerB {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.headerC {
	font-family:Arial;
	font-size:10pt;
	line-height:18px;
}
.headerD {
	font-family:Arial;
	font-size:10pt;
	line-height:14px;
}
.headerE {
	font-family: Arial;
	font-size: 12pt;
}

.headerF {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
}

.ctrlImageContainer {
	border: 1px solid #000000;
	float: left;
	height: 90px;
	width: 90px;
}

.ctrlHead {
	border-bottom: 4px solid #000000;
	clear: both;
	height: 75px;
	width: 939px;
}

.ctrlHeadTop {
	height: 30px;
	width: 100%;
}

.ctrlHeadBottom {
	height: 45px;
	line-height: 45px;
	text-align: left;
	width: 100%;
}

.ctrlContent {
	clear: both;
	float: left;
	height: auto;
	text-align: left;
	width: 950px;
}

.ctrlContentLeft {
	float: left;
	width: 545px;
}

.ctrlContentRight {
	float: left;
	padding: 10px;
	width: 370px;
	border-left: 4px solid #000000;
}
*html .ctrlContentRight {
	float: left;
	padding: 10px;
	width: 390px;
	border-left: 4px solid #000000;
}
.ctrlContentLeftHead {
	clear: both;
	height: 70px;
	line-height: 70px;
	width: 100%;
}

.ctrlContentLeftMid {
	clear: both;
	padding-top: 10px;
	width: 525px;
}

.ctrlContentLeftMidRow {
	clear: both;
	height: 30px;
	line-height: 30px;
	width: 100%;
}

.ctrlContentLeftMidRowLeft {
	float: left;
	width: 200px;
}

.ctrlContentLeftMidRowMid {
	float: left;
	padding-top: 5px;
	width: 80px;
}

.ctrlContentLeftMidRowRight {
	float: left;
	width: 245px;
}

.ctrlLinksRow {
	clear: both;
	height: 50px;
	line-height: 50px;
}

.ctrlLinksRowLeft {
	float: left;
	height: 50px;
	width: 50px;
}

.ctrlLinksRowRight {
	float: left;
	padding-left: 10px;
}

.ctrlClientBlog {
	float: left;
	width: 85px;
	height:50px;
	line-height:50px;
}
.ctrlClientBlogTitle{
	float: left;
	width: 100px;
	height:50px;
	line-height:50px;
	}
.ctrlSpacer {
	clear: both;
	height: 10px;
	width: 100%;
}

.ctrlDownloadLeft {
	float: left;
	width: 275px;
}

.ctrlDownloadRight {
	padding-top: 5px;
	float: left;
}

input.input-text,select,textarea {
	border: 1px solid #B6B6B6;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

a.regularBlueLink:link,a.regularBlueLink:active,a.regularBlueLink:visited
	{
	color: #000;
	text-decoration: none;
}

a.regularBlueLink:hover {
	color: #000;
	text-decoration: underline;
}

#copyRight {
	float:left;
	font-family:Arial,sans-serif;
	font-size:10pt;
	margin-top:10px;
	margin-bottom:10px;
	
}

#footerRightLink {
	color:#000000;
	float:right;
	font-size:10pt;
	margin-top:10px;
}

.footerLinkItem {
	float: left;
	padding-left: 15px;
}

.footerLink:link,.footerLink:active,.footerLink:visited {
	color: #000000;
	text-decoration: none;
}

.footerLink:hover {
	color: #666666;
	text-decoration: underline;
}

.contentLeft {
	float: left;
	width: 540px;
	border-right: solid 4px #000000;
}

.contentRight {
	float: left;
	width: 370px;
}
*html .contentRight {
	float: left;
	width: 390px;
}
.welcomeText {
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	width: 510px;
	text-align: left;
	padding: 30px 15px 40px 15px;
	border-bottom: solid 5px #000000;
	color: #000000;
}
*html .welcomeText {
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	width: 540px;
	text-align: left;
	padding: 30px 15px 40px 15px;
	border-bottom: solid 5px #000000;
	color: #000000;
}
.sideGallery {
	float: left;
	width: 184px;
	border-right: solid 4px #000000;
	height: 352px;
}

.currentImages {
	width: 352px;
	float: left;
	height: 352px;
}

.homePageLogos {
	width: 172px;
	border: solid 2px #000;
	float: left;
	height: 172px;
}

.loginSubArea {
	background-color: #FFF;
	width: 530px;
	height: 530px;
	text-align: left;
	margin-left: 15px;
	color: #000000;
	float:left;
}

.loginContainer {
	text-align: left;
	width: 100%;
	padding-top: 20px;
	height: 160px;
}

.loginLeft {
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 82px;
	font-size: 14px;
}

.required {
	color: #EB340A;
	font-size: 14px;
}

#blogMenu {
	width: 100%;
	height: 30px;
	margin: 12px 0px 0px 12px;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

.blogMenuTitle {
	float: left;
	width: 60px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

.blogMenuItem {
	float: left;
	width: 75px;
	padding: 5px 10px 5px 10px;
	background-color: #999999;
	color: #FFFFFF;
	font-style: italic;
}
*html .blogMenuTitle {
	float: left;
	width: 80px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

*html .blogMenuItem {
	float: left;
	width: 95px;
	padding: 5px 10px 5px 10px;
	background-color: #999999;
	color: #FFFFFF;
	font-style: italic;
}
.blogMenuLink:link,.blogMenuLink:active,.blogMenuLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.blogMenuLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#rssItems {
	clear: both;
	width: 100%;
	margin: 20px 0px 0px 15px;
}

.rssLine {
	width: 100%;
	text-align: left;
}

.rssTitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.rssDescription {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
}

.rssImage {
	float: left;
	height: 120px;
	width: 120px;
	margin: 0px 10px 10px 0px;
}

.rssTimeStamp {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
	font-style: italic;
	margin-top: 10px;
}

.rssTitleLink:link,.rssTitleLink:active,.rssTitleLink:visited {
	color: #0060B4;
	text-decoration: none;
}

.rssTitleLink:hover {
	color: #0060B4;
	text-decoration: underline;
}

.currentOverlay {
	position: relative;
	background-color: #FFFFFF;
	opacity: 0.85;
	filter: Aplha ( opacity = 85 );
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	height: 22px;
	padding: 4px 7px 0px 7px;
	margin: 0px 0px 0px 10px;
	z-index:1;
	float:left;
	margin-top:-335px;
}
.currentImagesContainers {
	clear:both;
	
}
.contactContainer {
	margin-left: 15px;
	clear: both;
	text-align: left;
	color: #000;
}

.contactHeader {
	clear: both;
	line-height: 80px;
	height: 80px;
}

.contactRow {
	clear: both;
	line-height: 22px;
}

.contactSpacer1 {
	clear: both;
	height: 20px;
}

.contactSpacer3 {
	clear: both;
	height: 10px;
}

.contactSpacer2 {
	clear: both;
	height: 40px;
}

.contactContent {
	clear: both;
	float: left;
}

.contactContentLeft {
	float: left;
	width: 455px;
}

.contactContentRight {
	float: left;
	padding-left:25px;
	padding-top:5px;
}

.contactContentArea {
	clear: both;
	line-height: 22px;
	width: 455px;
}

.contactLogoArea {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.contactLogoAreaLeft {
	float: left;
	width: 170px;
}

.contactLogoAreaRight {
	float: left;
}

.contactTwitterLeft {
	float: left;
	width: 55px;
}

.contactTwitterRight {
	float: left;
	padding-top: 20px;
}

.contactRssLeft {
	float: left;
	width: 55px;
}

.contactRssRight {
	float: left;
	padding-top: 20px;
}

.imageContainer {
	border: 0px solid #000000;
}

.connectContainer {
	border: 1px solid #000000;
}

.aboutContainer {
	margin-left: 15px;
	clear: both;
	text-align: left;
	color: #000;
}

.aboutLeft {
	float: left;
	border-right: 5px solid #000;
	width: 750px;
}

.aboutContent {
	clear: both;
	width: 730px;
}

.aboutContentLeft {
	float: left;
	width: 450px;
}

.aboutContentRight {
	float: right;
	padding-top: 6px;
	width:275px;
}

.aboutRight {
	margin-left: 15px;
	width: 155px;
	float: left;
	text-align:left;
}

.aboutDownload {
	background-color:#000;
	color:#fff;
	height:26px;
	line-height:26px;
	width:108px;
	text-align:center;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
}
.aboutDownloadLinks {
	text-align:left;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
}

.aboutDownloadText {
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	line-height:14px;

}

.graphic_textbox_layout_style_default {
	padding: 10px 4px 4px 20px;
}

.paragraph_style_1 {
	color: #463C3C;
	font-family: 'Arial-BoldMT', 'Arial', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 17px;
	margin: 0;
	opacity: 1;
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}

div.paragraph {
	position: relative;
}

.Body_Small {
	color: #463C3C;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 18px;
	margin: 0;
	opacity: 1;
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}

.Heading_4 {
	color: #463C3C;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 18px;
	margin: 0;
	opacity: 1;
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}

.Heading_5 {
	color: #463C3C;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 13px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 18px;
	margin: 0;
	opacity: 1;
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}

.paragraph_style_2 {
	color: #463c3c;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: 1.00;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

.style_1 {
	font-size: 14px;
	line-height: 19px;
}

.paragraph_style_3 {
	color: #463c3c;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: 1.00;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

.style_SkipStroke {
	background: transparent;
	opacity: 1.00;
}

.style_SkipStroke_1 {
	background: transparent;
	opacity: 1.00;
}

.style_SkipStroke_2 {
	background: transparent;
	opacity: 1.00;
}

.paragraph_style_4 {
	color: #463c3c;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: 1.00;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

.style_2 {
	font-size: 15px;
	line-height: 20px;
}

.paragraph_style_5 {
	color: #463c3c;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: 1.00;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

.paragraph_style_6 {
	color: #463c3c;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: 1.00;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

.paragraph_style_7 {
	color: #463c3c;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: 1.00;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}


ol {
	padding: 0;
	margin: 0;
	text-indent: 0;
	list-style-type: none;
	list-style-image: none
}
.aboutList {
	list-style-type: decimal;
	padding-left:25px;
	}
.aboutList li {
	list-style-type: decimal;
	padding: 0 0px;
	display:list-item;
	}
.contactList {
	padding-left:25px;
	}
*html .contactList {
	padding-left:25px;
	margin-left:10px;
	}
.contactList li{
	display:list-item;
list-style-type:disc;
padding:0 0px;
	}
li {
	display: block;
	list-style-type: none;
	padding: 0 10px;
}

li a:link {
	color: #666666;
	text-decoration: none;
}

li a:active {
	text-decoration: none;
	color: #666;
}

li a:visited {
	text-decoration: none;
	color: #666;
}

li a:hover {
	color: #463C3C;
	text-decoration: none;
}

li.current-page a {
	color: #463C3C;
	text-decoration: none;
	font-weight: bold;
}

.rProjects_widget a:link,.rProjects_widget a:active,.rProjects_widget a:visited
	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0060B4;
}

.rProjects_widget a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0060B4;
}

.rProjects_widget img {
	border: solid 1px #000000;
}
.contactTopContainer {
	clear:both;
	float:left;
}
.contactTopContainerLeft {
	float:left;
	width:455px;
}
.contactTopContainerRight {
	float:left;
	padding-left:25px;
}
.contactHoriz {
	height:1px;
	border-bottom:5px solid #000;
	width:940px;
	margin-left:-15px;
}

.passwordContainer {
	background-color:#F9F9F9;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	float:left;
	height:100%;
	text-align:left;
	width:100%;
	color:#000000;
}
.passwordButtons {
	clear:both;
	padding:15px 0 0;
	text-align:right;
	margin-left:-15px;	
}
.innerPasswordContainer {
	padding: 5px;
	font-size:10pt;
}
.caption{
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
.input-text1 {
	border:1px solid #000;
	width:250px;
	height:30px;
}
.passButton {
	background-color:#999999;
	border:1px solid #999999;
	height:30px;
	width:120px;
	color:#fff;
	font-size: 10pt;
}
.passwordSuccess {
	height:200px;
	line-height:200px;
	font-size:20px;
	color:#000;
}
