/* CSS Document */

#holder{
width:780px;
margin:0 auto;
background:url(images/background.jpg);
background-repeat:repeat-y;
}


.background{
width:782px;
margin:0 auto;
background:url(images/background.jpg);
background-repeat:repeat-y;
}

.black_strip{
background:url(images/top_strip.jpg);
background-repeat: repeat-x;
height:5px;
}

a.link1:link{
font-family:Verdana;
font-size:10px;
color:#7f7f7f;
text-decoration:none;
}

a.link1:active{
font-family:Verdana;
font-size:10px;
color:#7f7f7f;
text-decoration:none;
}

a.link1:visited{
font-family:Verdana;
font-size:10px;
color:#7f7f7f;
text-decoration:none;
}

a.link1:hover{
font-family:Verdana;
font-size:10px;
color:#0d0d0d;
text-decoration:none;
}



a.link2:link{
font-family:Verdana;
font-size:11px;
color:#7f7f7f;
text-decoration:none;
}

a.link2:active{
font-family:Verdana;
font-size:11px;
color:#7f7f7f;
text-decoration:none;
}

a.link2:visited{
font-family:Verdana;
font-size:11px;
color:#7f7f7f;
text-decoration:none;
}

a.link2:hover{
font-family:Verdana;
font-size:11px;
color:#0d0d0d;
text-decoration:underline;
}







.menu_strip{
background:url(images/menu_strip.jpg);
background-repeat:repeat-x;
height:46px;
}

.header{
background:url(images/header.jpg);
background-repeat:no-repeat;

height:198px;
width:782px;
}

.grey_box{
background:#f7f7f7;
border:1px solid #f3f2f2;
border-collapse:collapse;
width:250px;
}

.grey_box1{
background:#f7f7f7;
border:1px solid #f3f2f2;
border-collapse:collapse;
}

.grey_box2{
background:#f7f7f7;
border:1px solid #bfbfbf;
border-collapse:collapse;
}



.box1 {
	background-image: url(images/box_r2_c1.png);
	background-repeat:repeat-y;
	height:auto;
}

.box2 {
	background-image: url(images/box_r4_c1.png);
	height:19px;
	background-repeat:no-repeat;
}


.boxdd {
	background-color: #fafafa;
	clear: right;
	float: right;
	height: 700px;
	width: 500px;
}

.black_heading{
font-family:Verdana;
font-size:16px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.box0 {
	background-image: url(images/box_r1_c1.png);
	height:26px;
	background-repeat:no-repeat;
}


.black_bold{
font-family:Verdana;
font-size:12px;
color:#474646;
font-weight:bold;
text-decoration:none;
}

.grey_bold{
font-family:Verdana;
font-size:12px;
color:#727070;
font-weight:bold;
text-decoration:none;
}

.blue_heading{
font-family:Verdana;
font-size:12px;
color:#0050ad;
font-weight:bold;
text-decoration:none;
}


.normal_content{
font-family:Verdana;
font-size:11px;
color:#474646;
text-decoration:none;
}

.normal_content_1{
font-family:Verdana;
font-size:12px;
color:#474646;
text-decoration:none;
}


.normal_contentbold{
font-family:Verdana;
font-size:11px;
color:#474646;
font-weight:bold;
text-decoration:none;
}

.heading_dark_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #002b54;
	text-decoration: none;
}

.heading_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005b7f;
	text-decoration: none;
	font-weight:bold;
}

.form_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight:bold;
}

.body_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	padding-left:5px;
}


a.fuuter1:link {			
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #0072bc;
}
a.fuuter1:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #0072bc;
}
a.fuuter1:hover {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #606060;
}
a.fuuter1:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #0072bc;
}


.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	padding-left:5px;
}

