/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<link rel=stylesheet type="text/css" href="name.css">
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
class="name"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* - - - - - body start - - - - - - - - - - - - - - - - - - - - - - - - - */

.body		
{
	background-color: #ffffff;
	background-image: url(../images/bg_tile.gif);
	background-position:left top;
	background-attachment: scroll;
	background-repeat:repeat;	
	
	/*
	scrollbar-arrow-color: #6F6F55;
	 
	scrollbar-base-color: #EEEEE3;	
	scrollbar-face-color : #EEEEE3;
	scrollbar-track-color : #EEEEE3;
	
	scrollbar-highlight-color : #EEEEE3;
	scrollbar-3dlight-color : #D2D2BE;
	
	scrollbar-shadow-color : #EEEEE3;
	scrollbar-darkshadow-color : #D2D2BE;
	*/
	
}		
			
.body:link {color: #ffffff;}
.body:visited {color: #ffffff;}
.body:active {color: #ffffff;}

/* - - - - - body end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - text start - - - - - - - - - - - - - - - - - - - - - - - - - */

.menu_link /* :::::: firefox link focus fix: removes dotted focus lines around links :::::: */
{
  outline: none;
}

.text_content1_heading	
{
	color: #6b92ac;	
	font-size: 13px;
	font-weight: bold; 
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	text-decoration: none; 
	letter-spacing: 0px; 
	line-height: 21px;
	text-align: left;	
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

.text_content1_heading:link {color: #6b92ac; text-decoration: underline}
.text_content1_heading:visited {color: #6b92ac; text-decoration: underline}
.text_content1_heading:active {color: #6b92ac; text-decoration: underline}

.text_content1	
{
	color: #808080;	
	font-size: 11px;
	font-weight: normal; 
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	text-decoration: none; 
	letter-spacing: 0px; 
	line-height: 14px;
	text-align: left;	
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

.text_content1_link {}
.text_content1_link:link {color: #6b92ac; text-decoration: underline}
.text_content1_link:visited {color: #6b92ac; text-decoration: underline}
.text_content1_link:active {color: #6b92ac; text-decoration: underline}


.text_content2_heading	
{
	color: #6b92ac;	
	font-size: 11px;
	font-weight: bold; 
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	text-decoration: none; 
	letter-spacing: 0px; 
	line-height: 20px;
	text-align: left;	
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

.text_content2_heading:link {color: #6b92ac; text-decoration: underline}
.text_content2_heading:visited {color: #6b92ac; text-decoration: underline}
.text_content2_heading:active {color: #6b92ac; text-decoration: underline}


/* - - - - - text end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - table start - - - - - - - - - - - - - - - - - - - - - - - - - */



/* - - - - - table end - - - - - - - - - - - - - - - - - - - - - - - - - */


.cell_bg1	
{
	background-color: #ffe5a4;
	padding: 0px 0px 0px 17px;	
}

.cell_bg2	
{
	background-color: #fdd56f;
	padding: 0px 0px 0px 17px;	
}
.cell_bg3	
{
	background-color: #a50011;
	padding: 0px 10px 10px 10px;	
}


/* - - - - - form item start - - - - - - - - - - - - - - - - - - - - - - - - - */



/* - - - - - form item end - - - - - - - - - - - - - - - - - - - - - - - - - */


.form_text1	
{
	color: #0054A6;
	font-size: 10px;
	font-weight: bold; 
	font-family: tahoma, arial, verdana, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 10px;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;		
	padding: 0px 0px 0px 0px;	
}

li
{
	list-style-image: url(../images/content/bullet2.gif);
}
.form_dropdown	
{
	color: #0054A6;
	font-size: 10px; 
	font-family: tahoma, arial, verdana, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 12px;
	text-align: left;
	vertical-align: middle;	
	background-color: #E0EAF4;	
	width: 180px;
	height: 18px;
	border: 1px solid #0054A6;
}

.form_textblock	
{
	color: #0054A6;
	font-size: 10px; 
	font-family: tahoma, arial, verdana, helvetica, sans-serif; 
	letter-spacing: 0px;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;	
	background-color: #E0EAF4;	
	width: 180px;
	height: 18px;
	border: 1px solid #0054A6;	
}

.form_submit
{
	color: #0054A6;
	font-size: 10px;
	font-weight: bold; 
	font-family: tahoma, arial, verdana, helvetica, sans-serif; 
	letter-spacing: 0px;
	line-height: 8px;
	text-align: center;		
	background-color: #E0EAF4;	
	width: 45px;
	height: 18px;
	border: 1px solid #0054A6;	
}

.form_checkbox	
{
	vertical-align: middle;
	align: left;		
}

.form_checkbox_text	
{
	color: #0054A6;
	font-size: 10px;
	font-weight: bold; 
	font-family: tahoma, arial, verdana, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 12px;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;		
	padding: 0px 0px 0px 0px;
}


/* - - - - - misc start - - - - - - - - - - - - - - - - - - - - - - - - - */

.hr1 
{
	color: #ffffff; 
	height: 1px;
	width: 200px;
}

.imagebdr 
{
	border: 1px solid #a60011;
}

/* - - - - - misc end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - Menu Start - - - - - - - - - - - - - - - - - - - - - - - - */

/* CoolMenus 4 - default styles - do not edit */
	.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
	.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
	  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:White; layer-background-color:White; visibility:hidden}
	
/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:White; layer-background-color:White; color:white;}
.clLevel0over{background-color:#ffffff; layer-background-color:#ffffff; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}
	
/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#ffffff; layer-background-color:#ffffff; color:white;}
.clLevel1over{background-color:#ffffff; layer-background-color:#ffffff; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}

/* - - - - - Menu End - - - - - - - - - - - - - - - - - - - - - - - - - - */

