/* */
/*  Default Settings  */
/*                       */

html, body {margin: 0; padding: 0; border: 0;}

body {
	padding: 1em 0;
	background: #fff url(/common/images/navigation/css_body_back.gif) right top repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000;
}

p, ol, ul
{
	font-size: 1em;
	line-height: 160%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: .3em;
	color: #333;
}

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

a:hover, a:active {
	text-decoration : none;
	color: #039;
}

/*  End of Default Settings  */
/*                              */
/* */



/* */
/*  General rules  */
/*                 */

img
{
	border: 0;
}

img.left
{
	float: left;
	margin: 0 4px 2px 0;
}

img.right
{
	float: right;
	margin: 0 0 0px 4px;
}

div
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.clear {clear: both;}

.clearer
{
	clear: both;
	margin: 0;
}

.right {text-align: right;}

.spacer { margin: 1.5em 0 1.5em 0; }

.hide {display: none;}

span.pipe {display: none;}

/*  End of General rules  */
/*                        */
/* */


/* */
/*  General Column & Row Properties  */
/*                                   */


.header
{
	display: none;
}


.topnav
{
	display: none;
}

.leftcolumn
{
	display: none;
}

.footer
{
	display: none;
}


/*  End of General Column & Row Properties  */
/*                                          */
/* */



/* */
/*  General Typography  */
/*                      */

h1 {
	font-size: 1.6em;
	margin-top: .9em;
	margin-bottom: .9em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

h1.detailview {
	margin-bottom: .3em;
}

h2	{
	font-size: 1.4em;
	margin-top: .6em;
	margin-bottom: .3em;
}

h2.detailview	{
	margin-top: 0em;
	margin-bottom: 1.2em;
}

h3	{
	font-size: 1.2em;
	margin-top: 1.4em;
}

h4	{
	font-size: 1em;
	margin-top: 1.4em;
	}

h4.datedetail	{
	margin-top: 0em;
	margin-bottom: 1.7em;
	font-size: .9em;
}

p, ol, ul	{
	line-height: 160%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}

p.indent { margin: .5em 0 .5em 3em; }

p.skiptocontent { display: none; }

p.clickback
{
	background: #eee;
	padding: 2px;
	border: 1px solid #f90;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
}

p.clickback70
{
	background: #eee;
	padding: 2px;
	border: 1px solid #f90;
	margin-top: 10px;
	margin-right: 135px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
}

p.searchresults
{
	background: #eee;
	padding: 2px;
	border: 1px solid #ccc;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
}

.homecontent {
	margin-left: 402px;
}

.homecontent h1 {
	margin-top: .2em;
	margin-bottom: .5em;
	font-size: 1.7em;
}

.homecontent ul, .homecontent ul li
{
	margin: 0;
	border: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

.homecontent ul
{
	width: 304px;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: transparent;
}

.homecontent ul li
{
	margin: 0 0 25px 0;
	border: 0;
}

.homecontent ul li a
{
	display: block;
	padding: 20px 20px 0 10px;
	text-decoration: none !important;
	font-size: 1.3em;
	font-weight: bold;
	width: 274px;
	height: 70px;
}

.homecontent ul li.women a {
	color: #331161 !important;
	background: url(/common/images/navigation/css_home_arrow1.gif) right no-repeat;
}

.homecontent ul li.referral a {
	color: #fff !important;
	background: url(/common/images/navigation/css_home_arrow2.gif) right no-repeat;
}

.homecontent ul li a .larger {
	font-size: 1.5em;
}

/* Box Model Hack */
* html .homecontent ul li a {
	width: 304px;
	w\idth: 274px;
	height: 90px;
	he\ight: 70px;
}

.homecontent ul li a:hover {
	text-decoration: underline !important;
}



div.breadcrumbs
{
	display: none;
}


p.backtotop {
	display: none;
}


/*  End of General Typography  */
/*                      */
/* */


/* Lists */

#centercontent li {
	margin-top: 1em;
}

#centercontent li div.listheader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	letter-spacing: 1px;
}

#centercontent li div.listdate {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #000;
	letter-spacing: 1px;
}


ul.latestnews
{
	margin: 0 0 1.5em 0;
	padding: 0;
	list-style: none;
}

ul.latestnews li
{
	margin: 0;
	padding: .8em 0 0 1.6em;
	display: block;
	line-height: 140%;
	background: url(/common/images/navigation/css_news_list_icon.gif) left top no-repeat;
}

ul.latestnews li.date
{
	font-size: .9em;
}

/* Shownext Links */

div.shownextwrapper {
	width: 98%;
	border: 1px #F90 solid;
	background: #eee;
	padding: 3px;
	margin: 0px auto;
}

div.shownextrow span.left {
	float: left;
	text-align: left;
	width: 49%;
}

div.shownextrow span.right {
	float: right;
	text-align: right;
	width: 49%;
}

input.shownext {
	border: 1px #999 solid;
	background: #ccc;
	padding: 2px;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
	color: #000;
	letter-spacing: 1px;
}





/* */
/*  Forms  */
/*         */


#loginform fieldset
{
	border: 1px dotted #666;
	background: #fff;
	width: 50%;
	margin: 0 auto;
	padding: 10px;
}

#loginform legend
{
	padding: .2em .4em;
	margin-bottom: 1em;
	background: #fff;
	border: 1px dotted #666;
	font-weight: bold;
}

#loginform label
{
	width: 7em;
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 0 .5em .5em 0;
	clear: both;
}

#loginform .input_box
{
	width: 13em;
	float: left;
	margin: 0 0 .5em 0;
	border: 1px solid #ccc;
	background: #feb;
}

#loginform .submit_button
{
	clear: both;
	color: #000;
	background: #fb0;
	border: 2px #ccc outset;
	margin: 0 0 .5em 7.5em;
	padding: 0 .4em;
}


#contactform fieldset
{
	border: 1px dotted #666;
	background: #fff;
	padding: 10px;
}

#contactform legend
{
	padding: .2em .4em;
	margin-bottom: 1em;
	background: #fff;
	border: 1px dotted #666;
	font-weight: bold;
}

#contactform label
{
	width: 13em;
	float: left;
	font-size: .9em;
	text-align: right;
	font-weight: bold;
	margin: 0 1em 1em 0;
	clear: both;
}

#contactform .inputText
{
	width: 20em;
	float: left;
	font-size: 1em;
	margin: 0 0 1em 0;
	border: 1px solid #ccc;
	background: #feb;
}

#contactform .inputTextarea
{
	width: 25em;
	height: 15em;
	float: left;
	font-size: 1em;
	margin: 0 0 1em 0;
	border: 1px solid #ccc;
	background: #feb;
}

#contactform .submitButton
{
	clear: both;
	color: #000;
	font-size: .9em;
	background: #fb0;
	border: 2px #ccc outset;
	margin: 0 0 .5em 13em;
	padding: 0 .4em;
}

div.labform
{
	width: 90%;
	background: #fff;
}

div.labform fieldset
{
	width: 100%;
	font-weight: normal;
	border: 1px dotted #999;
	background: #f3f3f3;
	padding: 10px;
	margin: 0;
}

div.labform fieldset.radio
{
	width: 300px;
	border: 0;
	padding: 10px 0 10px 0;
	margin: 0;
}

div.labform legend
{
	background: #f3f3f3;
	font-weight: bold;
	font-size: .9em;
}

div.labform fieldset.radio legend
{
	font-weight: normal;
}

div.labform label
{
	margin: 5px;
	padding: 10px 0 0 0;
	font-size: .9em;
}

div.labform select
{
	margin: 5px;
	background: #fff;
	font-size: 1em;
	width: 50%;
}

div.labform input
{
	margin: 5px 0 5px 5px;
	background: #fff;
	font-size: 1em;
	width: 50%;
}

div.labform input.radio
{
	margin: 0;
	background: #f3f3f3;
	width: 20px;
}

div.labform textarea
{
	margin: 5px 0 5px 5px;
	background: #fff;
	font-size: 1em;
	width: 70%;
}

div.labform textarea.comment
{
	margin: 5px 0 5px 5px;
	background: #fff;
	font-size: 1em;
	width: 90%;
	height: 150px
}

div.labform input.submit
{
	margin: 5px 0 5px 3px;
	background: #f3f3f3;
	font-size: 1em;
	width: 100px;
	border: 1px solid #777;
}

div.search
{
	margin: 0;
	padding: 1px;
	border: 0;
	background: transparent url(/common/images/navigation/css_search_back.gif) top left no-repeat;
}

div.search form
{
	margin: 0;
	padding: 0;
	border: 0;
}

div.search fieldset
{
	padding: 0;
	margin: 0;
	border: 0;
	width: 160px;
	border-bottom: 1px solid #fff;
}

div.search legend
{
	background: #999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: .5em;
	color: #fff;
}

div.search input
{
	float: left;
	margin: 8px 4px;
	padding: 0;
	background: #fff;
	font-size: 1em;
	border: 1px solid #006A40;
	width: 85px;
}

div.search input.submit
{
	margin: 4px 0;
	padding: 0;
	width: 25px;
	height: 26px;
	border: 0;
}


div.searchleft
{
	text-align: right;
}

div.searchleft input
{
	margin: 10px 10px 2px 10px;
	background: #fff;
	font-size: 1em;
	border: 1px solid #2f075d;
	width: 126px;
}

div.searchleft input.submit
{
	margin: 0 10px 10px 10px;
	background: #9a9a98;
	font-size: 1em;
	width: 50px;
	border: 0;
	color: #fff;
	font-weight: bold;
}

/*  End Forms  */
/*             */

div.publeftcol
{
	float: left;
	width: 120px;
}

div.pubrightcol
{
	margin-left: 130px;
}

.publeftcol h3
{
	margin: 3px 0 0 0;
	border: 0;
	border-bottom: 1px solid #ccc;
	padding: 2px 0px 1px 3px;
	background: #efefef;
	text-align: left;
}

.publeftcol ul
{
	margin: 0 .2em 1.5em .3em;
	padding: 0;
	list-style: none;
}

.publeftcol ul li
{
	margin: 0;
	padding: .8em 0 0 1.8em;
	display: block;
	font-size: .9em;
	line-height: 140%;
}

.publeftcol ul li.pubpdf
{
	background: url(/common/images/navigation/css_dload_pdf.gif) left top no-repeat;
}

.publeftcol ul li.pubrtf
{
	background: url(/common/images/navigation/css_dload_rtf.gif) left top no-repeat;
}

.publeftcol ul li.pubppt
{
	background: url(/common/images/navigation/css_dload_ppt.gif) left top no-repeat;
}



div.fsleftcol
{
	width: 360px;
	border: 0px solid #000;
}

div.fsrightcol
{
	float: right;
	width: 160px;
	border: 0px solid #000;
	margin: 0;
}

.fsleftcol h3, .fsrightcol h3
{
	margin: 0;
	border: 0;
	border-bottom: 1px solid #ccc;
	padding: 2px 0px 1px 3px;
	background: #efefef;
	text-align: left;
}

.fsrightcol fieldset
{
	border: 1px dotted #999;
	padding: 0;
	margin: 0;
}

.fsrightcol legend
{
	background: #fff;
	font-size: .9em;
}

.fsrightcol select
{
	margin: 5px;
	background: #f3f3f3;
	font-size: 1em;
	width: 138px;
}

ol.alpha
{
	list-style-type: lower-alpha;
}

abbr, acronym, span.abbr
{
	cursor: help;
	border-bottom: 1px dashed #000;
}

div.quickcalendar
{
	float: right;
	padding: 0 0 15px 15px;
	background: #fff;
}

div.quickcalendar table
{
	border: 1px solid #ccc;
	background: #fff;
}

div.quickcalendar th, div.quickcalendar td
{
	font-size: .9em;
	text-align: center;
}


div.quickcalendar th
{
	background: #9cf;
	padding: 3px;
}


div.quickcalendar td.titlecolor
{
	background: #E5CCFF;
	padding: 3px;
}

div.quickcalendar td.dayinactive
{
	background: #CCE5FF;
	padding: 3px;
}

div.quickcalendar td.dayactive
{
	background: #B3D9FF;
}

div.quickcalendar td.dayactive a
{
	background: #B3D9FF;
	display: block;
	font-weight: bold;
	padding: 2px;
	margin: 0;
}

div.quickcalendar td.dayactive a:hover
{
	background: #fff;
}

#projectback .submitButton {
	width: 160px;
	text-align: center;
	background: #fff;
	font-size: .9em;
	padding: 1px 3px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #b6b6b6;
	border-right: 2px solid #b6b6b6;
	text-decoration: none;
}

#projectback .submitButton:hover {
	background: #fff5b5;
	color: #000;
}
