/* Link */
A:link {
	color : #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
A.footerLink:link {
	color : #FFFF00;
	font-size: 10px;
	font-weight: bold;
}
A.navBarLink:link {
	color : #FFFF00;
	font-size: 11px;
	font-weight: bold;
}
A.tabLink:link {
	color : #FFFF00;
	font-size: 11px;
	font-weight: bold;
}
A.Exception:link {
	color : #CC3300;
	font-size: 11px;
	font-weight: bold;
}

/* Visited Link */
A:visited {
	color : #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

A.footerLink:visited {
	color : #FFFF00;
	font-size: 10px;
	font-weight: bold;
}

A.navBarLink:visited {
	color : #FFFF00;
	font-size: 11px;
	font-weight: bold;
}
A.tabLink:visited {
	color : #FFFF00;
	font-size: 11px;
	font-weight: bold;
}
A.Exception:visited {
	color : #CC3300;
	font-size: 11px;
	font-weight: bold;
}

/* Link Hover */
A:hover {
	color: #CC3300;
	text-decoration: underline;
}

A.footerLink:hover {
	color: #FFFF00;
}

A.navBarLink:hover {
	color: #FFFF00;
	/*text-decoration: none;*/
}
A.tabLink:hover {
	color: #FFFF00;
}
.buttonDivider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}

.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.grayBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.darkGrayBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.grayText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.darkGrayText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC3300;
}
.dialogBoxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.validationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC3300;
	background-repeat: no-repeat;
	background-image: url(../images/wrench.gif);
	background-position: left center;
	text-transform: uppercase;
}
.tabStyle {
	background-repeat: no-repeat;
	background-image: url(../images/whiteCornerCut.gif);
	/*background-color: #000000;*/
	background-position: right top;
}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	/*background-color: #efefef;*/
}

.borderStyle {
	border-width: thin;
	border-style: solid;
	border-color: black;
}
.requiredText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footnoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.imageDetail-Table {
	border: thin solid #CCCCCC;
}
.imageDetail-Header {
	background-image: url(../images/imageDetail-Header.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.sectionText 
{
	background-color: #000000;
	/* background-image: url(../images/whiteCornerCut.gif); 
	background-repeat: no-repeat;
	background-position: right top; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF00;
	background-color: #000000;
}
.blackLine 
{
	background-image: url(../images/blackDot.gif); 
	background-repeat: repeat-x;
	background-position: left top; 
}
.serviceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.imageHome {
	background-repeat: no-repeat;
	background-image: url(../images/home.jpg);
	background-position: right top;
}
.imageServices {
	background-repeat: no-repeat;
	background-image: url(../images/services.jpg);
	background-position: right top;
}
.imageAbout {
	background-repeat: no-repeat;
	background-image: url(../images/about.jpg);
	background-position: right top;
}
.imageContact {
	background-repeat: no-repeat;
	background-image: url(../images/contact.jpg);
	background-position: right top;
}
.pad-right{padding-right:20px;}
.errorText {
	font-family: Courier New;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #ffffcc;
}
.bds {margin: 0 auto; text-align: center; text-align: -moz-center; border: none; padding: 10px 0; }
.bds img {border: none;}

