/* Start of CMSMS style sheet 'global' */
/* ------------------------------ */
/* main setup */


*
{
	margin: 0;
	padding: 0;
	border: 0;
 	outline: none;
}

body, html
{
    text-align: left;
    color: #000;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 1em;

}

.offScreen 
{
	position: absolute;
	left: -5000px;
	padding: 0;
	margin: 0;
}

.hide
{
_display: none;
*display: none;
}

.clear
{
clear: both;
}


#frame 
{
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top: 12px;

}

h1
{
	width: 257px;
	height: 71px;
	display: block;
	background: url("/uploads/images/logo.gif") no-repeat;
	float: left;
}

h1 a{
	width: 292px;
	height: 69px;
	display: block;
}

p, ul, ol
{
	font-size: .7em;
	margin: 0 0 12px 0;
	line-height: 1.4em;

}

p.bigger
{
       font-size: .75em;
}

#contentLeft ul
{
	margin: 0 0 12px 15px;
}

#contentLeft a:link
{
color: #327cc4;

}

#contentLeft a:visited
{
color: #000;
}

#contentLeft a:hover
{
text-decoration: none;
}


#contentLeft h2
{
   font-size: 1.3em; 
 font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-weight: normal;
	color: #327cc4;
margin: 0 0 12px 0;

}

#contentLeft h3
{
	font-size: .9em;
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-weight: normal;
	color: #327cc4;
        padding: 0;
}



blockquote
{
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	color: #327cc4;
	font-size: .9em;
	line-height: 1.3em;
        margin: 0 0 12px 0;
}

p a:link,
p a:visited
{
color: #46729f;
}

p a:hover
{
text-decoration: none;
color: #46729f;
}

.last
{
	border: 0 !important;
}

.first
{
	border-top: 1px solid #fff;
}
#header
{
	width: 758px;
	height: 71px;
	border: 1px solid #d7d7d6;
}

#header ul
{
	float: left;
	margin: 18px 0 0 295px;
	_margin: 18px 0 0 255px;

}

#header ul li
{
	float: left;
	list-style-type: none;
	border-right: 1px solid #a8cfeb;
	padding: 0 8px 0 8px;
	line-height: .8em;
	*line-height: .7em;

}


#header ul li a:link,
#header ul li a:visited
{
	text-decoration: none;
	font-size: .9em;
	letter-spacing: .1em;
	color: #7f7f7f;
	line-height: .8em;
}

#header ul li a:hover
{
	text-decoration: underline;
}



#flash
{
	width: 758px;
	height: 154px;
	margin: 0 0 0 0;
	border-right: 1px solid #d7d7d6;
	border-left: 1px solid #d7d7d6;
	border-bottom: 1px solid #d7d7d6;
}

#static
{
	width: 758px;
	height: 78px;
	margin: 0 0 5px; 0;
	border-right: 1px solid #d7d7d6;
	border-left: 1px solid #d7d7d6;
	border-bottom: 1px solid #d7d7d6;
}

#nav
{
	height: 25px;
	width: 760px;
	background: transparent url("/uploads/images/navigation.gif");
	margin: 2px 0 3px 0;
}

#nav ul
{
margin: 0 0 0 1px;
}

#nav ul li
{
	float: left;
	list-style-type: none;	
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	width: 127px;
	text-align: center;
	height: 24px;
}

#nav ul li a
{

	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing: .1em;
	height: 24px;
	width: 127px;
	line-height: 2em;
}

#nav ul li a:hover
{
	/*background: transparent url("/uploads/images/navigationOver.gif");*/

}

#contentLeft
{
	width: 424px;
	float: left;
	padding: 14px 43px 20px 38px;
}

#contentRight
{
	width: 252px;
	_width: 249px;
	float: left;
        border-left: 1px solid #d7d7d6;
}

#mainContent
{
border: 1px solid #d7d7d6;
}


#footer
{
	text-align: center;
	padding: 10px 0 0 0;
	font-family: Trebuchet MS, Helvetica, Sans-serif;
}


#footer ul li
{
	display: inline;
	list-style-type: none;
	/*border-right: 1px solid #3f84c8;
	padding: 0 8px 0 4px;*/
}

#footer ul span
{
color: #3f84c8;
}



#footer ul li a
{
	text-decoration: none;
	font-size: 1em;
	color: #a0a0a0;
}

#footer #primary
{
}


#footer p,
#footer ul
{
	color: #999999;
	font-size: .7em;
	margin: 0;
}

/* People Section */


#people
{
	width: 758px;
	height: 59px;
	margin: 0 0 5px; 0;
	border-right: 1px solid #d7d7d6;
	border-left: 1px solid #d7d7d6;
	border-bottom: 1px solid #d7d7d6;
}

#peopleLeft
{
width: 140px;
float: left;
}

#peopleLeft span
{
	color: #327cc4;
	font-weight: bold;
}

#peopleRight
{
width: 283px;
float: left;
}

#peopleRight h2
{
font-size: 1em;
}

#peopleRight h3
{
font-size: .8em;
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	color: #327cc4;

}

p.article {
        margin-left: 110px;
}

/* End of 'global' */

