/* TCA CSS Document */
/* colours  bright blue is #0142b7 */

	  
body {
background-color: #6d6e72;
background-image: url(/css_and_pres/bg_linear.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
background-repeat: repeat-x;
text-align: center;
/*height:110%;*/
}
/*====== main divs ===========;*/

div.main_container {
	width: 950px;
	font-size:11px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
}
.main_display_area{

}

.left_display_menu1
{
	height: 400px;
	width:105px;
	float:left;
	margin-left:45px;
	/*	line-height: 30px;*/
	margin-top:55px;
	font-size: 12px;
	margin-right: 50px;

}

.left_display_menu1 A:link {text-decoration: none; color: #0142b7; 	font-weight: bold;}
.left_display_menu1 A:visited {text-decoration: none; color: #0142b7;font-weight: bold; }
.left_display_menu1 A:hover {text-decoration: none;	color: #FFCC00 ; font-weight: bold;}
.left_display_menu1 A:active {text-decoration: none; color: #0142b7; font-weight: bold;}

.prop
{
height:500px;
width:1px;
float:left;
}
.right_display_content
{
	width:580px;
	margin-top:55px;
	float:left;
	padding-left:0px;
	font-size: 12px;


}

.right_display_content A:link {text-decoration: none; color: #0142b7; 	font-weight: bold;}
.right_display_content A:visited {text-decoration: none; color: #0142b7;font-weight: bold; }
.right_display_content A:hover {text-decoration: none;	color: #FFCC00 ; font-weight: bold;}
.right_display_content A:active {text-decoration: none; color: #0142b7; font-weight: bold;}




h1{

	font-size: 12px;
/*	line-height: normal;*/
/*	font-weight: bold;*/

}
/*====== header and footer divs  ===========;*/
.mainlogobox{
width: 100%;
}

.logo_holder{
height:115px;
width:175px;
margin-left:25px;
padding-top:10px;
float:left;
}

.picture_holder{
	height:135px;
	width:710px;
	float:left;


}
.quote_bar{
	clear: both;
	height:50px;
	background-image: url(/css_and_pres/graded_quote.gif);
	background-repeat: repeat-x;
	width: 950px;
	padding-top:10px;
	text-align:center;
	font-size: 22px;
	color: #FFFFFF;

}





.footermenu{
height: 20px;
width: 890px;
font-size:9px;
background-color: #ffffff;
margin-left: 3%;
padding-top: 10px;
padding-left:30px;
padding-right:30px;
margin:0 auto;
text-align:right;
}




/*==========================  FOOTER   =======================*/

.footermenu A:link {text-decoration: none; color: #0142b7; 	font-weight: normal;}
.footermenu A:visited {text-decoration: none; color: #0142b7;font-weight: normal; }
.footermenu A:hover {text-decoration: none;	color: #FFCC00 ; font-weight: normal;}
.footermenu A:active {text-decoration: none; color: #0142b7; font-weight: normal;}


/*==========================  upto here   =======================*/
/*==========================  upto here   =======================*/
/*==========================  upto here   =======================*/
/*==========================  upto here   =======================*/
/*==========================  upto here   =======================*/
/*==========================  upto here   =======================*/
/*==========================  upto here   =======================*/



/*==========================  DEFAULT  =======================*/




.tagline{

	font-size:14px;

}



/*========================== LEFT MENU   =======================*/



/*==========================right div =======================*/



h2{

	font-size: 12px;
		line-height: 11px;
	font-weight: bold;

}



.text_box{
	background-color: #CCCCCC;
	padding: 4px;
	border: 1px dotted #3e6ab0;
}








A:link {text-decoration: none; color: #ffcc00; 	font-weight: normal;}
A:visited {text-decoration: none; color: #ffcc00;font-weight: normal; }
A:hover {text-decoration: underline;	color: #ffcc00 ; font-weight: normal;}
A:active {text-decoration: none; color: #ffcc00; font-weight: normal;}


 .pic_and_caption_floatRight {
	float: right;
/*	border: thin solid #E6E6E6;*/
	background-color: #FFFFFF;
	padding: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
} 
