/* Design and graphics Area */

BODY
{
	
	scrollbar-base-color: white; 
	scrollbar-arrow-color: black;
	scrollbar-DarkShadow-Color: #003366; 
	background-color: #F8F8F8;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bdr_top {
	background-image: url(images/boarder_t.jpg);
}
.bdr_btm{
	background-image: url(images/boarder_bm.jpg);
}
.bdr_left {
	background-image: url(images/boarder_ml.jpg);
}
.bdr_right {
	background-image: url(images/boarder_mr.jpg);
}



/* news */ 

#mynews p { font-size:80%; 
}

#mynews strong { color:#666666; 
}

#mynews h2 { border:1px dotted #999999; margin:5px; padding:0; 
}

#mynews ul{ list-style-type:none; 
}

#mynews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 11px;
	color: #666666;
}
#mynews a:link{
	color: #999999;
	text-decoration: none;
	padding: 2px;
}
#mynews a:visited{
	color: #999999;
	text-decoration: none;
	padding: 2px;
}

#mynews a:hover {
	color: #0099CC;
	text-decoration: none;
	padding: 2px;
	/* background-color: #333333; */

}
#mynews a:active {
	color: #CC0000;
	text-decoration: none;
	padding: 2px;
} 



/* Buttons */ 

a.but_design {
	display: block;
	width: 60px;
	height: 100px;
	background: url(images/but_design.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.but_design {
	background-position: -60px 0;
}
a:active.but_design {
	background-position: -120px 0;
}

a.but_print {
	display: block;
	width: 60px;
	height: 100px;
	background: url(images/but_print.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.but_print {
	background-position: -60px 0;
}
a:active.but_print {
	background-position: -120px 0;
}

a.but_web{
	display: block;
	width: 60px;
	height: 100px;
	background: url(images/but_web.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.but_web {
	background-position: -60px 0;
}
a:active.but_web {
	background-position: -120px 0;
}

/* a:visited.but_web {
	background-position: -120px 0;
} */

a.but_assist {
	display: block;
	width: 60px;
	height: 100px;
	background: url(images/but_assist.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.but_assist {
	background-position: -60px 0;
}
a:active.but_assist {
	background-position: -120px 0;
}


/* text formating and styles */

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-image: none;
	text-align: left;
}

/* headings */	

#headings, h1{
font-size: 18px;
width: auto;
color: #0099CC;
} 	
#headings, h2{
font-size: 16px;
width: auto;
color: #0099CC;
} 
#headings, h3{
font-size: 14px;
width: auto;
color: Pink;
} 



.contImg {
	background-image: url(images/back01.jpg);
}

.sloganHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.pgHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0099CC;
}

.sub_head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
}

.smlLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	display: inline;
}

.breadcrumb	{ 
	margin: 0px;
	padding: 10px;
	font-size: 10px; 
	color: #0099CC 
}

.content a:link {
	color: #666666;
	text-decoration: underline;
	padding: 3px;
	/* background-color: #E8E8E8; */
}

.content a:visited {
	color: #999999;
	text-decoration: underline;
	padding: 3px;

}

.content a:hover {
	color: Black;
	text-decoration: none;
	/* background-color: #E8E8E8; */
	padding: 3px;

}

.content a:active {
	color: #68B92E;
	text-decoration: underline;
	/* background-color: #666666; */
	padding: 3px;
	
}

.header_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: bold;
	text-align: left;
	list-style-image: none;

}

.menu {
	horizontal-align: left;
	width: auto; 
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-indent: 20px;	 
	float: left;	/* */
}

.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 25px;
}

.menu a:link{
	color: white;
	text-decoration: none;
	padding: 2px;
	display: block;
	background-image: url(images/nav_off.png);
	background-repeat: no-repeat;
}
.menu a:visited{
	color: #C8E7FD;
	text-decoration: none;
	padding: 2px;
	display: block;
	background-image: url(images/nav_off.png);
	background-repeat: no-repeat;
}

.menu a:hover {
	color: #C8E7FD;
	text-decoration: none;
	/* background-color: #99cc00; */
	padding: 2px;
	display: block;
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
}
 .menu a:active {
	color: #C8E7FD;
	text-decoration: none;
	/* background-color: #99cc00; */
	padding: 2px;
	display: block;
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
} 

.imgTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	margin: 10px;
	font-size: 11px;
	color: #ABABAB;
}

.imgTitle a:link{
	color: #999999;
	text-decoration: none;
	padding: 2px;
}
.imgTitle a:visited{
	color: #999999;
	text-decoration: none;
	padding: 2px;
}

.imgTitle a:hover {
	color: #666666;
	text-decoration: none;
	padding: 2px;
	/* background-color: #333333; */

}
.imgTitle a:active {
	color: #CC0000;
	text-decoration: none;
	padding: 2px;
} 


 
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	margin: 10px;
	font-size: 11px;
	color: #D2D2D2;
}
.footer a:link{
	color: #999999;
	text-decoration: none;
	padding: 2px;
}
.footer a:visited{
	color: #999999;
	text-decoration: none;
	padding: 2px;
}

.footer a:hover {
	color: #666666;
	text-decoration: none;
	padding: 2px;
	/* background-color: #333333; */

}
.footer a:active {
	color: #CC0000;
	text-decoration: none;
	padding: 2px;
} 
.powered_by {
	text-align: left;
	font-size: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}