/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	color: #000000;
	background: #CECECE url(../Images/bak_grd.gif) repeat fixed center top;
	text-align: center;
	font: 11px/15pt Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	width: auto;
	margin: 5px;
	padding: 15px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
}




a:link, a:visited {
	text-decoration: underline;
	color: #000000;
	
}


a:hover {
	text-decoration: none;
	color: #ff9900;

}


#center {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 5px;
	border-top: 1px solid #CCCCCC;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #402663;
	font: lighter 20px Verdana, Arial, Helvetica, sans-serif;
}


h2{
	font-size: 13px;
	color: #9FBD4D;
	font-weight: bold;
	clear: right;
}

h3{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
	background-color: #37506f;
	padding-left: 5px;
}

h4 {
	color: #FFFFFF;
	background-color: #FF9900;
	padding-left: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

p {
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

}
.bold {
	font-weight: bold;
}


.right {
	float: right;
}
.content_top_box {
	padding: 10px 10px 10px 20px;
	vertical-align: top;
	background: url(../Images/dotdot.gif) no-repeat center bottom;
}


li {
	text-decoration: none;
}


ul{
	list-style-type: none;


	list-style-image: url(file:///C|/Documents and Settings/Administrator/My Documents/2. Clients/2. CEiS/CEiS Site/Images/LNBlueArrow.gif);
	list-style-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
}


.ul_list {
	line-height: 2em;
	text-decoration: none;
}




ul ul{
 list-style-type: none;
}
.imag {
	height: 178px;
	border-bottom: 2px solid #E0E0E0;
}
.left {
	float: left;
}
.no_padding {
	margin: 0px;
	padding: 0px;
}
.purple_box {
	background-color: #e1e0e6;
	padding: 10px 5px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.quater_width_right {
	float: right;
	width: 190px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.left_padding {
	float: left;
	padding-right: 5px;
}
.more {
	font-weight: bold;
	color: #9FBD4D;
	float: right;
	clear: both;
}
.content_box {

	padding: 10px 10px 10px 20px;
	vertical-align: top;
}
.content_left_box {
	padding: 10px 10px 10px 20px;
	vertical-align: top;
	background: url(../Images/dotside.gif) no-repeat right top;
}
.content_right_box {

	padding: 10px 10px 10px 20px;
	vertical-align: top;
}
