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

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

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15pt;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
}



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


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

}


/* 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;
}
h6 {
	font-size: 13px;
}
h5 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}



h1{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}


h2{
	font-size: 13px;
	color: #022260;
	text-transform: uppercase;
	text-indent: 0px;
	margin: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.image_ban {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}


h3{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
	background-color: #F6822B;
	padding-left: 5px;
}
.top_text {
	padding-left: 5px;
	padding-top: 40px;
	float: left;
}

h4 {
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p {

}

.right {
	float: right;
}

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;
}
#sectionLinks ul {
	margin-bottom: -15px;
}
#center #navBar #sectionLinks ul {
}


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




ul ul{
 list-style-type: none;
}

.floatleft {
	float: left;
	padding: 6px;
}



#navBar{
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

#center {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF center;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.nav_current {
	background-color: #C8C8C8;
	color: #FFFFFF;
}
.global_current {
	color: #d65fof;
	background-color: #FFFFFF;
}




#content{
	float:right;
	width: 605px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
.logo {
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.imag {
	height: 120px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
}
.left {
	float: left;
}
.globalnav {
	background-color: #dee1b6;
	height: 2px;
	width: 100%;
	margin: 0px;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.globalnav_ul {
	color: #333333;
	white-space: nowrap;
	margin: 0px;
	padding-top: 3px;
	padding-left: 24px;
	font-size: 11px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead #globalNav .globalnav_ul li {
	display: inline;
	list-style-type: none;
}
#globalNav a {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#globalNav a:hover {
	color: #FFFFFF;
	background-color: #5C89C4;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 90%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	list-style-type: none;
}


/*********** #sectionLinks styles ***********/

#sectionLinks a:link, #sectionLinks a:visited,  #sectionLinks a:active, #sectionLinks a{
	display: block;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #F6822B;
}

#sectionLinks a:hover, #sectionLinks a.current:link, #sectionLinks a.current:visited{
	text-decoration: none;
	list-style-type: none;

}


#sectionLinks{
	position: relative;
	background-color: #F6822B;
	height: auto;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 167px;
	border-right: 5px solid #FFFFFF;
}

#sectionLinks a:link{
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

#sectionLinks a:hover {
	color: #FFFFFF;
	background-color: #022260;
}



#sectionLinks a:visited {
	padding-top: 2px;
	padding-bottom: 0px;
}



/*********** .relatedLinks styles ***********/




.right_nav {
	display: block;
	float: right;
	height: auto;
	width: 37%;
	clear: none;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 6px;
	padding-left: 14px;
	padding-right: 10px;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.no_padding {
	margin: 0px;
	padding: 0px;
}
.half_width {
	width: 394px;
	margin: 0px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top_banner {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
}
.box_160px {
	background-color: #FFFFFF;
	width: 180px;
	padding: 7px;
	margin: 0px;
}
.box_360 {
	background-color: #A7A7A7;
	padding: 5px;
	width: 380px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.box_160_2 {
	background-color: #E8E8E8;
	padding: 7px;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}
.box_360_2 {
	background-color: #F6822B;
	padding: 5px;
	width: 380px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.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;
}
.nav_dark {

	background-color: #B1B1B1;
	color: #FFFFFF;
}
.nav_header {
	color: #333333;
	background-color: #acc2dd;
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#form1 input {
	float: right;
	height: 20px;
}
.header_text {
	width: 320px;
	margin-left: 220px;
	padding-top: 33px;
}
.red_text {
	font-size: 14px;
	font-weight: bold;
	color: #F6822B;
}
.box_360_clear {
	width: 380px;
	padding: 5px;
}
#form2 {
	background-color: #E8E8E8;
	padding: 5px;
}
