/* styles that define the basic elements of the site */


BODY {    font-family: Verdana, Helvetica, Arial, San Serif;
		font-size: 10px;
}

TD {    font-family: Verdana, Helvetica, Arial, San Serif;
		font-size: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

.h1 {   font-family: Verdana, Helvetica, Arial, San Serif;
		font-size: 12px;
}


/* this style defines to main NAVIGATION rollovers at the top of the pages */
.navigation p {
	font-family: Arial narrow, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #575756;
	padding: 5 0 0 10px;
	text-align: left;
}
.navigation a:link, .navigation a:visited {
	font-family: Arial narrow, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #575756;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.navigation a:hover, .navigation a:active {
	font-family: Arial narrow, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #6e6e6c;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

/* this style defines to main SUBNAVIGATION rollovers at the top of the pages */
.subnav p {
	font-family: Arial, sans-serif;
	font-size: 11px;
           line-height: 15px;
	color: #575756;
	padding: 5 0 0 10px;
	text-align: left;
}
.subnav a:link, .subnav a:visited {
	font-family:  Arial, sans-serif;
	font-size: 11px;
           line-height: 15px;
	color: #575756;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.subnav a:hover, .subnav a:active {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	color: #6e6e6c;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

/* this style defines to main SUBNAVIGATION rollovers at the top of the pages */
.bottnav p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
           line-height: 15px;
	color: #575756;
	padding: 5 0 0 10px;
	text-align: left;
}
.bottnav a:link, .bottnav a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
           line-height: 15px;
	color: #575756;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.bottnav a:hover, .bottnav a:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6c;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}


.donnav p {
	font-family: verdana, sans-serif;
	font-size: 11px;
           line-height: 15px;
	color: #575756;
	padding: 5 0 0 10px;
	text-align: left;
}
.donnav a:link, .donnav a:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
           line-height: 15px;
	color: #575756;
	text-decoration: none;

}
.donnav a:hover, .donnav a:active {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #EB8602;
	text-decoration: none;

}

.displaynav p {
	font-family: verdana, sans-serif;
	font-size: 11px;
           line-height: 15px;
	color: #7C8CA0;
	padding: 5 0 0 10px;
	text-align: left;
}
.displaynav a:link, .displaynav a:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
           line-height: 15px;
	color: #7C8CA0;
	text-decoration: none;

}
.displaynav a:hover, .displaynav a:active {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}


/* this style defines to bottom NAVIGATION rollovers at the top of the pages */
.head {
        	font-family: Helvetica, san-serif;
	font-size: 14 px;
	color: #7C8CA0;
           line-height: 15px;
	vertical-align:top;
          
}


.formbox {
	font-family: Helvetica, san-serif;
	font-size: 10px;
	color: #999999;
	padding: 3px;
	border: 1px solid #666666;
}
.subnav2 {
        	font-family: Helvetica, san-serif;
	font-size: 10 px;
	color: #999999;
           line-height: 15px;
	vertical-align:top;
	padding-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5 0 0 10px;
	text-align: left;
           
}
.pagecentercolumn2 {
        	font-family: Arial, san-serif;
	font-size: 11 px;
	color: #999999;
           line-height: 12px;
	border-top: 1px solid #979795;
	border-right: 1px solid #979795;
	border-left: 1px solid #979795;
	border-bottom: 1px solid #979795;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	vertical-align:top;
	padding-bottom: 10px;
           
}

.pagecentercolumn {
        	font-family: Arial, san-serif;
	font-size: 12 px;
	color: #999999;
           line-height: 15px;
	border-top: 1px solid #979795;
	border-right: 1px solid #979795;
	border-left: 1px solid #979795;
	border-bottom: 1px solid #979795;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	vertical-align:top;
	padding-bottom: 15px;
           
}

.pagecenter {
        	font-family: Verdana, san-serif;
	font-size: 10 px;
	color: #666666;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.contact {
        	font-family: Verdana, san-serif;
	font-size: 11 px;
	color: #333333;
          background: url(../images/shadow.jpg);
           background-repeat: no-repeat;
}

.main2 {
        	font-family: Verdana, san-serif;
	font-size: 12 px;
	color: #666666;
	vertical-align:top;
          
}

.main {
        	font-family: Verdana, san-serif;
	font-size: 10 px;
	color: #333333;
	vertical-align:top;

}
.error {
    font-family: Verdana, san-serif;
	font-size: 10 px;
	color: #EB8602;
	vertical-align:top;

}
/* this style defines work display area */
.workdisplay {
        	font-family: Arial, san-serif;
	font-size: 12 px;
	color: #999999;
           line-height: 15px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	vertical-align:top;
	padding-bottom: 15px;
	background: url(../images/displaybg.jpg);
           background-repeat: no-repeat;
}




.displaybottom {
	background: url(../images/display3_09.jpg);
           background-repeat: no-repeat;
	vertical-align:top;   
}

.displaytop {
	background: url(../images/display3_01.jpg);
           background-repeat: no-repeat;
	vertical-align:bottom;   
        	font-family: Arial, san-serif;
	font-size: 12 px;
	color: #999999;
           line-height: 15px;
}

.resourcedisplay {
        	font-family: Arial, san-serif;
	font-size: 12 px;
	color: #F08E02;
           line-height: 15px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	vertical-align:top; 
           horizontal-align:center;  
}

.displaymain {
        	font-family: Arial, san-serif;
	font-size: 12 px;
	color: #999999;
           line-height: 15px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	vertical-align:top; 
           horizontal-align:center;  
}

.displayicon {
	background: url(../images/icon_v.jpg);
           background-repeat: no-repeat;
	vertical-align:bottom;   
}


.dottline {
	background: url(../images/navigation_08.jpg);
           background-repeat: no-repeat;
	vertical-align:center;   
}

 .about {
	background: url(../images/aboutbg.jpg);
           background-repeat: no-repeat;
	background-position: 100% 100%;   
}

 .why {
	background: url(../images/whybg.jpg);
           background-repeat: no-repeat;
	background-position: 100% 100%;   
}

.resourcemain {
        	font-family: Verdana, san-serif;
	font-size: 12 px;
	color: #333333;
           line-height: 15px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	vertical-align:top; 
           horizontal-align:center;  
}
