body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
color: #0455da
}

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

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #336699;
}

h2, h2 a:link, h2 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

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

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}

.size11 {
font-size: 11px; 
}

.red {
	color: #cc0000;
}


.red20 {
	font-size: 20px;
	color: #cc0000;
}

.bluebold11 {
font-size: 11px; font-weight: bold; color: #003366
}

.bluebold12 {
font-size: 12px; font-weight: bold; color: #003366
}

.redbold11 {
font-size: 11px; font-weight: bold; color: #cc0000
}

.redbold11:link {
font-size: 11px; font-weight: bold; color: #cc0000
}

.redbold11:active {
font-size: 11px; font-weight: bold; color: #cc0000
}

.redbold11:visited {
font-size: 11px; font-weight: bold; color: #cc0000
}

.redbold11:hover {
font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; text-decoration:none; font-size: 11px; font-weight: bold; color: #cc0000
}

.redbold14 {
font-size: 14px; font-weight: bold; color: #cc0000
}

.redbold16 {
font-size: 16px; font-weight: bold; color: #cc0000
}

.redbold24 {
font-size: 24px; font-weight: bold; color: #cc0000
}

.bluebold20 {
font-size: 20px; font-weight: bold; color: #006699
}

.datatable {
	border: 1px solid #C0C0C0;
	border-collapse:collapse
}

.datatableTitle {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: normal;
}

.datatable td {
	border: 1px solid #C0C0C0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	line-height: 15px;
}

.datatable td.borderTop{
	border-top: 2px solid #369;
}
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
}


.dotHor {
	background-image: url(../images/CONTACTORS/dotLine-hor.gif);
	height: 3px;
	background-repeat: repeat-x;
	background-position: center center;
}
.dotVer {
	background-image: url(../images/CONTACTORS/dotLine-Ver.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.nav, .nav:link, .nav:visited {
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 22px;
}

.nav:hover {
	color: #cc0000;
}

.nav1 {
	padding-right: 65px;
}

.blackbold11volt {
font-weight: bold; 
color: #000000; 
background-color:#ffff00; 
border-width:1px; 
border-color:#666666; 
border-style: solid
}
.footer {
	font-size: 11px;
	line-height: 13px;
	color: #777777;
}
.featuredGX14 {
	background-image: url(../images/CONTACTORS/featured/gx14.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 126px;
	width: 395px;
	padding: 0px;
}
.featuredGX11 {
	background-image: url(../images/CONTACTORS/featured/gx11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 178px;
	width: 395px;
	padding: 0px;
}
.ds-left {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	background-color: #f1f1f1;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.ds-right {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	background-color: #f1f1f1;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
}
.borderBox {
	padding: 5px;
	border: 1px solid #003366;
	background-color: #F1F1F1;
}





.borderBox-2 {
	border: 1px solid #003366;
	background-color: #faf9e2;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.size14 {
font-size: 14px; 
}

