.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: 300;


}
.Title {
	
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Title1 {
	color: #BECCFC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.text1  {
	color: #666666;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* ==========================================*/
/* //// START of Classes for page content ///*/
/* ==========================================*/

.pageconentbg  { /* Page Content Table Class*/
	color: #666666;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.head { /* Page Header Class*/
	color: #BECCFC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* ==========================================*/


/* ==========================================*/
/* //// START of Classes for TOP MENU ///*/
/* ==========================================*/
.topMenuTD {
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;	 
	text-decoration:none;
	/*color: #BECCFC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}
.topMenuText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	text-align: center;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;	 
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	height:20px;	
}

a.topMenuText:Hover
{
	color:#FFCC00;	
	
}
/* ==========================================*/


/* ==========================================*/
/* //// START of Classes for Search Form ///*/
/* ==========================================*/
.searchForm
{
	
}

.searchTable
{
}

.searchButton
{
}

.searchTextfield
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a567d;
	font-weight: normal;	 
	text-decoration:none;	
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;	
	border-bottom-color:#b4b6bb;
	border-top-color:#b4b6bb;
	border-left-color:#b4b6bb;
	border-right-color:#b4b6bb;
	border-width:1px;	
}
/* ==========================================*/

/* ==========================================*/
/* //// START of Classes for Left Menus ///*/
/* ==========================================*/
.leftmenuTable
{

}

.leftmenuText
{
	background-image: url(../images/leftmenu_arrow.gif);
	padding-top:5px;
	padding-bottom:5px;
}

a.leftmenuText:Hover
{

}


.leftlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
    text-align: left;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:2px;
	padding-left:17px;
}
a.leftlinks:Hover
{	
	color:#FFCC00;		
}
/* ==========================================*/

.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #EAEAEA;
	text-decoration: none;
}
.selectbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666 ;
	border: 1px solid #000000;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linkstyle {
	color: #BECCFC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linktext {
	color: #666666 ;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.links {
	color: #BECCFC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header-bottom {width:100%; background:rgb(255,255,255) url(../images/bg_head_breadcrumbs.jpg) repeat-y;}

/* ==========================================*/
/* //// START of Classes for Request Form ///*/
/* ==========================================*/
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	font-size: 1.3em;
	}

/* ==========================================*/