/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #660000;
	text-decoration: none;
}

a:visited{
	color: #660000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
	font-size: 18px;
	color: #660000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2{
 font-size: 14px;
	color: #660000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3{
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4{
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h5{
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h6{
	font-size: 24px;
	color: #660000;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}
h7{
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h8{
	font-size: 12px;
	color: #BBDB88;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h9{
 font-size: 11px;
 color: #F1AF00;
 margin: 0px;
 padding: 0px;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
#clear{
	clear: both;
} 
/***********************************************/
#wrapper_all{
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

} 
#head{
	padding-top: 10px;
}
#head_right{
	float: right;
	margin-top: 70px;
	padding-right: 10px;
	
}
#head_left{
	float: left;

}
#nav_main{
	background-image: url(../image/image_site/image_site_corner1.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
#nav_main2{
	background-image: url(../image/image_site/image_site_corner2gif.gif);
	background-repeat: no-repeat;
	background-position: top right;

}
#leftcol{
	float: left;
	margin-bottom: 20px;
	width: 190px;
}

#rightcol{
	float:right;
	width: 220px;
}
#wrapper_rightcol_leftcol_content{
	margin-bottom: 30px;
	margin-top: 10px;
	
	
}
#content_rightcol{
	margin-left: 205px;
	
}
#content{
	width: 528px;
	margin-top: 10px;


	
}
#band_right{
	float: right;
	width: 290px;
	height: 198px;
	background-image: url(../image/image_site/image_site_watermark.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #5BBBBD;
	
}
#band_left{
	float: left;
	background-image: url(image/image_site/image_site_watermark.gif);

}
#band_right_content{
	padding-top: 80px;
	padding-left: 16px;
	padding-right: 10px;

	
}
#band1{
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	}
	#band2{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	}
#box_highlight{
	padding: 10px 10px 10px 10px;
	background-color: #F1F1F1;
	
	
	
}
#box_highlight_line{
	padding: 10px 10px 10px 10px;
	background-color: #F1F1F1;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	
	
}
#footer{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 10px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	
	
}
#tab1{
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #5BBBBD;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-left: 10px;
	
	
	
}
#tab2{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../image/image_site/image_site_menu_off.png);
	
	
	
}
#tab3{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

	
	
}
#tab4{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 10px;

	
	
}
#tab5{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 8px;
	margin-top: 10px;
	background-color: #D7D7D7;
	background-image: url(../image/image_site/image_site_corner_tab5.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #660000;
	font-size: 14px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	
	
}
#tab6{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 8px;
	margin-top: 10px;
	background-color: #841E34;
	background-image: url(../image/image_site/image_site_corner_tab6.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFFFFF;
	font-size: 14px;

	
	
}
#line1{

	margin-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	
	
	
}
/************* #breadCrumb styles *************/
#breadCrumb{
	padding-bottom: 10px;

}

.breadCrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

.breadCrumb a:link, .breadCrumb a:visited  {
	text-decoration: none;
	color: #333333;
}

.breadCrumb a:hover{
	color: #660000;
}



/*********** .navLinks styles ***********/

.nav1{
	display: block;
<br>
width: 163px;
	width: 163px;
}

.nav1 a:link, .nav1 a:visited  {
	display: block;
	padding: 10px 10px 10px 10px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../image/image_site/image_site_menu_off.png);
	background-repeat: repeat;
	margin-right: 1px;
	height: 70px;
	font-size: 16px;
}

.nav1 a:hover{
	display: block;
	color: #FFFFFF;
	background-image: url(../image/image_site/image_site_menu_on.png);
	background-repeat: repeat;
}
.nav1_current {
	display: block;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../image/image_site/image_site_menu_on.png);
	background-repeat: repeat;
	margin-right: 1px;
	height: 70px;
	font-size: 16px;
	width: 143px;
}
.nav2{
	font-size: 10px;
	text-transform: uppercase;
}

.nav2 a:link, .nav2 a:visited  {
	text-decoration: none;
	font-weight: normal;
	color: #660000;
	border-right-width: 1px;
	padding-right: 8px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.nav2 a:hover{
	color: #CCCCCC;
}

.navLink1{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #333333;
	padding: 3px 0px 4px 0px;
}

.navLink1 a:link, .navLink1 a:visited  {
	display: block;
	padding: 3px 0px 4px 0px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.navLink1 a:hover{
	display: block;
	padding: 3px 0px 4px 0px;
	color: #5BBBBD;
	text-decoration: underline;
}
.navLinksub1 a:link, .navLinksub1 a:visited  {
	display: block;
	padding: 5px 4px 5px 10px;
	color: #333333;
	background-color: #EFEFEF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #ffffff;
}

.navLinksub1 a:hover{
	display: block;
	border-top: 1px solid #ffffff;
	padding: 5px 4px 5px 10px;
	color: #FFFFFF;
	background-image: url(../image/image_site/image_site_menu_on.png);
}

.navLink2{
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #CCCCCC;
}

.navLink2 a:link, .navLink2 a:visited  {
	display: block;
	padding: 10px 15px 10px 10px;
	text-decoration: none;
	font-weight: normal;
	color: #999999;

}

.navLink2 a:hover{
	display: block;
	text-decoration: underline;
	color: #185073;
	
}

.link1{
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	
	color: #FFFFFF;
}

.link1 a:link, .link1 a:visited  {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;

}

.link1 a:hover{

	text-decoration: underline;
	color: #185073;
	
}

/*********** .image styles ***********/

#image_holder_1{


}
.float_right{
	float: right;


}
.float_left{
	float: left;


}
.image_float_right{
	float: right;
	margin-left: 14px;
	margin-bottom: 10px;


}
.image_float_left{
	float: left;
	margin-bottom: 10px;
	margin-right: 14px;


}
.topline{
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;



}
.padding1{
	padding-top: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}
#padding1{
	padding-top: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}
#padding2{
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#padding3{
	padding: 0px 10px 10px 10px;

}

/*********** login styles ***********/
#login{
	margin-left: auto;
	margin-right: auto;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
	height: 386px;
	width: 798px;
	background-image: url(../image/image_site/image_site_login.jpg);
	background-repeat: no-repeat;
	}
	
#login_right{
	width: 500px;
	float: right;
	margin-top: 220px;
	text-align: right;
	padding-right: 18px;

	}
#wrapper_login{
	width: 798px;
	margin-right: auto;
	margin-left: auto;

} 
.button {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-right: 4px;
	clear: both;
}
.button:hover {
	background-color: #CCCCCC;
	color: #333333;
}
.button2 {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
}
.button2:hover {
	background-color: #841E34;
	color: #FFFFFF;
}
.px11{
	font-size: 11px;
	color: #333333;

}
.bg1{background-image: url(../image/image_site/image_site_bg_1.jpg);background-repeat: no-repeat;background-position: top left;}
.bg2{background-image: url(../image/image_site/image_site_bg_2.jpg);background-repeat: no-repeat;background-position: top left;}
.bg3{background-image: url(../image/image_site/image_site_bg_3.jpg);background-repeat: no-repeat;background-position: top left;}
.bg4{background-image: url(../image/image_site/image_site_bg_4.jpg);background-repeat: no-repeat;background-position: top left;}
.bg5{background-image: url(../image/image_site/image_site_bg_5.jpg);background-repeat: no-repeat;background-position: top left;}
.bg6{background-image: url(../image/image_site/image_site_bg_6.jpg);background-repeat: no-repeat;background-position: top left;}
.bg7{background-image: url(../image/image_site/image_site_bg_7.jpg);background-repeat: no-repeat;background-position: top left;}
.bg8{background-image: url(../image/image_site/image_site_bg_8.jpg);background-repeat: no-repeat;background-position: top left;}
#box1corner{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../image/image_site/image_site_corner_1_r1_c3.gif);


}#box1{
	background-image: url(../image/image_site/image_site_corner_1_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #E7E7E7;
	margin-top: 10px;
}
#box2corner{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../image/image_site/image_site_corner_2_r1_c3.gif);


}#box2{
	background-image: url(../image/image_site/image_site_corner_2_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #999999;
	margin-top: 10px;
}
.px11{font-size: 11px;}
.px12{font-size: 12px;}
.px14{font-size: 14px;}
.px16{font-size: 16px;}
.px18{font-size: 18px;}
.px20{font-size: 20px;}

.colour1{color: #660000;}
.colour2{color: #000000;}
.colour3{color: #333333;}
.colour4{color: #FFFFFF;}

.textbox{
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	border-width: 1;
	border-style: solid;
	border-color: #FFFFFF;
	margin-bottom: 3px;
}
.textbox2{
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	border-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}
.searchbox{
	background-color: #E5E5E5;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 4px;
	border-color: #E5E5E5;
	border-style: solid;
	border-width: 1px;
}
