﻿body 
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size:100%;
	padding:20px 0;
	margin:0;
	background:#3d3d3d;
	color:#3d3d3d;
	line-height:21px;
	font-size:12px;
}

img
{
	border:0;
}

form
{
	margin:0;
	padding:0;
}

hr
{
	height:1px;
	color:White;
	border-top: solid 1px #000000;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

h1, .h1
{
	font-size:130%;
	font-weight:normal;
}

h2, .h2
{
	font-size:120%;
	font-weight:normal;
	font-style:italic;
}

			
h3, .h3
{
	font-size:110%;
	font-weight:bold;
}

a
{
	color:#3d3d3d;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

.darkblue10
{
	font-size:10px;
	color:#283a90;
}

.black10
{
	font-size:10px;
	color:#000000;
}

.grey10
{
	font-size:10px;
	color:#999999;
}

.darkgrey10
{
	font-size:10px;
	color:#3d3d3d;
}

.darkblue12
{
	font-size:12px;
	color:#283a90;
}

.black12
{
	font-size:12px;
	color:#000000;
}

.grey12
{
	font-size:12px;
	color:#999999;
}

.darkgrey12
{
	font-size:12px;
	color:#3d3d3d;
}

.darkblue14
{
	font-size:14px;
	color:#283a90;
}

.black14
{
	font-size:14px;
	color:#000000;
}

.grey14
{
	font-size:14px;
	color:#999999;
}

.darkgrey14
{
	font-size:14px;
	color:#3d3d3d;
}

.clear
{
	clear:both;
}

#container
{
	width:900px;
	padding:0;
	margin:0 auto;
}

#header
{
	width:100%;
	background:#000000;
	color:#ffffff;
	overflow:hidden;
}

#logo
{
	float:left;
	padding:32px 0 0 20px;
}

#menu
{
	padding-top:115px;
	padding-right:4px;
	float:right;
	width:690px;
}

#menu ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li
{
	display:inline;
}

#menu ul li a
{
	display:block;
	float:right;
	line-height:25px;
	text-transform:uppercase;
	padding:0 16px;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}

#menu ul li a:hover
{
	text-decoration:underline;
}

#menu ul li.active a
{
	text-decoration:underline;
}

#service-menu
{
	float:right;
}

#content
{
	background:#ffffff;
	overflow:hidden;
	min-height:380px;
	_height:380px;
}

#submenu
{
	float:left;
	width:187px;
	padding-top:14px;
	padding-left:20px;
}


#submenu a, #submenu h3.link, h3.expandable
{
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-size:11px;
	cursor:pointer;
}

#submenu h3.link, h3.expandable
{
	line-height:1.3;
}

#submenu ul.categoryitems
{
	padding:0;
	margin:0;
	list-style:none;
}

.SubMenu ul.subcategoryitems
{
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
}

#submenu ul li a
{
	border-bottom:solid 1px #d9d9d9;
	padding-left:20px;
	background:url(../images/arrow.gif) no-repeat 0px 5px; 
}

#submenu a:hover
{
	text-decoration:underline;
}

#text
{
	margin-left:220px;
	padding:14px 50px 14px 14px;
}

#footer
{
	background:#ffffff;
	line-height:29px;
}



/*= Polls ----------------------------------------------*/

.poll
{
	padding:20px 0;
	color:#666c71;
	width:200px;
}

.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:Gray;
}

.tree ul li span.active a.name:hover,
.tree ul li span.active a.name:visited:hover
{
	color:Gray;
}

.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: 80%;
}

/*= 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: #2e2e2e;
	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;
}

table.expandable-description tr.row td.details div.details
{
	height:100%;
	cursor:pointer;
}

table.expandable-description tr.row td.details div.expand
{
	background:url(../images/expand.gif) no-repeat left;
}

table.expandable-description tr.row td.details div.collapse
{
	background:url(../images/collapse.gif) no-repeat left;
}

table.contacts tr.department td
{
	padding:3px 0;
	border-bottom:dashed 1px black;
	border-top:dashed 1px black;
}

table.contacts tr.contact td
{
	padding:3px 0;
	vertical-align:top;
	text-align:left;
}

table.contacts tr.contact td.details div.details
{
	width:15px;
	height:100%;
	cursor:pointer;
}

table.contacts tr.expand td.details div
{
	background:url(../images/expand.gif) no-repeat left;
}

table.contacts tr.collapse td.details div
{
	background:url(../images/collapse.gif) no-repeat left;
}

table.contacts tr.contact td.title span.expand,
table.contacts tr.contact td.title span.collapse
{
	display:none;
}

table.contacts tr.expand td.title span.expand,
table.contacts tr.collapse td.title span.collapse
{
	display:inline;
}

table.contacts tr.details td
{
	padding-bottom:10px;
	border-bottom:dashed 1px black;
}