/* CSS Document */



body	
	{
	padding:		0px;
	margin:			0px;
	width:			100%;
	height: 		579px;
	text-align:		center;
	background:		white;
	background-repeat: repeat-x;
	font:normal 11px Verdana, Arial, sans-serif;
	color:#666666;
	font-size:		14px;
	}
	
img, ul, li, h1, h2, h3, p, div
	{
	padding:0;
	margin:0;
	}

.blank 
	{
	clear:both;
	line-height:0px;
	font-size:0px;
	}	

.content {
	color: #666666;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 764px;
	position: relative;
}	
			
/*-------------------main frame------------*/

#mainFrame
	{
	float:			center;
	}

#mainFrame table.mainFrameTable

	{
	width:				940px;
	height:				575px;
	border:				1px;
	background:			url(images/bg.jpg) repeat-x white;
	text-align			left;
	margin-left :		auto;
	margin-right: 		auto;
	}

#mainFrame td 
	{	
	vertical-align:		top;
	}

/*-------------------top pane------------*/
	
#topPan 
	{
	margin-bottom: 	0px;
	width: 			764px;
	height: 		115px;
	color: 			#FFF;
	margin: 		0 auto;
	text-align: 	left;
	}
	
#topPan .logoimg 
	{
	position:		relative;
	top:			0px;
	left:			10px;
	}
	
#topPan ul 
	{
	clear:			both;
	width:			760px;
	position:		relative;
	top:			px;
	left:			35px;
	list-style-type:none;
	margin:			0px;
	padding:		0px;
	}
	
#topPan ul li 
	{
	width:			95px;
	height:			25px;
	padding:		0 0 0 1px;
	margin:			0 0 0 1px;
	float:			left;
	}
	
#topPan ul li a {
	display:		block;
	width:			95px;
	height:			25px;
	background:		url(images/menubg-normal.gif) 0 0 no-repeat;
	color:			#ffffff;
	font: 			bold 11px Verdana, Arial, sans-serif;
	line-height:	25px;
	text-align:		center;
	text-decoration:none;
	}
	
#topPan ul li a:hover 
	{
	background:		url(images/menubg-hover.gif) 0 0 no-repeat;
	color:			#ffffff;
	text-decoration:none;
	}
	
#topPan ul li.home 
	{
	display:		block;
	width:			105px;
	height:			25px;
	background:		url(images/menubg-hover.gif) 0 0 no-repeat;
	font: 			bold 11px Verdana, Arial, sans-serif;
	line-height:	25px;
	color:			#ffffff;
	text-decoration:none;
	text-align:		center;
	}	

/*-------------------mid pane------------*/
	
#midPan 
	{
	margin-bottom: 	0px;
	width: 			600px;
	height: 		115px;
	color: 			#FFF;
	margin: 		0 auto;
	text-align: 	left;
	}
	
#midPan .logoimg 
	{
	position:		relative;
	top:			0px;
	left:			10px;
	}
	
#midPan ul 
	{
	clear:			both;
	width:			600px;
	position:		relative;
	top:			px;
	left:			5px;
	list-style-type:none;
	margin:			0px;
	padding:		0px;
	}
	
#midPan ul.single 
	{
	left:			152px;
	}
		
#midPan ul li 
	{
	width:			260px;
	height:			125px;
	padding:		0 0 0 10px;
	margin:			0 0 0 10px;
	float:			left;
	}

#midPan ul li.single 
	{
	width:			260px;
	height:			125px;
	padding:		0 0 0 10px;
	margin:			0 0 0 10px;
	float:			left;
	}
			
#midPan ul li a {
	display:		block;
	width:			260px;
	height:			125px;
	background:		url(images/button_norm.jpg) repeat-x white;
	color:			#ffffff;
	font: 			bold 12px Arial, sans-serif;
	line-height:	16px;
	text-align:		center;
	vertical-align: center;
	text-decoration:none;
	}
	
	
#midPan ul li a.largeFont {
	display:		block;
	width:			260px;
	height:			110px;
	background:		url(images/button_norm.jpg) repeat-x white;
	color:			#ffffff;
	font: 			bold 19px Verdana, Arial, sans-serif;
	line-height:	20px;
	text-align:		center;
	vertical-align: center;
	text-decoration:none;
	}	
	
#midPan ul li a:hover 
	{
	background:		url(images/button_hov.jpg) repeat-x white;
	color:			#ffffff;
	text-decoration:none;
	}
	
	
/*-------------------top pane------------*/
	
#searchPan 
	{
	margin-bottom: 	0px;
	width: 			564px;
	height: 		115px;
	color: 			#FFF;
	margin: 		0 auto;
	text-align: 	center;
	margin-left :	auto;
	margin-right: 	auto;
	}
	
#searchPan .logoimg 
	{
	position:		relative;
	top:			0px;
	left:			10px;
	}
	
#searchPan ul 
	{
	clear:			both;
	width:			560px;
	position:		relative;
	top:			px;
	left:			93px;
	list-style-type:none;
	margin:			0px;
	padding:		0px;
	}
	
#searchPan ul li 
	{
    background:		white;
    color:          darkblue;
    border-style:   solid;
    border-width:    1px;
    border-color:   black;
	width:			90px;
	height:			20px;
	padding:		0 0 0 1px;
	margin:			0 0 0 1px;
	float:			left;
	}

#searchPan ul li a {
	display:		block;
	width:			100px;
	height:			20px;
	
	color:			black;
	font: 			bold 11px Verdana, Arial, sans-serif;
	line-height:	20px;
	text-align:		center;
	text-decoration:none;
	}
	
	
#searchPan ul li:hover 
	{
	background:		url(images/menubg-hover.gif) 0 0 no-repeat;
	color:			#ffffff;
	text-decoration:none;
	}
	
#searchPan ul li.home 
	{
	display:		block;
	width:			100px;
	height:			20px;
	background:		url(images/menubg-hover.gif) 0 0 no-repeat;
	font: 			bold 11px Verdana, Arial, sans-serif;
	line-height:	25px;
	color:			#ffffff;
	text-decoration:none;
	text-align:		center;
	}	
	
			
/*-------------------panels---------------*/

#panel
	{
	float:			center;
	}
		
		
#panel table
	{
	position			relative;
	border:				1px;
	/*
	border-color:		green;
	border-style:		solid;
	*/
	font-family: 		verinda, arial, 'sans serif'; 
	font-size:			13px;
	color:				black;
	border-collapse:	collapse;
	}	

		
#panel table.zeroBorder
	{
	position:			absolute;
	width:				100%;
	border:				0px;
	border-color:		white;
	border-style:		solid;
	font-family: 		verinda, arial, 'sans serif'; 
	font-size:			13px;
	color:				white;
	border-collapse:	collapse;
	float: 				center;
	}	



#panel table.topNavPanel
	{
	width:				800px;
	width:				85%;
	margin-left:		7%;
	margin-right:		8%;
	}
		

#panel table.midNavPanel
	{
	width:				600px;
	margin-left:		0%;
	}	
							
#panel table.indexTopLeft
	{
	position:			absolute;
	margin-left:		5px;			
	margin-top:			5px;
	width:				140px;
	height:				300px;
	}

							
#panel table.leftPanel
	{
	position:			absolute;
	margin-left:		5px;			
	margin-top:			5px;
	width:				145px;
	}
	
								
#panel table.leftPosition
	{
	text-align: 	left;
	}
	
								
#panel table.rightPosition
	{
	text-align: 	right;
	}
	
							
#panel table.middlePanel
	{
	position:			absolute;
	margin-left:		155px;			
	margin-top:			5px;
	width:				625px;
	}

#panel td.sideLogos	
	{
	height:				190px;	
	padding:			12 12 12 12px;
	padding-top:        120px;
	}	
							
#panel table.rightPanel
	{
	position:			absolute;
	margin-left:		785px;			
	margin-top:			5px;
	width:				145px;
	}	
	
#panel table.searchPanel
	{
	position:			absolute;
	background:			white;
	margin-left:		10px;			
	margin-top:			0px;
	width:				605px;
	height:				62px;
	}	
	
#panel table.mainPanel
	{
	position:			absolute;
	background:			white;
	margin-left:		10px;			
	margin-top:			80px;
	width:				605px;
	height:				200px;
	}
	
	
#panel table.mainPanelAlignTop
	{
	margin-top:			20px;
	}
		
#panel table.mainPanel1
	{
	position:			absolute;
	background:			white;
	margin-left:		10px;			
	margin-top:			30px;
	width:				605px;
	height:				200px;
	}
		

	
#panel table.bottomPanel
	{
	position:			absolute;
	background:			white;
	margin-left:		10px;			
	margin-top:			400px;
	width:				605px;
	height:				62px;
	}	
		

#panel table.companyListPanel
	{
	position:			absolute;
	background:			white;
	margin-left:		10px;			
	margin-top:			90px;
	width:				605px;
	height:				200px;
	
	}	
	
	
#panel .ddd
	{
	font:10px Arial, sans-serif;
	}			
			
##main .left_side {
	float: left;
	width: 598px;
	padding:5px 5px 0 0px;
	
	color:#2E087A;
	margin:0;
}
##main .left_side .blinks {
	margin:8px 0px 0
}
##main .left_side .blinks a {
	font:12px Arial, sans-serif;
	text-decoration:underline;
	color:#666666;
}
##main .left_side .blinks a:hover {
	text-decoration:none;
	color:#952823;
}
##main .left_side2 {
	float: left;
	width: 598px;
	background: #FFF;
	padding:5px 5px 0 0px;
	margin:0;
}
##main .left_side2 .blinks {
	margin:8px 0px 0
}
#main .left_side2 .blinks a {
	font:12px Arial, sans-serif;
	text-decoration:underline;
	color:#666666;
}
##main .left_side2 .blinks a:hover {
	text-decoration:none;
	color:#952823;	
}

h2 {
	background: url(h.gif) no-repeat left;
	font:bold 19px Verdana, Arial, sans-serif, Times, serif;
	text-transform:none;
	color:#000066;
	margin: 5px 0 5px 0px;
	padding:0 0 0 0px;
}

h2 a {
	background: #FFF;
	color: #075181;
}
h2 a:hover {
	background: #FFF;
	color: #68ADD5;
	text-decoration:none;
}
h3 {
	background: url(h.gif) no-repeat left;
	font:bold 12px Verdana, Arial, sans-serif, Times, serif;
	text-transform:none;  
	color:#000066;
	margin: 5px 0 5px 0px;
	padding:0 0 0 0px;
}


h3 a {
	background: #FFF;
	color: #075181;
}
h3 a:hover {
	background: #FFF;
	color: #68ADD5;
	text-decoration:none;
}
textarea.text {
	height: 150px;
	width: 90%;
	border: 1px solid #A90000;
	background: #FFF;
	color: #354D5F;
	font:normal 11px Verdana, Arial, sans-serif;
}
textarea.text:hover {
	border: 1px solid #A70000;
	background: #FFFFF4;
	color: #000;
	font:normal 11px Verdana, Arial, sans-serif;
}
input.field {
	border: 1px solid #075181;
	background-color: #FFFFFF;
	width: 283px;
	color: #000;
	font:normal 11px Verdana, Arial, sans-serif;
}
input.field:hover {
	border: 1px solid #68ADD5;
	background: #FFFFF4;
	color: #000;
	font:normal 11px Verdana, Arial, sans-serif;
}
input.text {
	border: 1px solid #A70000;
	margin: 0;
	width: 150px;
	background: inherit;
	color: #000;
	padding: 4px;
	font:normal 11px Verdana, Arial, sans-serif;
}
input.text:hover {
	border: 0px solid #68ADD5;
	font:normal 11px Verdana, Arial, sans-serif;
}
.formtext {
	font:normal 11px Verdana, Arial, sans-serif;
}

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: e57742;
}
.smallform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000033;
	text-decoration: none;
}

.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.starthere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFF00;
}
.formhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;

}


#page a {
	font:bold 10px Arial, Sans-Serif;
	color:#767C32;
	text-decoration:underline;
}
#page a:hover {
	color:#952823;
	text-decoration:none
}
#page a img {
	margin:5px 10px 0px 0px
}
#mainddd .left_side {
	float: left;
	width: 598px;
	padding:5px 5px 0 0px;
	margin:0;
}
#mainddd .left_side .blinks {
	margin:8px 0px 0
}
#mainddd .left_side .blinks a {
	font:12px Arial, sans-serif;
	text-decoration:underline;
	color:#666666;
}
#mainddd .left_side .blinks a:hover {
	text-decoration:none;
	color:#952823;
}
#mainddd .left_side2 {
	float: left;
	width: 598px;
	background: #FFF;
	padding:5px 5px 0 0px;
	margin:0;
}
#mainddd .left_side2 .blinks {
	margin:8px 0px 0
}
#mainddd .left_side2 .blinks a {
	font:12px Arial, sans-serif;
	text-decoration:underline;
	color:#666666;
}
#mainddd .left_side2 .blinks a:hover {
	text-decoration:none;
	color:#952823;
}
/* Form Elements
-------------------------*/
input.search {
	width: 150px;
	border: 1px solid #075181;
	color: #666;
}
input.submit {
	background: none;
	color: #075181;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif;
	border: 0;
}
input.search:hover {
	background: #FFFFF4;
}
ul {
	margin-left: 0;
	padding-left: 5px;
	list-style : square;
}
li {
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}
p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #666666;
	background: inherit;
}
a {
	color: #075181;
	background: inherit;
	text-decoration:none;
}
a:hover {
	background: inherit;
	text-decoration:underline;
}