/******************
HTML Tags
******************/

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 0px 20px 0px; /* font-size:.75em; */
	font-size: 12px;
}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #B10021;
	text-decoration: none;
}

h3 a:link
{
	color: #000;
	text-decoration: none;
}

h3 a:visited
{
	color: #000;
	text-decoration: none;
}

h3 a:hover
{
	color: #B10021;
	text-decoration: underline;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav a:link
{
	color: #808080;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#mainnav a:visited
{
	color: #808080;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#mainnav a:hover
{
	color: #B10021;
	text-decoration: underline overline;
	text-transform: uppercase;
	font-weight: bold;
}

#header-container #mainnav a.on
{
	color: #B10021;
	text-decoration: underline overline;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#breadcrumbs a:link, #breadcrumbs a:visited
{
	color: #fff;
	text-decoration: none;
}

#breadcrumbs a:hover
{
	color: #fff;
	text-decoration: underline;
}

#breadcrumbs a:active
{
	color: #fff;
	text-decoration: underline overline;
}


#footer a:link
{
	color: #fff;
	text-decoration: underline;
}

#footer a:visited
{
	color: #fff;
	text-decoration: underline;
}

#footer a:hover
{
	color: #fff;
	text-decoration: none;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
/*
#side ul a:link, #side ul a:visited  {
	color:#B10021;
	text-decoration:none;
	}

#side ul a:hover {
	color:#B10021;
	text-decoration:underline overline;
	}

#side ul a:active {
	color:#B10021;
	text-decoration:underline overline;
	}
*/
/*
a {
text-decoration: none;
padding-bottom: 4px;
white-space: nowrap;
}

a:hover {
background: url(underline.gif) repeat-x 100% 100%;
}
*/


/******************
HEADINGS
******************/

h1
{
	font-size: 1.8em;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-size: 1.8em;
	color: #B10021;
	font-style: italic;
	margin-top: -.25em;
	padding-top: 0px;
}

h3, h3.plain
{
	font-size: 1.4em;
	background-image: none;
	padding-left: 0px;
	margin-top: -.25em;
	padding-top: 0px;
}

#content-services h3, #other-services h3
{
	font-size: 1.4em;
	background-image: url(InvertedOrb.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}

h4
{
	font-size: 1.2em;
}

h5
{
	font-size: .8em;
}

h6
{
	font-size: .75em;
}

#content-contact p
{
	font-size: 1.4em;
}

#three-column-container h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/******************
Layout Divs
******************/

#sitename
{
	font-size: 2.3em;
	margin: 0px;
	color: #FFFFFF;
	padding: 18px 0px 0px 30px;
}

#sitename a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#header-container
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}
#super-header-container
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}
#sub-header-container
{
	width: 760px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background: #949494 url(bg-header.jpg) no-repeat;
}

#mainnav
{
	padding: 19px 0px 19px 0px;
}

#breadcrumbs
{
	color: #FFF;
	padding: 18px 0px 0px 33px;
	font-size: .8em;
}

#content-container
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 0px;
}

#side
{
	/*width:170px;*/
	width: 150px;
	float: left;
	font-size: .90em;
	margin-bottom: 18px;
	margin-top: 0;
	padding-top: 0;
}
#side img
{
	float: right;
	padding: 0;
	border: 0;
}

#side-right
{
	width: 220px;
	float: right;
	font-size: .8em;
	margin-bottom: 18px;
	text-align: right;
}

#side-right h2
{
	background-color: #B10021;
	color: #ffffff;
	padding: 5px;
	padding-left: 0px;
	font-size: 1.5em;
	line-height: 1.25em;
	margin-left:100px;
}

#content
{
	width: 510px; /*margin-left:200px;*/
	margin-left: 180px;
	padding-left: 20px;
	background: transparent url(bg.gif) repeat-y 0 0;
	margin-top: 0;
	padding-top: 0;
}
#content-sitemap
{
	width: 510px; /*margin-left:200px;*/
	margin-left: 180px;
	padding-left: 20px;
	background: transparent url(bg.gif) repeat-y 0 0;
	margin-top: 0;
	padding-top: 0;
}
#other-services
{
}
#content-sitemap h2
{
	font-size: 1.8em;
	color: #B10021;
	font-style: italic;
	margin-top:.5em;
	margin-bottom:.5em;
}

#content-sitemap ul
{
	margin-top:0;
	margin-bottom:0;
}
#content-sitemap li
{	
	margin-bottom:.25em;
	margin-top:.25em;
}
#content-sitemap li ul
{
	list-style-type:circle;
}
#content-services
{
	width: 510px; /*margin-left:200px;*/
	margin-left: 180px;
	padding-left: 20px;
	background: transparent url(bg.gif) repeat-y 0 0;
	margin-top: 0;
	padding-top: 0;
}
#content-services img
{	
	float:right;
}
#content img
{	
	float:right;
	padding:3px;
}
#content-contact
{
	width: 510px; /*margin-left:200px;*/
	margin-left: 180px;
	padding-left: 20px;
	background: transparent url(bg.gif) repeat-y 0 0;
	margin-top: 0;
	padding-top: 0;
}

#default-content
{
	width: 510px;
	margin-right: 200px;
}

#three-column-container
{
	width: 100%;
	margin: 10px 0px;
}

#three-column-left
{
	float: left;
	width: 30%;
}

#three-column-right
{
	float: right;
	width: 30%;
}

#three-column-middle
{
	width: 30%;
	margin: 0px 32% 0px 35%;
}

#footer
{
	clear: both;
	width: 535px; /*height:25px; 	min-height:55px;*/
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px 10px 225px;
	background: #000 url(bg-footer.gif) no-repeat center bottom;
	color: #FFFFFF;
	font-size: .75em;
}
#footer p span
{
	padding-left:120px;
}
/******************
MAIN MENU ITEMS
******************/

#mainnav ul
{
	margin: 0px;
	padding: 0px;
}

#mainnav li
{
	padding: 0px;
	list-style: none;
	display: inline;
	padding: 0px 8px 0px 0px;
}

/******************
SIDE LIST MENUS
******************/

#side ul
{
	margin-left:1em;
	padding-left:0;
	list-style-type:none;
}

#side p 
{	
	margin-left:1em;
	padding-left:0;
	list-style-type:none;
}

#side li
{
	list-style-type:none;
	padding:6px 0 6px 0;
	line-height: normal;
	text-align: left;
}

#side ul a:link, #side ul a:visited
{
	color: #B10021;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
}

#side ul li a:active, #side ul li a:hover
{
	color: #B10021;
	text-align: left;
	font-weight:bold;
	text-decoration:underline;
}

#side ul ul li 
{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}

#side ul ul a:link, #side ul ul a:visited
{
display: block;
padding: 3px 3px 3px 10px;
width: 125px;
color: #000;
background-color: #fff;
text-decoration: none;
font-weight:normal;
}

#side ul ul a:hover
{
color: #000;
background-color: #fff;
text-decoration: underline;
font-weight:normal;
}

#content-container #side ul ul a.on, #side ul ul a.on
{
	text-decoration:underline;
	text-align: left;
}

#content-container #side ul a.on, #side ul a.on
{
	text-decoration:underline;
	text-align: left;
}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical, #content-services ul.list, #content-services ul.link-list-vertical, #content-contact ul.list, #content-contact ul.link-list-vertical
{
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

#content ul.list li, #content-services ul.list li, #content-contact ul.list li
{
	list-style: none;
	padding: 2px 0px 2px 16px;
	margin: 0px;
	background: url(bullet.gif) no-repeat;
	background-position: 0 .1em;
}

#content ul.link-list-vertical li, #content-services ul.link-list-vertical li, #content-contact ul.link-list-vertical li
{
	list-style: none;
	margin: 0px;
	padding: 2px 0px;
}

#content ul.link-list-vertical li a:link, #content-services ul.link-list-vertical li a:link, #content-contact ul.link-list-vertical li a:link
{
	padding: 2px 0px 2px 16px;
	background: url(bullet-link.gif) no-repeat;
	background-position: 0 .1em;
}

#content ul.link-list-vertical li a:visited, #content-services ul.link-list-vertical li a:visited, #content-contact ul.link-list-vertical li a:visited
{
	padding: 2px 0px 2px 16px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position: 0 .1em;
}

#content ul.link-list-vertical li a:hover, #content-services ul.link-list-vertical li a:hover, #content-contact ul.link-list-vertical li a:hover
{
	padding: 2px 0px 2px 16px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position: 0 .1em;
}

#content ul.link-list-vertical li a:active, #content-services ul.link-list-vertical li a:active, #content-contact ul.link-list-vertical li a:active
{
	padding: 2px 0px 2px 16px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position: 0 .1em;
}

/******************
TABLE STYLES
******************/

.table
{
	width: 100%;
	background: #CCE1EC;
	border: 6px solid #E6E6E6;
	border-collapse: collapse;
}

.table td
{
	padding: 10px 2px;
	color: #000000;
}

thead th, tfoot th
{
	padding: 6px 2px;
	background-color: #006699;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

.table-row-1 td
{
	background: #FFFFFF;
}

.table-row-2 td
{
}

/******************
CLASSES
******************/

.none
{
	display: none;
}

.clear
{
	clear: both;
}

.button-big
{
	margin-top: 8px;
}

img.photobig, img.photosmall
{
	border: 10px solid #006699;
}

img.photosmall
{
	margin-right: 25px;
	margin-bottom: 8px;
	float: left;
}

img.noborder
{
	border: 0;
}
/* Layout elements */
form
{
	margin: 0px;
	padding: 0px;
	display: inline;
}
.message
{
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	background-color: #ffffff; /* font-size: 80%; */
}

/*forms*/
.inputForm
{
	/* font-size: 80%; */
}
.inputFormSmall
{
	/* font-size: 75%; */
}
.borderedInputForm
{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1em; /* font-size: 80%; */
}
.inputForm div, .borderedInputForm div, .inputFormSmall div
{
	margin-bottom: .25em; /*height: 1%;*/
	clear: left;
}
#constrainedDisplay
{
	overflow: hidden;
	border: 1px inset;
	border-color: #666 #ccc #ccc #666;
	width: 24em;
	height: 6em;
}
input, textarea
{
	width: 12em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	margin: 0;
	padding: 0;
}
input.chk
{
	width: 2em;
	border: 0;
	margin: 0;
	padding: 0;
}
input.btn
{
	width: 5em;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
label
{
	float: left;
	width: 12em;
	color: #999999;
	font-weight: normal;
}
input.radio
{
	width: 2em;
	border: 0;
	margin: 0;
	padding: 0;
}
abbr, acronym, .help
{
	border-bottom: 1px dotted #666;
	cursor: help;
}
ul.instructions
{
	list-style-type:decimal;	
}