﻿body
{
	padding:0;
	margin:0;
	font-family: Times New Roman, Sans-Serif;
	font-size:90%;
	background:#ffffff;
}

form
{
	margin: 0 !important;
	padding: 0 !important;
}

hr
{
	height: 1px;
	color: White;
	border-top: solid 1px #c2c7a7;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.h1,
h1  
{
   color: #000000;
    font-size: 190%;
    margin-top: 5px;
    margin-right: 0pt;
    margin-bottom: 10px;
    margin-left: 0pt;
font-weight: normal;
}

h2, .h2
{
    font-size: 160%;
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0.7em;
    padding-left: 0pt;
font-weight: normal;
color: #000000;
}

h3, .h3
{
	color: #000000;
	font-size: 120%;
	font-weight: normal;
}

.clear
{
	clear: both;
}

a
{
	color:#000000;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

#container
{
	padding:0;
	margin:0 auto;
	width:1059px;
	background:url(../images/container-bg-middle.gif) repeat-y;
}

#container-bg-top
{
	background:url(../images/container-bg-top.gif) no-repeat top;
}

#container-bg-bottom
{
	background:url(../images/container-bg-bottom.gif) no-repeat bottom;
	padding:0px 18px 18px 18px;
}

#header
{
	height:108px;
	background: #000000;
}

#header #logo
{
	display:block;
	float:left;
	padding:0 0 0 32px;
}

#header #contactus
{
	text-align:right;
	padding:14px 46px 0 0;
	margin-left:288px;
	letter-spacing:2px;
	font-size:12px;
}

#header #contactus a
{
	color:#ffffff;
	text-decoration:none;
}

#header #contactus a:hover
{
	text-decoration:underline;
}

#menu
{
	margin-left:288px;
	padding-top:45px;
}

#menu a
{
	display:block;
	float:left;
	text-align:center;
	text-transform:lowercase;
	color:#ffffff;
	width:106px;
	height:26px;
	line-height:24px;
	text-decoration:none;
	font-size:13px;
	letter-spacing:2px;
}

#menu a:hover
{
	text-decoration:underline;
}

#menu .home
{
	width:72px;
	background: #b1d900 url(../images/menu-bg-1.gif) no-repeat;
}

#menu .item2
{
	background: #4e8cac url(../images/menu-bg-2.gif) no-repeat;
}

#menu .item3
{
	background: #cd5e4d url(../images/menu-bg-3.gif) no-repeat;
}

#menu .item4
{
	background: #db9434 url(../images/menu-bg-4.gif) no-repeat;
}

#menu .item5
{
	background: #c3a736 url(../images/menu-bg-5.gif) no-repeat;
}

#menu .item6
{
	background: #dd158c url(../images/menu-bg-6.gif) no-repeat;
}

#menu .item7
{
	background: #605ca8 url(../images/menu-bg-7.gif) no-repeat;
}

#menu .active
{
	background:none;
}

#content
{
	background:url(../images/content-bg.gif) repeat-y left;
}

#left-column
{
	float:left;
	width: 288px;
	padding: 0 0 30px 0;
	margin:0;
	color:#ffffff;
	letter-spacing:3px;
	line-height:24px;
}

#left-column img
{
	margin-bottom:5px;
}

#left-column a
{
	color:#ffffff;
}

#body
{
	padding:72px 30px 72px 72px;
	margin-left:288px;
}

#footer
{
	margin:0px auto;
	width:1059px;
	font-size:11px;
}

.item
{
	width:99%;
	border:0;
}

.item .description
{
	padding:25px 25px 0 0;
	vertical-align:top;
	text-align:left;
}

.item .image
{
	vertical-align:top;
	text-align:right;
	width:212px; 
}

.separator
{
	background:url(../images/separator.gif) no-repeat left top;
	height:2px;
	line-height:2px;
}

/*= Polls ----------------------------------------------*/

.poll
{
	padding: 20px 0;
	color: #666c71;
}

.poll ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.poll .bar
{
	background: url(../Images/poll-bar.gif) repeat-x;
	margin-top: 10px;
	font-size: 8px;
}

/*= Search ----------------------------------------------*/

.paginator
{
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #999;
	font-weight: bold;
}

.paginator ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.paginator ul li
{
	display: inline;
	padding-right: 10px;
}

.paginator ul li
{
}

.paginator ul li span
{
}

.paginator ul li span a
{
	text-decoration: underline;
	padding: 0 10px;
	color: #026A9D;
}

.paginator ul li.active
{
}

.paginator ul li.active span
{
	padding: 0 10px;
}


#search-results
{
}

#search-results ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#search-results ul li
{
	padding-bottom: 10px;
	font-weight: bold;
}

#search-results ul li a
{
	text-decoration: underline;
}

/*= FAQs --------------------------------------------*/

.tree
{
}

.tree ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.tree ul ul
{
	padding-left: 20px;
}

.tree ul li
{
}

.tree ul li span
{
	padding: 2px 0 2px 0px;
	display: block;
}

.tree ul li span.active a.name
{
	color: #000000;
}

.tree ul li span.active a.name:hover, .tree ul li span.active a.name:visited:hover
{
	color: #000000;
}

.tree ul li span a.name
{
	font-weight: normal;
	padding: 0 1px;
}

.tree ul li span em
{
	color: Gray;
	font-size: 85%;
	padding-left: 3px;
}

.tree ul li img.icon
{
	cursor: pointer;
}

.tree ul ul ul li span a.name
{
	font-weight: normal;
}

.tree ul ul ul li span a.name
{
	font-size: 90%;
}

/*= Events -----------------------------------------------*/

.calendar
{
	width: 200px;
	margin: 0 auto 20px auto;
}

.calendar .header
{
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
}

.calendar .previous
{
	float: left;
}

.calendar .next
{
	float: right;
}

.calendar table.body
{
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}

.calendar table.body tr.week
{
}

.calendar table.body tr.week-first
{
}

.calendar table.body tr.week-last
{
}

.calendar table.body td
{
	vertical-align: middle !important;
}

.calendar table.body td.day
{
	text-align: center;
	border: 1px solid #EFEFEF;
	height: 24px;
	color: Gray;
	padding: 0;
	margin: 0;
}

.calendar table.body td.day-first
{
}

.calendar table.body td.day-last
{
	border-right: 1px solid #EFEFEF;
}

.calendar table.body td.day a
{
	display: block;
	background: #f7f7f7;
	padding: 5px 0;
}

/* Gallery ----------------------------------------------------*/

ul#thumbnails
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#thumbnails li
{
	display: inline;
	height: 120px;
	width: 120px;
	float: left;
}

/*= Forms -----------------------------------------------------*/

.hint
{
	color: Gray;
	font-size: 85%;
	font-weight: normal;
}

/* Applied to containers with 
.validator
{
    color: Red;
}

/* Applied to containers with asterix inside */
.validator-req
{
}

/* 
    Applied to validator summary div, that contains ul
    By default it has style color: red; so you need to overwrite it somewhere in ul
 */
.validator-summary
{
	background: #fffed6;
	padding: 2px 8px;
	margin-bottom: 10px;
}

.validator-summary ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.validator-summary li
{
	font-weight: bold;
	padding: 3px 0;
	font-size: 90%;
	color: #cc0000;
}


fieldset
{
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
}


legend
{
	display: none;
}

fieldset legend
{
}

.field-row .field-control
{
	padding-left: 7px;
	margin-bottom: 10px;
}

.required .field-control
{
	padding-left: 4px;
	border-left: 3px solid #98cae2;
}

.field-row .field-label
{
	padding-left: 8px;
	font-weight: bold;
}

label
{
	font-size: 90%;
	font-family: Verdana;
	color: #555;
}

.field-row .field-control
{
}

/* Simultaneously added to div.field-row */
.submit
{
}

.input-name
{
	width: 400px;
}

.input-address
{
	width: 400px;
}

.input-city
{
	width: 150px;
}

.input-state
{
	width: 10ex;
}


.input-phone
{
	width: 150px;
}

.input-reference
{
	width: 150px;
}

.button-link
{
	text-decoration: underline !important;
}


/* ------------------------------------------------------------------------ */

.comparison-page
{
	padding: 10px;
}

.comparison-page th
{
	background: #0f4a6b;
	color: White;
	font-size: 10px;
	padding: 3px;
}

.comparison-page td
{
	font-size: 10px;
	padding: 3px;
}

.comparison-page .tooltip
{
	position: absolute;
	display: none;
	border: solid 2px Black;
	width: 210px;
	background: #ffffff;
	padding: 10px;
	font-size: 10px;
}

.matrix
{
	margin: 0 auto;
}

.matrix th, .matrix td
{
	text-align: center;
}

.matrix a
{
	color: Black;
	text-decoration: none;
}

.comparison-page table.matrix thead tr th a
{
	color: #ffffff;
	font-weight: bolder;
}

.list-item
{
	padding: 0 0 0 20px;
}

.list-item .description a
{
	font-size: 120%;
	font-weight: bold;
}

.resources-content
{
	padding: 0;
}

#newsTeaser div.open div.toggleable
{
	display: block;
}

#newsTeaser div.close div.toggleable
{
	display: none;
}

#newsTeaser div.open a.good
{
	background-image: url(../images/home_good2.gif);
}

#newsTeaser div.close a.good
{
	background-image: url(../images/home_good.gif);
}

#newsTeaser div.container a.good
{
	display: block;
	width: 157px;
	height: 23px;
}

#newsTeaser div.open a.bad
{
	background-image: url(../images/home_bad2.gif);
}

#newsTeaser div.close a.bad
{
	background-image: url(../images/home_bad.gif);
}

#newsTeaser div.container a.bad
{
	display: block;
	width: 157px;
	height: 24px;
}


.contactus-form img
{
	border:1px;
}

.top50table
{
	width:99%;
	border:0;
}

.template-box
{
	background:url(../images/template-body-bg.gif) repeat-x;
	padding:30px 20px;
}

.template-box-first
{
	padding:20px;
}
