body, html,ul, li,#container,#header,#stage,#leftSide,#footer
{ margin:0; padding:0;text-align:left; }
h1, h2, h3, h4, h5, h6
{ margin:0; padding:0; }

p{margin:0 0 6px 0;}
body, html {
	width:100%;
	height:100%;
	font:12px Arial, Helvetica, sans-serif;
	color:#424242;
	text-align:center;
	margin:10px 0;
}
ul{margin:0 25px 25px 45px;}
li{margin:15px 0; list-style-type:none; list-style-image:url(../../assets/images/arrow.gif);	}
li ul li{list-style-image:url(../../assets/images/arrow2.gif);}
hr{ height: 1px; width:95%; text-align:center; margin:15px;}
caption{color:#4b71a2; font-size:14px; font-weight:bold;}
h3{ color:#4b71a2; margin:30px 0 -10px 15px; font-size:14px; }
#content h4{ color:#4b71a2; text-decoration:underline;text-align:center; }

a img { border:none; } /* Get rid of border="0" in XHTML */
a { color:#0e67a1; text-decoration:underline; } /* Moved Higer so it doesn't overwrite other tags */
a:hover { text-decoration:none; }
fieldset{margin:10px;border:#bfbfbf 1px solid; font-size:10px; }
fieldset ul li{list-style-image:none;}
.formfield{margin:5px 15px 10px;}

#container {
	width:760px;
	margin:0 auto;
	padding:0;	
	text-align:center;
	background:url(../../assets/layout/topBorder.gif) no-repeat;	
	font-size:.9em;
}
#border{
	border:1px solid #bfbfbf;
	border-top:none;
	border-bottom:none;
	padding-bottom:17px;

	
	}
#content
{
    text-align:left;
    width:547px;
    padding:1px;
    font-size:1.2em;
    font-family: Verdana;   
}
#content #content_head{ text-align:center; }

#content #content_head h2
{
    color:#C90553;
    font-size:26px;
    font-weight:bold;
}
#content #content_head h2#green_text
{
    color:#6CAC54;
    font-size:26px;
    font-weight:bold;
}
#content #content_head h2#blue_text
{
    color:#6699ff;
    font-size:26px;
    font-weight:bold;
}
#content #content_head h2#purple_text
{
    color:#9966ff;
    font-size:26px;
    font-weight:bold;
}
#content #content_head span.blue
{
    color:#6699FF;
    font-size:18px;
    font-weight:bold;
    margin:17px;
    display:block;
}
#content #content_head span.green
{
    color:#6CAC54;
    font-size:18px;
    font-weight:bold;
    margin:17px;
    display:block;
}
#content #content_head span.purple
{
    color:#9966ff;
    font-size:18px;
    font-weight:bold;
    margin:17px;
    display:block;
}
#content #content_head p.sub_header
{
    font-size:13px; 
    color:#0A65A2;
    font-weight:bold;
    text-align:center;
}
#content p{ margin-top:15px;padding:0 15px;text-align:justify;}
#content p.blue_center
{
    font-size:13px; 
    color:#0A65A2;
    text-align:center;
    margin:20px 0;
    font-size:1.3em;
}
#content p.blue_center2
{
    font-size:13px; 
    color:#0A65A2;
    font-weight:bold;
    text-align:center;

}

#header{
	height:57px;
	margin-bottom:-25px;
}


h5#navbar, h5#skipnav{ 
	position:absolute;
	top:-10em;
	left:-10em;
}

#leftSide{
	height:630px;
	width:209px;
	float:left;
	

}
#logo{ width:175px; height:124px; }
#logo a img{
	margin:0 0 0 20px;
	
}
#value_container{padding:0 0 0 7px;margin:19px 0 0 0;height:358px;}

#partnership{ height:118px;}
#professionalism{height:118px;}
#people{height:118px;}


#point{
	border-top:#bfbfbf 1px solid;
	border-bottom:#bfbfbf 1px solid;
	padding: 6px 10px 0 10px;
	font-size:1.1em;
	height:122px;
}
#point #test{
	color:#5099cc;  margin-left:16px;
}
#point h4{ font-size:1.3em;}

#stage{
	float:left;
}
#home_inner{
	width:530px;
	height:206px;
	border: 1px dashed #2A759D;	
	border-top:none;
	border-right:none;
	
}
#home_inner #leader{
	font-size:17px;
	font-weight: bold;
	color:#848283;
	margin:0 0 0 20px;
	padding-top:30px;
}
	
#home_inner #solg{
	font-size:220%;
	font-weight: bolder;
	color:#cc0957;
	margin:0 0 0 260px;
	padding-top:6px;
}
#home_lower{
	padding:25px 0 0 0;
	width:540px;
}
#home_inner p{text-align:justify;}
#home_lower p{text-align:justify;}
#home_lower_img{
	border:#bfbfbf 1px solid;
	border-left:none;
	float:left;
	margin-right:5px;	

}
.home_p{padding:0px 10px 8px;}

#content #flowchart_1{margin:20px 0 0 -180px; }
#footer{
	background:url(../../assets/layout/bottomBorder.gif) bottom repeat-x;	
	width:760px;	
	height:40px;
	float:left;
}

#footer p.career{ color:#5099cc; margin:0 10px 10px; float:left; }

#footer ul { list-style:none; margin:15px 0 0 300px;}
#footer ul li { padding:0 5px; border-right:1px solid #8aa5c2;	display:inline; }
#footer ul li a { color:#8aa5c2; text-decoration:underline; }
#footer ul li a:hover { text-decoration:none; }
#footer ul li.end { border:none; }
#footer ul li.call { border:none; color:#cc0957;padding:0 25px;}

#copyright{color:#8aa5c2; font-size:.9em; padding-top:15px;clear:both;text-align:center;}


.purple_border{border:#9966ff 1px solid; margin:3px;}
.blue_border{border:#6699ff 1px solid; margin:3px;}
.green_border{border:#6CAC54 1px solid; margin:3px;}



.clear{ clear:both;}

.red_text{ color:#cc0957;}

.underlined{ text-decoration:underline;}

.purple_text{color:#9966ff; }
.blue_text{color:#6699ff; }
.green_text{color:#6CAC54; }

.purple_text_center{color:#9966ff; text-align:center; font-weight:bold;display:block; }
.blue_text_center{color:#6699ff; text-align:center; font-weight:bold;}
.green_text_center{color:#6CAC54; text-align:center;font-weight:bold;}

a.purple_link{ 
	color:#9966ff; 
	text-decoration: underline; 
}
a.purple_link:hover{
	 text-decoration:none;
}
a.blue_link{ 
	color:#6699ff; 
	text-decoration: underline; 
}
a.blue_link:hover{
	 text-decoration:none;
}
a.green_link{ 
	color:#6CAC54; 
	text-decoration: underline; 
}
a.green_link:hover{
	 text-decoration:none;
}
#backTopLink
{
  
    text-align:center;
    margin:20px 0 0 0;
    display:block;
    padding:0;
}
#nextLink
{
    float:right;
    text-align:right;
    margin:20px 15px 0 ;
    display:block;
}
#previousLink
{
    float:left;
    text-align:left;
    margin:20px 0 0 15px;
    display:block;
}

.value_div{    margin:20px 0 20px 160px;    }
.swish{background:url(../../assets/images/swish.jpg) 0 0 no-repeat;padding:0 0 0 30px; margin-bottom:20px; display:block;}

#breadcrumb{margin:10px 15px; float:right;}

#info_req{margin:5px 0 5px 50px;}
#info_req tr{padding:15px 0;}