/*Global Variebles*/

body {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-weight: bold; 
	color: #CC0000;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold; 
	color: #000000;
}

.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal; 
	color: #999999;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold; 
	color: #000000;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}

.par {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding-top:5px;
padding-right:5px;
padding-bottom:5px;
padding-left:5px;
font-variant:normal;
}

.text_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	font-weight: bold; 
}

.text_spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-variant: normal;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #000000;
}


.biggertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #000000;
}



a:link {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;	
}

a:visited {
	color : #666666;
	/*color: #2D4454;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
	/*color: #D4D8B8;*/
	color:#000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.webcolor_footer a:link {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

.webcolor_footer a:visited {
	/*color : #666666;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.webcolor_footer a:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.rsslink a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rsslink a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* End of Globals */




/* Main Area Boarder */

.main_boarder{
		border-top-width: none;
		border-right-width: 1px;
		border-bottom-width: none;
		border-left-width: none;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;
		background-color: #FFFFFF;
	}
	
	
.main_sides{
		border-top-width: none;
		border-right-width: 1px;
		border-bottom-width: none;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #999999;
		border-right-color: #a1b9ab;
		border-bottom-color: #a1b9ab;
		border-left-color: #a1b9ab;
		background-color: #a1b9ab;
	}
	
.main_sidesRight{
		border-top-width: none;
		border-right-width: 1px;
		border-bottom-width: none;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #EAEAF2;
		border-right-color: #EAEAF2;
		border-bottom-color: #EAEAF2;
		border-left-color: #EAEAF2;
		
	}		
/* End Of Main Area Boarder */

/*Edu Source tables layout*/

	.esource_cat_header {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*background-color: #F8F5EC;*/
	background-color: #FFFFFF;
	}
	
.esource_link a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.esource_link a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

	
	.esource_name {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		/*background-color: #EAE7D3;*/
		background-color: #FFFFFF;
		font-weight:600;
		text-align:left;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_phone {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #FFFFFF;
		text-align:center;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_email {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #FFFFFF;
		text-align:center;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_url {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #FFFFFF;
		text-align:center;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_address {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #FFFFFF;
		text-align:left;
		vertical-align:top;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_info {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #FFFFFF;
		text-align: justify;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
/*End of Edu Source tables layout*/

/*nav_menu links top*/

.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #687C8F;
	border-right-color: #687C8F;
	border-bottom-color: #687C8F;
	border-left-color: #687C8F;
	}
	
	.bordertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #687C8F;
	border-right-color: #687C8F;
	border-bottom-color: #687C8F;
	border-left-color: #687C8F;
	}
	
	.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #687C8F;
	border-right-color: #687C8F;
	border-bottom-color: #687C8F;
	border-left-color: #687C8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	}
	
	.borderover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #687C8F;
	border-right-color: #687C8F;
	border-bottom-color: #687C8F;
	border-left-color: #687C8F;
	background-color: #C4CD64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	}
	
.bordertopandbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #687C8F;
	border-right-color: #687C8F;
	border-bottom-color: #687C8F;
	border-left-color: #687C8F;
	}	
	
.bordercompany {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D8B8;
	border-right-color: #D4D8B8;
	border-bottom-color: #D4D8B8;
	border-left-color: #D4D8B8;
	}	

.right_advertisement {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 10px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAF2;
	border-right-color: #EAEAF2;
	border-bottom-color: #EAEAF2;
	border-left-color: #EAEAF2;
	}	


/* end of nav_menu links top*/

.alpha_list_cell{
 	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
	border: 1px solid #999999;
}
#alpha_list a{
	display: block;
	width: 10px;
	color: black;
	text-decoration: none;
}

#alpha_list a:hover{
background-color: #CCCCCC;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
