/* CSS Document */

body{
font-family:Verdana, Arial;
font-size:12px;
}


/* left content module************************************/
.left_module {
background-color:#e7c1e0;
color:#008e7f;
font-family:Verdana, Arial;
font-size:13px;
height:370px;
}

#inputsearch {
background-color:#458dca;
border:0px solid #008e7f;
color:#FFFFFF;
cursor:pointer;
}


.l_lbar{
background-image:url(../images/l_lbar.gif);
background-repeat:repeat-y;
}

.l_rbar{
background-image:url(../images/l_rbar.gif);
background-repeat:repeat-y;
}

.bluetext{
color:#458dca;
}

.bluetext_lrge{
color:#458dca;
font-size:17px;
}

/* center content module************************************/
.center_module {
background-color:#cce4f2;
color:#008e7f;
font-family:Verdana, Arial;
font-size:13px;
height:492px;

}



.center_moduleHome {
background-color:#cce4f2;
color:#008e7f;
font-family:Verdana, Arial;
font-size:13px;
height:370px;

}

.center_module a:link {
color:#008e7f;
}

.center_module a:active {
color:#008e7f;
}

.center_module a:hover {
color:#458dca;
text-decoration:underline;
}

.center_module a:visited {
color:#008e7f;
}


.c_lbar{
background-image:url(../images/c_lbar.gif);
background-repeat:repeat-y;
}

.c_rbar{
background-image:url(../images/c_rbar.gif);
background-repeat:repeat-y;
}

/* right content module************************************/
.right_module {
background-color:#0077c0;
color:#fff;
font-family:Verdana, Arial;
font-size:12px;
height:492px;
}

.right_moduleHome {
background-color:#0077c0;
color:#fff;
font-family:Verdana, Arial;
font-size:13px;
}

.r_lbar{
background-image:url(../images/r_lbar.gif);
background-repeat:repeat-y;
}

.r_rbar{
background-image:url(../images/r_rbar.gif);
background-repeat:repeat-y;
}

.testimonial{
color:#fff;
font-family:Verdana, Arial;
font-size:11px;
font-style:italic;
margin:0 12px 0 12px;
}

.story_home{
color:#fff;
font-family:Verdana, Arial;
font-size:11px;
margin:0 12px 0 12px;
}

.testimonial a:link {
color:#fff;
text-decoration:none;
}

.testimonial a:visited {
color:#fff;
text-decoration:none;
}

.testimonial a:hover {
color:#fff;
text-decoration:underline;
}

.testimonial a:active {
color:#fff;
text-decoration:none;
}

.positions
{
	font-size: 11px;
	vertical-align: top;
	color: #0077c0;
	font-family: Verdana, Arial;
}

.positions a:link {
color:#0077c0;
text-decoration:none;
}


.positions a:visited {
color:#0077c0;
text-decoration:none;
}

.positions a:hover {
color:#008e7f;
text-decoration:underline;
}

.positions a:active {
color:#0077c0;
text-decoration:none;
}





.positions th{
color:#0077c0;
font-family:Verdana, Arial;
font-size:13px;
background-color:#e7c1e0;
}



.footer {
color:#ad208e;
font-family:Verdana, Arial;
font-size:11px;
text-align:center;
padding: 5px 5px 0 5px;
margin-top: 5px;
}


.footer a:link {
color:#ad208e;
text-decoration:none;
}

.footer a:visited {
color:#ad208e;
text-decoration:none;
}

.footer a:hover {
color:#008e7f;
text-decoration:underline;
}


.footer a:active {
color:#ad208e;
text-decoration:none;
}


.subhead {
color:#458dca;
font-size:16px;
font-family:Verdana, Arial;
font-weight:bold;

}

.subhead_gr {
color:#008e7f;
font-size:14px;
font-family:Verdana, Arial;
font-weight:bold;
}

.test_name {
color:#8bd1fd;
font-size:13px;
font-family:Verdana, Arial;
font-weight:bold;
margin:0 6px 0 12px;
}

.test_title {
color:#ffffff;
margin:6px 12px 6px 12px;
font-family:Verdana, Arial;
font-size:12px;
font-style:italic;

}

.test_occ {
color:#8bd1fd;
font-size:11px;
font-family:Verdana, Arial;
font-weight:bold;

}

#events {
border:1px solid #458dca;
padding:5px;
background-color:#dbebf4;}

.panel
{
	font-size: 11px;
	vertical-align: top;
	overflow: scroll;
	color: #0077c0;
	font-family: Verdana, Arial;
}

.testimonial_name {
color:#8bd1fd;
font-size:13px;
font-family:Verdana, Arial;
font-weight:bold;
}

.testimonial_position {
color:#8bd1fd;
font-size:11px;
font-family:Verdana, Arial;
font-weight:bold;
}

.testimonial_mainquote {
color:#ffffff;
font-family:Verdana, Arial;
font-size:12px;
font-style:italic;
}

.testimonial_quote{
color:#ffffff;
font-family:Verdana, Arial;
font-size:11px;
font-style:italic;
}


