/* CSS Document */
/*NAV*/
.container {
	width: 770px;
	margin: 0px;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 8px;
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #1ab7f2;
}

#navSquare li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	
	padding: 0 12px 6px 12px;
	color: #0d0c0c;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}

#navSquare a:link.active, #navSquare a:visited.active {
        color: #000;
        background: url(images/square.gif) no-repeat bottom center;
		font-weight: bold;
}

#navSquare a:hover { font-weight: normal;
		color: #000;
        background: url(images/square.gif) no-repeat bottom center;}

                /*NAV END*/


/*horiz nav start



#navlist {
	BACKGROUND: #dae0d2 url(images/bg.gif) repeat-x 50% bottom;
	MARGIN: 0px;
	FONT: small/1.5em Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000;
	voice-family: inherit;
	padding: 0px 0px 0px 150px;
	height: 35px;
	}

#nav {
	FONT-SIZE: 93%;
	BACKGROUND: #dae0d2 url(images/bg.gif) repeat-x 50% bottom;
	FLOAT: left;
	WIDTH: 100%;
	LINE-HEIGHT: normal;
	height: 35px;		
}
#nav UL {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 10px; 
	LIST-STYLE-TYPE: none
}
#nav LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 9px; 
	BACKGROUND: url(images/left.gif) no-repeat left top; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#nav A {
	PADDING-RIGHT: 15px; 
	DISPLAY: block; 
	PADDING-LEFT: 6px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: url(images/right.gif) no-repeat right top; 
	FLOAT: left; 
	PADDING-BOTTOM: 4px; 
	COLOR: #333333; 
	PADDING-TOP: 5px; 
	TEXT-DECORATION: none
}
#nav A {
	FLOAT: none
}
#nav A:hover {
	COLOR: #000033
}
#nav #current {
	BACKGROUND-IMAGE: url(images/left_on.gif)
}
#nav #current A {
	BACKGROUND-IMAGE: url(images/right_on.gif); 
	PADDING-BOTTOM: 5px; COLOR: #000033
}



/*horiz nav end*/

/*child nav start 
#Childnavlist
{
	padding: 0 1px 1px;
	margin-left: 0;
	font: normal 11px Verdana, sans-serif;
	width: 9em;
	display: block	}

#Childnavlist li
{
	list-style: none;
	padding-bottom: 3px;
	}

#Childnavlist li a
{	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #660000;
	
}

#Childnavlist li a#current
{
	background: white;
	text-decoration: underline;
	color: #000000;
	}

#Childnavlist li a:link { color: #660000;}

/* #Childnavlist li a:visited { color: #AA0000; }*/

/*#Childnavlist li a:hover
	{color: #000000;
	 font: normal 11px Verdana, sans-serif;}

child nav end*/



/*General*************************/







A {

	COLOR: #08080c; 

	TEXT-DECORATION: none;

}



A:hover {

	COLOR: #ae2ada;

	TEXT-DECORATION: none;

	font-family: Arial, Helvetica, sans-serif;

	width: auto;

	padding-bottom: 0px;

}



#mainTable {
	background-color: #FFFFFF;
	height: 100%;
	width: 770px;
	border: 0px double #1ab7f2;

}



/*Banner*************************/

#banner {
	vertical-align:top;
	height:142px;
	background-image: url(images/banner.jpg);
	width: 780px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}



#bannertitle {
	padding-top: 70px;
	padding-right: 0px;
	font-weight: bold;
	color: #000033;
	font-size: 36pt;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;

}



#bannerslogan {
	font-weight: bold;
	color: #333333;
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px;

}



/*Main Table*************************/

#mainContent{
	padding:5px 5px 5px 8px;
	background-image: none;
	width: auto;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	}

	

/* contact details */

#contactDetailsBox{

	background-image: url(images/contact.gif);

	color: #000033;

	background-repeat: no-repeat;

	background-position: left top;

	margin: 13px 0px 0px;

	padding-top: 30px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	}
	
.contactDetailsText {

	background-position: left top;

	padding-left: 15px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #2B2C46;

	font-weight: bold;

}

/* end contact */



/*Footer*************************/

#footer {
	vertical-align:middle;
	height:30px;
	BACKGROUND: url(images/footer.gif) repeat-x left bottom;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #353526;
	text-align: left;
	padding: 1px 0px 0px 10px;

}

.floatLeft { float: left; 

margin: 4px; }



.floatRight { float: right; 

margin: 4px; }





body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5e9fd;
	text-align: center;

}



.navigationImage {

	background-image: url(images/navigation-image.jpg);

	background-repeat: no-repeat;

}



.side-column-backrnds {
	background-repeat: repeat-y;
	background-color: dfdfdf;

}



.pageHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #353420;
	margin: 0px;
	padding: 0px 0px 1px 12px;
	text-decoration: underline;
	text-align: left;
	width: 700px;
	height: 20px;

}
.right-column-backrnds {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-x;
}
#newspanel {
	background-image: url(images/latestNews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-top: 40px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E1D;
	border: 1px dotted #003300;
	margin-bottom: 20px;
	background-color: #D9DB9E;
	width: 230px;
	padding-right: 10px;
	text-align: left;
}
.border {
	border: 1px solid #000000; float:right; margin:4px;
}
.border a {color:#000000;}