﻿body
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 16px;
	font-size: 11px;
}

img
{
	border: 0;
}

h1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	color: #fc9702;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

hr
{
	border: none;
	height: 1px;
	width: 100%;
	background-color: #eeeeee;
	color: #eeeeee;
}

a
{
	color: #2e5799;
	font-weight: bold;
}

a:hover
{
	color: #2e5799;
	font-weight: bold;
	text-decoration: none;
}

a.notBold
{
	color: #2e5799;
}

a.notBold:hover
{
	color: #2e5799;
	text-decoration: none;
}

#container
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#topper
{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 900px;
	text-align: right;
}

#header
{
	width: 900px;
}

#header_left
{
	width: 900px;
}

#header_right
{
	float: right;
}

#header_right_icons
{
}

#header_right_icons a
{
	font-weight: bold;
	color: #2d5799;
	text-decoration: none;
}

#header_right_icons a:hover {
	font-weight: bold;
	color: #2d5799;
	text-decoration: underline;
}

#header_right_logo {
}

#left {
	float: left;
	width: 300px;
	color: #ffffff;
}

#navigation {
	background-image: url(../Image/navigation.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 25px;
}

.box {
	background-image: url(../Image/box.gif);
	background-repeat: no-repeat;
	width: 221px;
	height: 123px;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}

.lastbox {
	background-image: url(../Image/box.gif);
	background-repeat: no-repeat;
	width: 221px;
	height: 123px;
	float: left;
}


#right
{
	float: right;
	width: 600px;
}

.clear_both
{
	clear: both;
}

.clear_left
{
	clear: left;
}

.clear_right
{
	clear: right;
}


#footer_navigation
{
	width: 886px;
	color: #666666;
	text-align: center;
}

#footer_navigation a
{
	font-weight: normal;
	color: #2e5799;
	text-decoration: underline;
}

#footer_navigation a:hover {
	font-weight: normal;
	color: #2e5799;
	text-decoration: none;
}

#footer
{
	color: #666666;
	text-align: center;
}


#content
{
}

#content_top
{
	width: 550px;
	margin-bottom: 10px;
}

#content_bottom
{
	width: 550px;
}

#content_bottom_left
{
	float: left;
	width: 265px;
}

#content_bottom_left .padding
{
	padding: 8px 0px 8px 0px;
}

#content_bottom_right
{
	margin-top: 5px;
	float: right;
	width: 265px;
}

#content .date
{
	color: #dd5231;
}

a.EventLink 
{
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

a.EventLink:hover
{
	font-weight: normal;
	color: #444444;
	text-decoration: underline;
}

.yellow
{
	width: 900px;
	height: 8px;
	background-color: #ffc351;
}

/* --------------------------------------------------------------------- */
/* FORM BUTTONS */
/* --------------------------------------------------------------------- */

.form_button
{
    color: #2b333c;
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
    height: 23px;
    cursor: pointer;
}

.form_button, .form_button-disabled
{
    background: #fefefe url(../image/bkg_button.gif) repeat-x;
    border: 3px double;
    border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}

.form_button:hover, .form_button:focus
{
    border: 3px double;
    border-color: #aedf9a #94da78 #6ab94b #94da78;
}

.form_button:visited
{
    color: #2b333c;
}

.imgSpacingListing
{
	margin-right: 10px;
}

.imgSpacingDetail
{
	margin-right: 10px;
	margin-bottom: 10px;
}

.TableLayout_Web20 table
{
    margin: 0 10px 10px 0;
}

.OutlookTopBar
{
    background-image: url(/image/outlookBarTop.gif);
    background-color: white;
    background-repeat: repeat-x;
    padding-top: 3px;
    border: 1px solid #002D96;
    width: 180px;
    font-size: 11px;
    padding-left: 4px;
}

.pan_files
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#poll 
{
	padding-right: 20px;
}

#poll input 
{
	margin: 2px 2px 2px 0px;
	padding: 0;
	vertical-align: middle;
}

#poll label {
	margin-right: 4px;
}


/*====================================================================
' New Homepage
====================================================================*/

#homeBoxes {float:left;width:253px;}
#homeSpace {float:left;width:21px;height:1px;}
#homeContent {float:left;width:626px;}

#homeContent .fD {width:626px; height:297px;}
#homeContent .sD {width:611px; height:76px; padding:15px 0 0 15px; background:url(../Image/bkg_home_social.gif) no-repeat;} /*width:626px; height:91px;*/
#homeContent .cD {width:626px; margin-top:30px;}


#footerContent {width:900px; height:89px; background:url(../Image/bkg_home_footer.gif) no-repeat;}}



.box_v2 {}
.lastbox_v2 {}