/* css/index.css */
BODY
{
    margin: 0px;
}
#wrapper
{
    margin: 0px auto;
    width: 1024px;
    height: 100%;
}
HTML > BODY #subwrapper
{
    min-height: 100%;
    height: auto;
    _overflow: hidden;
}
#subwrapper
{
    width: 1024px;
    position: relative;
    height: 100%;
}
#header
{
    padding-right: 38px;
    padding-left: 38px;
    background: url(../_images/header_bg.jpg) no-repeat;
    float: left;
    padding-bottom: 0px;
    width: 948px;
    padding-top: 0px;
}
#header_left
{
    float: left;
}
#login
{
    background: #ffffff;
    float: left;
    padding-top: 10px;
}
#login P
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 90%;
    float: left;
    padding-bottom: 10px;
    margin: 0px;
    color: #666666;
    padding-top: 2px;
    font-family: Arial;
}
#login FIELDSET
{
    float: left;
}
#login FIELDSET
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#login FIELDSET
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#login FIELDSET
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.fLogin
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    padding-left: 8px;
    font-size: 70%;
    border-left: #cccccc 1px solid;
    width: 94px;
    color: #999999;
    margin-right: 5px;
    border-bottom: #cccccc 1px solid;
    font-family: Arial;
}
#search
{
    clear: left;
    margin-top: 38px;
    float: left;
}
#searchpage
{
    font-family: Arial;
    font-size:80%;
    padding-bottom:10px;
}
#search .fSearch, #searchpage .fSearch
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    font-size: 70%;
    border-left: #cccccc 1px solid;
    width: 149px;
    color: #999999;
    margin-right: 5px;
    border-bottom: #cccccc 1px solid;
    font-family: Arial;
}
#search .submit, #searchpage .submit
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 75%;
    padding-bottom: 0px;
    color: #333333;
    border-top-style: none;
    padding-top: 0px;
    font-family: Arial;
    border-right-style: none;
    border-left-style: none;
    background-color: #e5e5e5;
    border-bottom-style: none;
}
#searchpage .fSearch
{
    font-size: 90%;
}
#searchpage .submit
{
    font-size: 95%;
}
#header_right
{
    float: right;
    width: 182px;
}
#header_right P
{
    font-size: 0px;
    margin: 0px 0px 1px;
}
#topnav
{
    clear: both;
    width: 990px;
    background: transparent url(    '../_images/topnav_bg.jpg' ) no-repeat;
    float: left;
    padding-left: 34px;
}

#topnav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#topnav li
{
    font-family: Arial;
    font-size: 90% !important;
    color: #666666;
    float: left;
    background: transparent url(    '../_images/topnav_pipe.gif' ) no-repeat 0px 3px;
}

#topnav li a
{
    display: block;
    color: #666666;
    text-decoration: none;
}

#topnav li a span
{
    display: block;
    padding: 12px 16px 12px 16px;
}

#topnav li a.last
{
    background: transparent url(    '../_images/topnav_pipe.gif' ) no-repeat right 3px;
}

#topnav li.current, #topnav li a:hover
{
    background: transparent url(    '../_images/topnav_current_left.jpg' ) no-repeat top left;
}

#topnav li.current a, #topnav li a:hover span
{
    color: #870651;
    background: transparent url(    '../_images/topnav_current_right.jpg' ) no-repeat top right;
}

#topnav li.postcurrent
{
    background: none;
}


#mainBody
{
    clear: left;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    padding-bottom: 30px;
    width: 1024px;
    padding-top: 15px;
}
#mainBody .content UL
{
    background-color: #ffffff;
    background: url(../_images/leftnav_ul_landing_bg.jpg) no-repeat left bottom;
}
#leftNav
{
    padding-left: 29px;
    background: url(../_images/leftnav_bg.jpg) no-repeat left top;
    float: left;
    width: 211px;
}
#leftNav P
{
    font-size: 90%;
    margin-left: 10px;
    color: #333333;
    font-family: Arial;
}
#leftNav P A
{
    color: #333333;
    text-decoration: none;
}
#leftNav P.border
{
    background: url(../_images/border.gif) repeat-x 50% bottom;
    padding-bottom: 10px;
}
#leftNav P A.emailFriend
{
    padding-right: 0px;
    display: block;
    padding-left: 48px;
    background: url(../_images/icon_email.gif) no-repeat;
    padding-bottom: 10px;
    padding-top: 8px;
}
#leftNav P A.printPage
{
    padding-right: 0px;
    display: block;
    padding-left: 48px;
    background: url(../_images/icon_print.gif) no-repeat;
    padding-bottom: 10px;
    padding-top: 8px;
}
#leftnav_bot
{
    background: url(../_images/leftnav_bottom.jpg) no-repeat left bottom;
    padding-top: 11px;
}
#leftNav UL
{
    padding-right: 0px;
    min-width: 0px;
    padding-left: 0px;
    background: url(../_images/leftnav_ul_bg.jpg) repeat-y; 
    padding-bottom: 0px;
    margin: 5px 0px 0px;
    padding-top: 0px;
    list-style-type: none;
}
#leftNav UL.lev2, #leftNav UL.lev3
{
    background-image: none !important;
}
#leftNav LI
{
    padding-right: 5px;
    padding-left: 10px;
    font-size: 90%;
    padding-bottom: 0px;
    color: #8a0753;
    padding-top: 0px;
    font-family: Arial;
}
#leftNav LI A
{
    padding-right: 0px;
    display: block;
    padding-left: 10px;
    padding-bottom: 4px;
    color: #8a0753;
    padding-top: 4px;
    border-bottom: #e3e3e3 1px solid;
    position: relative;
    text-decoration: none;
}
#leftNav LI.last A
{
    border-bottom-style: none;
}
#leftNav UL LI UL
{
    background: none transparent scroll repeat 0% 0%;
}
#leftNav UL.lev2 LI, #leftNav UL.lev3 LI /*Rob:12 June 2008*/
{
    padding-left: 0px;
}
#leftNav LI UL LI
{
    font-size: 100%;
}
#leftNav UL.lev2 LI A, #leftNav UL.lev3 LI A /*Rob:12 June 2008*/
{
    padding-left: 20px;
    font-size: 85%;
    color: #999999;
}
#leftNav LI A.current
{
    font-weight: bold;
    color: #333333;
}
#leftNav H2
{
    clear: left;
    font-weight: normal;
    font-size: 100%; /*font-size: 111%;*/
    margin: 0px 0px 10px 0px;
    color: #000000;
    font-family: Arial;
}

#rightcolWrapper
{
    /*font-size: 90%;*/
    color: #666666;
    font-family: Arial;
    padding-right: 30px;
    padding-left: 34px;
    background: url(../_images/rightcolwrapper_bg.jpg) no-repeat -2px 0px;
    left: -3px;
    float: left;
    padding-bottom: 0px;
    width: 720px;
    padding-top: 0px;
    position: relative;
    overflow:hidden;
}
/*Added: 23 May 2008*/
#rightcolWrapper UL, OL
{
    font-size: 90%;
}
UL#breadcrumb
{
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    margin: 0px 0px 20px;
    padding-top: 10px;
    list-style-type: none;
}
UL#breadcrumb LI
{
    font-size: 70%;
    float: left;
    color: #666666;
    font-family: Arial;
}
UL#breadcrumb LI A
{
    color: #666666;
    text-decoration: underline;
}
UL#breadcrumb LI A.current
{
    color: #999999;
    text-decoration: none;
}
#rightcolWrapper H1
{
    clear: left;
    font-size: 155%; /*font-size: 140%;*/
    font-weight: normal;
    margin: 0px 0px 20px;
    color: #8a0753;
    font-family: Arial;
}
#rightcolWrapper P
{
    font-size: 90%;
    margin: 0px 0px 15px;
    color: #666666;
    font-family: Arial;
}
#rightcolWrapper P A
{
    color: #8a0753;
    text-decoration: none;
}
#rightcolWrapper .bluebg P A
{
    font-size: 90%;
}
#rightcolWrapper P A:hover
{
    text-decoration: underline;
}
#rightcolWrapper P.intro, #rightcolWrapper DIV.intro
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #f5f5f5;
}
/*#rightcolWrapper P.small*/
#rightcolWrapper .small
{
    font-size: 70%; /*font-size: 78%;*/
}
#rightcolWrapper P.border
{
    background: url(../_images/border.gif) repeat-x 50% bottom;
    padding-bottom: 10px;
}
#rightcolWrapper P.noborder
{
    background: none;
    padding-bottom: 0px;
}
#rightcolWrapper H2.border
{
    background: url(../_images/border.gif) repeat-x 50% bottom;
    padding-bottom: 10px;
}
#leftNav P.border
{
    background: url(../_images/border.gif) repeat-x 50% bottom;
    padding-bottom: 10px;
}
#rightcolWrapper P IMG
{
    padding-right: 10px;
    padding-left: 0px;
    float: left;
    padding-bottom: 30px;
    padding-top: 0px;
}
#rightcolWrapper P.commentheader
{
    font-weight: bold;
    font-size: 80%;
    color: #333333;
    font-family: Arial;
}
#rightcolWrapper P.comments
{
    font-size: 80%;
    /*color: #333333;*/
    font-family: Arial;
}
#rightcolWrapper P.comments SPAN
{
    padding-right: 180px;
    padding-left: 15px;
    font-weight: normal;
    font-size: 80%; /*font-size: 89%;*/
    padding-bottom: 0px;
    padding-top: 0px;
}
#rightcolWrapper P.comments A
{
    padding-right: 15px;
    padding-left: 15px;
    font-weight: normal;
    font-size: 89%;
    padding-bottom: 10px;
    margin-left: 10px;
    color: #333333;
    padding-top: 10px;
    background-color: #ebebeb;
    text-align: right;
}
#rightcolWrapper H2
{
    clear: left;
    font-weight: normal;
    font-size: 100%; /*font-size: 111%;*/
    margin: 0px 0px 10px;
    color: #000000;
    font-family: Arial;
}
#midCol
{
    float: left;
    width: 482px; /*font-size: 90%;*/
    color: #666666;
    font-family: Arial;
clear:left;
}
#midCol H2
{
	font-size: 90%;
    color: #8a0753;
}
#rightCol
{
    /*font-size: 85%;*/
    padding-left: 28px;
    float: left;
    width: 208px;
}
.fCommentForm
{
    margin: 0px;
    font-size:80%;
}
.fCommentForm H2, .fCommentList H2
{
	font-size: 90% !important;
	font-weight:bold !important;
    color: #003798 !important;
}
.fCommentForm H2
{
	font-size: 110% !important;
}
.fCommentList H2 A
{
	text-decoration:none;
	color: #003798 !important;
}
.fCommentList H2 A.hover
{
	text-decoration:underline !important;
}
.fCommentForm .fComment
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    width: 508px;
    border-bottom: #cccccc 1px solid;
    height: 146px;
    font-family: Arial;
}
.fCommentForm .submit
{
    /*font-size: 75%;*/
    font-size: 90%;
    float: left;
    padding-bottom: 0px;
    margin: 25px 0px 0px;
    color: #333333;
    border-top-style: none;
    font-family: Arial;
    border-right-style: none;
    border-left-style: none;
    background-color: #ebebeb;
    border-bottom-style: none;
}
.fCommentForm .fCommentLabel
{
	width: 75px;
	display:inline-block;	
}
#ourExperts
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #f5f5f5;
}

#blogFilter
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #f5f5f5;
    font-size: 90%;
    color: #666666;
    font-family: Arial;
}
.blogFilterChoice
{
	padding: 10px;
	padding-right: 0px;
}
.blogFilterChoice
{
/*	font-size: 90%;*/
}
#blogFilter A
{
    color: #8a0753 !important;
    text-decoration: none !important;
}
#blogFilter A:hover
{
    text-decoration: underline !important;
}
#blogFilter A.subfilter
{
	padding-left:20px;
}
.events
{
    border-top: #cccccc 1px solid;
    padding-top: 10px;
}
.eventsmetadata
{
    padding: 5px;
    background-color: #f5f5f5;
    font-size: 90%;
    color: #666666;
    font-family: Arial;
}
.events A IMG
{
    float: left;
    border-top-style: none;
    margin-right: 25px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
A.addthis_button IMG
{
	PADDING: 0px !important;	
    float: none !important;
    margin-right: 0px !important;
    border-style: none !important;
}
.events A.addthis_button
{
    float: right;
}

#alsoTry P
{
    font-size: 75%;
    color: #666666;
    font-family: Arial;
}
#alsoTry P A
{
    text-decoration: underline;
}
#alsoTry P.alsoTry
{
    font-size: 100%;
    color: #8a0753;
    font-family: Arial;
}
#alsoTry P SPAN.big
{
    font-size: 150%;
}
#alsoTry P SPAN.small
{
    font-size: 90%;
}
#searchResults
{
    padding-right: 0px;
    margin-top: 15px;
    padding-left: 0px;
    /*background: url(../_images/search_results.jpg) no-repeat left top;*/
    float: left;
    padding-bottom: 0px;
    width: 690px;
    padding-top: 15px;
}
#fResultsForm
{
    padding-bottom: 15px;
}
#fResultsForm .submit
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 75%;
    padding-bottom: 2px;
    color: #333333;
    border-top-style: none;
    padding-top: 2px;
    font-family: Arial;
    border-right-style: none;
    border-left-style: none;
    background-color: #e5e5e5;
    border-bottom-style: none;
}
#fResultsForm FIELDSET
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#fResultsForm .department
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    width: 170px;
    margin-right: 30px;
    border-bottom: #cccccc 1px solid;
}
#fResultsForm .fResults
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    width: 153px;
    margin-right: 10px;
    border-bottom: #cccccc 1px solid;
}
#fResultsForm SPAN
{
    padding-right: 15px;
    font-size: 75%;
    color: #000000;
    font-family: Arial;
}

#footer
{
    padding-right: 30px;
    border-top: #cccccc 1px dotted;
    padding-left: 30px;
    float: left;
    padding-bottom: 0px;
    width: 964px;
    padding-top: 0px;
    background-color: #ffffff;
}
#footer_left
{
    float: left;
}
#footer_right
{
    float: right;
}
#footer P
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 70%;
    padding-bottom: 5px;
    margin: 0px;
    color: #666666;
    padding-top: 5px;
    font-family: Arial;
}
#footer_left P A
{
    color: #666666;
    text-decoration: none;
}
#footer_right P A
{
    color: #999999;
    text-decoration: underline;
}
#homeBanner
{
    padding-right: 440px;
    padding-left: 40px;
    /*background: url(../_images/home_banner.jpg) no-repeat left top;*/
    margin-bottom: -15px;
    padding-bottom: 0px;
    padding-top: 25px;
    position: relative;
    top: -20px;
    height: 210px;
}
#homeBanner H1
{
    font-size: 220%;
    margin: 0px;
    color: #8a0753;
    font-family: Arial;
}
#homeBanner H2
{
    font-weight: normal;
    font-size: 140%;
    margin: 0px 0px 15px;
    color: #8a0753;
    font-family: Arial;
}
#homeBanner H3
{
    font-weight: normal;
    font-size: 90%;
    margin: 0px;
    color: #666666;
    font-family: Arial;
}
#homeBanner P
{
    font-size: 85%;
    margin: 0px;
    color: #333333;
    font-family: Arial;
}
#homeBanner P.button
{
    margin-top: 25px;
    float: left;
}
#colA
{
    /*font-size: 70%;*/
    color: #666666;
    font-family: Arial;
    padding-right: 20px;
    padding-left: 40px;
    float: left;
    padding-bottom: 0px;
    width: 303px;
    padding-top: 0px;
}
#colA P
{
    font-size: 70%;
    margin: 0px 0px 10px;
    color: #666666;
    font-family: Arial;
}
#colA P A
{
    font-size: 110%;
    color: #8a0753;
    text-decoration: none;
}
#colA P A:hover
{
    text-decoration: underline;
}
#colA P.border
{
    background: url(../_images/border.gif) repeat-x 50% bottom;
    padding-bottom: 10px;
}
A:link
{
    color: #8a0753;
    font-family: Arial;
    text-decoration: none;
}
#colA P A IMG
{
    padding-right: 20px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#colA P.rss
{
    margin-top: 10px;
    font-weight: bold; /*font-size: 107%;*/
    font-size: 75%;
    float: right;
    color: #ff6600;
    font-family: Arial;
}
#colA P.rss A
{
    padding-right: 30px;
    background: url(../_images/rss.gif) no-repeat right 50%;
    color: #ff6600;
}
#colA H4
{
    font-weight: normal;
    font-size: 100%; /*font-size: 143%;*/
    background: url(../_images/hometab_left.jpg) no-repeat left top;
    float: left;
    margin: 0px 0px 30px;
    color: #000000;
    font-family: Arial;
}
#colA H4 A
{
    padding-right: 20px;
    display: block;
    padding-left: 20px;
    background: url(../_images/hometab_right.jpg) no-repeat right top;
    padding-bottom: 8px;
    color: #000000;
    padding-top: 8px;
    text-decoration: none;
}
#colB H4.title, #colB H4.title A
{
    padding-right: 0px;
    padding-left: 0px;
    background: none transparent scroll repeat 0% 0%;
    float: none;
    margin-bottom: 10px;
    padding-bottom: 0px;
    margin-left: 10px;
    padding-top: 0px;
    height: auto;
}
#colB
{
    /*font-size: 70%;*/
    color: #666666;
    font-family: Arial;
    padding-right: 60px;
    float: left;
    width: 268px;
}
#colB P.button
{
    float: left;
}
#colB P
{
    font-size: 70%;
    margin: 0px 0px 10px 10px;
    color: #666666;
    font-family: Arial;
}
#colB P.button
{
    float: right;
    margin-left: 5px;
}
#colB P A:hover
{
    text-decoration: underline;
}
#colB P.button A
{
    padding-right: 10px;
    display: block;
    padding-left: 10px;
    padding-bottom: 10px;
    color: #333333;
    padding-top: 10px;
    background-color: #e9e9e9;
    text-decoration: none;
}
#colB P A
{
    font-size: 110%;
    color: #8a0753;
    text-decoration: none;
}
#colB H1.poll
{
	margin-left:10px;
	font-size: 90%;
    color: #8a0753;
    font-weight:bold;
}
#colB P.poll
{
    font-size: 75%; 
}
#colB DIV.poll
{
    font-size: 70%;
    margin: 0px 10px 10px 10px;
    color: #333;
    font-family: Arial;
}
#colB DIV.poll SPAN.poll
{
	clear:left;
}
#colB DIV.poll SPAN.poll INPUT
{
	float:left;
}
#colB DIV.poll SPAN.poll LABEL
{
	display:inline-block;
	margin-top:2px;
}
#colB DIV.pollgraph
{
	position:relative;
    font-size: 100%;
    margin: 0px 10px 10px 10px;
    color: #666;
    font-family: Arial;
    border: solid 1px #666;
    background-color: #ddd;
}

#colB DIV.pollgraphwrapper
{
	position:relative;
	width:auto;
    font-size: 75%;
    margin: 5px;
    border: none;
}
#colB DIV.pollanswer
{
	background-color:#235ba6;
	margin: 3px 0;
	height:10px;
	line-height:0px;
	font-size:0px;
}
#colB DIV.pollanswertext
{
	font-size:100%;
}
#colB P.poll A
{
    font-size: 120%; /*font-size: 171%;*/
}
#colB H4
{
    font-weight: normal;
    font-size: 100%; /*font-size: 143%;*/
    float: left;
    margin: 0px 0px 30px;
    color: #000000;
    font-family: Arial;
}
#colB H4
{
    background: url(../_images/hometab_left.jpg) no-repeat left top;
}
#colB P.rss
{
    margin-top: 10px;
    font-weight: bold;
    font-size: 75%; /*font-size: 107%;*/
    float: right;
    color: #ff6600;
    font-family: Arial;
}
#colB P.rss A
{
    padding-right: 30px;
    background: url(../_images/rss.gif) no-repeat right 50%;
    color: #ff6600;
}
#colB H4 A
{
    padding-right: 20px;
    display: block;
    padding-left: 20px;
    padding-bottom: 8px;
    color: #000000;
    padding-top: 8px;
    text-decoration: none;
}
#colB H4 A
{
    background: url(../_images/hometab_right.jpg) no-repeat right top;
}
#colC
{
    /*font-size: 70%;*/
    color: #666666;
    font-family: Arial;
    float: left;
    width: 300px;
}
#colC P
{
    font-size: 70%;
    margin: 0px 0px 10px 10px;
    color: #666666;
    font-family: Arial;
}
#colC P A:hover
{
    text-decoration: underline;
}
#colC P A
{
    font-size: 110%;
    color: #8a0753;
    text-decoration: none;
}
#colC P.border
{
    background: url(../_images/border.gif) repeat-x 50% bottom;
    padding-bottom: 10px;
}
#colC P A IMG
{
    padding-right: 20px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#colC P.rss
{
    margin-top: 10px;
    font-weight: bold;
    font-size: 75%; /*font-size: 107%;*/
    float: right;
    color: #ff6600;
    font-family: Arial;
}
#colC P.rss A
{
    padding-right: 30px;
    background: url(../_images/rss.gif) no-repeat right 50%;
    color: #ff6600;
}
#colC H4
{
    font-weight: normal;
    font-size: 100%; /*font-size: 143%;*/
    float: left;
    margin: 0px 0px 30px;
    color: #000000;
    font-family: Arial;
}
#colC H4
{
    background: url(../_images/hometab_left.jpg) no-repeat left top;
}
#colC H4 A
{
    padding-right: 20px;
    display: block;
    padding-left: 20px;
    padding-bottom: 8px;
    color: #000000;
    padding-top: 8px;
    text-decoration: none;
}
#colC H4 A
{
    background: url(../_images/hometab_right.jpg) no-repeat right top;
}
#rightCol P.button
{
    margin-top: 25px;
}
#homeBanner P.button A
{
    padding-right: 10px;
    display: block;
    padding-left: 10px;
    padding-bottom: 10px; /*width: 145px;*/
    color: #333333;
    padding-top: 10px;
    background-color: #e9e9e9;
    text-decoration: none;
}
#rightCol P.button A
{
    padding-right: 10px;
    display: block;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 145px;
    color: #333333;
    padding-top: 10px;
    background-color: #e9e9e9;
    text-decoration: none;
}
#homecolWrapper
{
    float: left;
    width: 1024px;
    position: relative;
    top: -5px;
}

#landingStrap
{
    font-size: 75%;
    padding-right: 0px /*325px*/;
    padding-left: 0px; /*background: url(../_images/landing_strap.jpg) no-repeat right top;*/
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
#landingStrap P
{
    /*font-size: 75%;*/
}
#featured
{
    border-right: #e6e6e6 1px solid;
    padding-right: 15px;
    border-top: #e6e6e6 1px solid;
    padding-left: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-left: #e6e6e6 1px solid;
    padding-top: 15px;
    border-bottom: #e6e6e6 1px solid;
}
#featured P
{
    font-size: 75%;
}
.bluebg
{
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
    background-color: #f5f5f5;
}
.sectionWrapper
{
    margin-top: 10px;
    background: url(../_images/border.gif) repeat-x 50% bottom;
    float: left;
    width: 482px;
}
.sectionWrapper HR
{
    clear: both;
    border-right: #cccccc 1px dotted;
    border-top: #cccccc 1px dotted;
    border-left: #cccccc 1px dotted;
    border-bottom: #cccccc 1px dotted;
}
#rightcolWrapper .sectionWrapper P, #rightcolWrapper .sectionWrapper UL, #rightcolWrapper .sectionWrapper OL
{
    font-size: 75%; /*font-size: 83%;*/
}
/*#rightcolWrapper .sectionWrapper P.small*/
#rightcolWrapper .sectionWrapper .small
{
    font-size: 70%; /*font-size: 78%;*/
}
.sectionLeft
{
    float: left;
    width: 48%;
    padding-right:10px;
}
.sectionRight
{
    float: right;
    width: 48%;
    padding-left:10px;
}
A IMG
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
/*#rightcolWrapper P IMG.ourPeople
{
    padding-right: 0px;
    padding-left: 50px;
    float: right;
    padding-bottom: 0px;
    padding-top: 0px;
}*/
#quoteWrapper
{
    clear: right;
    background: url(../_images/quote_open.gif) no-repeat left top;
    float: left;
    margin-bottom: 10px;
    width: 482px;
}
#quoteSubwrapper
{
    padding-right: 40px;
    padding-left: 40px;
    min-height: 64px;
    background: url(../_images/quote_closed.gif) no-repeat right bottom;
    float: left;
    padding-bottom: 0px;
    width: 402px;
    padding-top: 20px;
}
#quoteWrapper P
{
    font-style: italic;
}
#midCol H3
{
    /*font-size: 90%;*/
    background: url(../_images/border.gif) repeat-x 50% top;
    color: #000000;
    padding-top: 10px;
    font-family: Arial;
}
#midCol H3 IMG
{
    vertical-align: middle;
}
#rightCol P.button A
{
    /*font-size: 85%;*/
}
.clrlft
{
    clear: left;
}
#rightCol P.telNo
{
    font-size: 80%; /*140%;*/ /*font-size:136%;*/
    color: #8a0753;
}

#rightCol P.email
{
    font-size: 75%;
    color: #8a0753;
}
#rightCol IMG.noBotPad
{
    padding-bottom: 0px;
}
#rightCol HR
{
    border-top: #cccccc 1px dotted;
    margin-bottom: 25px;
    border-right-style: none;
    border-left-style: none;
    height: 1px;
    border-bottom-style: none;
}
TABLE#calendarWrapper
{
    margin-bottom: 20px;
    background-color: #f5f5f5;
}
TABLE#calendarWrapper TD
{
    font-size: 75%;
    color: #333333;
    font-family: Arial;
    text-align: center;
}
TABLE#calendarWrapper TD.prev
{
    text-align: left;
}
TABLE#calendarWrapper TD.next
{
    text-align: right;
}
TABLE#calendarWrapper TD A
{
    color: #333333;
    text-decoration: none;
}
TABLE#calendarWrapper TD A.prevNext
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #cccccc;
}
/*TABLE#calendar*/
#calendar
{
    /*border-right: #cccccc 1px solid;     border-top: #cccccc 1px solid;     border-left: #cccccc 1px solid;     border-bottom: #cccccc 1px solid;     background-color: #ffffff;*/
    padding-bottom: 10px;
}
TABLE#calendar TD
{
    font-size: 90%;
    color: #666666;
    font-family: Arial;
    text-align: center;
}
TABLE#calendar TD A
{
    padding-right: 3px;
    display: block;
    padding-left: 3px;
    padding-bottom: 3px;
    color: #666666;
    padding-top: 3px;
    background-color: #f0f0f0;
    text-decoration: none;
}
TABLE#calendar TD A:hover
{
    color: #ffffff;
    background-color: #333333;
}
TABLE#calendar TD A.selected:hover
{
    color: #ffffff;
    background-color: #333333;
}
TABLE#calendar TD A.selected
{
    color: #ffffff;
    background-color: #8a0753;
}
TABLE#calendar TD.borderBot
{
    border-bottom: #e5e5e5 1px solid;
}
TABLE#calendar TD.borderRight
{
    border-right: #e5e5e5 1px solid;
}

#login
{
    display: inline;
}

.invisible
{
    display: none;
}
div.clear
{
	clear:both;
	height:0px;
}
.searchresults, .searchresults TABLE
{
	font-size:95%;
	color:#666666;
}

.searchresults .OutputTitle
{
	font-size:100%;
}
.searchresults .OutputText
{
	font-size:95%;
}
.searchresults .OutputUrl
{
	font-size:85%;
}

.searchresults A
{
	color: #8a0753;
}
.searchresults A:hover
{
	text-decoration:underline;
}

