*
{
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: Arial, Lucida Grande, Tahoma, Lucida Sans Unicode, sans-serif;
	list-style: none;
	font-size: inherit;
	border: none;
}

html, body
{
	background-color: #d1d1d0;
}

body
{
	font-size: 10pt;
	width: 1000px;
	margin: 0 auto;
}

#Header
{
	height: 106px;
	background-color: white;
	border-bottom: 4px solid #acacac;
}
#Header h1
{
	margin-top: 17px;
	margin-right: 17px;
	float: right;
	background: transparent url(Images/TA.gif) no-repeat scroll top left;
}
#Header h1, #Header h1 a
{
	display: block;
	width: 281px;
	height: 73px;
}
#Header h1 a span
{
	position: absolute;
	top: -1000px;
}

#SearchForm
{
	background: transparent url(Images/Search-Top.gif) no-repeat scroll top left;
	margin-left: 10px;
	width: 180px;
	height: 22px;
	position: relative;
	top: 10px;
	margin-bottom: 20px;
}
#SearchForm input
{
	font-size: 8pt;
	color: #666;
	width: 130px;
	margin-left: 4px;
	margin-top: 1px;
}
#SearchForm button
{
	margin-top: 1px;
	width: 30px;
	text-align: center;
	color: white;
	background: none;
	border: none;
}

#Header a.button
{
	width: 180px;
	height: 21px;
	display: block;
	color: #cacaca;
	line-height: 21px;
	text-decoration: none;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 9pt;
	background: transparent url(Images/Button-Top.gif) no-repeat scroll top left;
}
#Header a.button:hover
{
	color: white;
}

#Languages
{
	width: 350px;
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -300px;
}

#Languages li
{
	float: left;
	display: block;
	width: 20px;
	height: 10px;
	margin-left: 5px;
}
#Languages li a
{
	text-decoration: none;
	color: #5a5a5a;
	font-size: 7pt;
}
#Languages li a:hover
{
	color: #b63625;
}

#Languages #SitemapLI, #Languages #EasyReadLI
{
	width: auto;
	margin-left: 10px;
}

#SitemapLink
{
	margin-left: 50px;
	color: #777;
}
#InfoDate
{
	clear: both;
	color: #444;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 8pt;
}

#Nav
{
	padding-left: 200px;
	height: 28px;
	background: transparent url(Images/Menu.gif) repeat-x scroll top left;
}
#Nav li
{
	float: left;
	border-left: 1px solid #959595;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#Nav li.first
{
	border-left: none;
}
#Nav li a
{
	color: #787878;
	text-decoration: none;
}
#Nav li.current a
{
	color: white;
}
#Nav li a:hover
{
	color: #b63625;
}

#Body
{
	background: #dfdfe1 url(Images/Body.gif) repeat-x scroll top left;
	padding-bottom: 10px;
}

#SubNavCont
{
	float: left;
	width: 187px;
}
#SubNav
{
	width: 187px;
}

#SubNav li
{
	border: 1px solid #adadb1;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 1px;
}
#SubNav li a
{
	padding-left: 5px;
	text-decoration: none;
	color: #666;
	background-color: #cbcbcb;
	display: block;
	line-height: 15px;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b6b6b6;
}
#SubNav li.level2 a
{
	margin-left: 20px;
	background-color: #f0f0f0;
}
#SubNav li.level3 a
{
	margin-left: 30px;
	background-color: #f0f0f0;
}
#SubNav li.current
{
	background: transparent url(Images/Current.gif) no-repeat scroll top left;
}
#SubNav li.level2 li.current a
{
	background-color: #f0f0f0;
	color: #b63625;
}
#SubNav li a:hover
{
	background-color: white;
	color: #b63625;
}

#Content
{
	margin-left: 187px;
}
#MainImage
{
	background: transparent url(Images/MainImage.gif) no-repeat scroll bottom right;
	width: 812px;
	padding-bottom: 7px;
}
#MainImage img
{
	margin-top: 2px;
	margin-left: 2px;
}

#Container
{
	background: transparent url(Images/Container.gif) repeat-y scroll top left;
}
#Content2
{
	min-height: 300px;
	padding: 5px;
	padding-right: 10px;
}
#Container-Bottom
{
	background: transparent url(Images/Container-Bottom.gif) no-repeat scroll top left;
	height: 5px;
}

.entry, #Text
{
	border: 1px solid #e9e9e9;
	background: transparent url(Images/Entry.gif) no-repeat scroll top left;
	background-color: #f0f0f0;
	padding: 23px 10px 20px 10px;
	margin-bottom: 5px;
}

h2.archive, h2.search
{
	border: 1px solid #e9e9e9;
	background-color: #f0f0f0;
	padding: 5px 10px;
	margin-bottom: 5px;
}

h2, #Text h2
{
	font-size: 12pt;
	color: #5e5e5e;
	font-weight: bold;
	margin-bottom: 4px;
}
h2 a
{
	font-weight: normal !important;
	color: #5e5e5e;
}
.entry .text, #Text .text
{
	color: #636363;
}

#Text
{
	background-image: none;
}

marquee
{
	clear: both;
	height: 25px;
	line-height: 25px;
	background-color: #8e8e8e;
	color: white;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
}
marquee a
{
	color: white;
}
marquee a:hover
{
	color: #860603;
}

#Footer
{
	height: 106px;
	background-color: white;
}

#Copyright
{
	text-transform: uppercase;
	font-size: 8pt;
	padding-top: 10px;
	padding-left: 200px;
	color: #626262;
	font-family: Arial Narrow;
}
#Copyright .Contacts
{
	text-transform: none;
}
#Copyright a
{
	color: #444;
}

#ContactForm, #ContactForm fieldset, #ExpertForm, #ExpertForm fieldset
{
	border: none;
}

#ContactForm label, #ExpertForm label
{
	clear: left;
	width: 300px;
	display: block;
	float: left;
	margin-top: 3px;
	text-align: right;
}
#ExpertForm label
{
	margin-top: 3px;
}
#ContactForm input, #ContactForm textarea, #ExpertForm input, #ExpertForm select
{
	display: block;
	margin-left: 310px;
	background-color: white;
	margin-top: 5px;
	padding: 1px;
}
#ExpertForm select, #ExpertForm input#Query
{
	width: 250px;
}
#ContactForm textarea
{
	width: 320px;
	height: 200px;
}

form fieldset.hidden input
{
	display: none !important;
}

#ContactForm, #ExpertForm
{
	margin-top: 20px;
	margin-bottom: 20px;
}
#ContactForm .controls input, #ExpertForm .controls input
{
	border: 1px solid #999;
	padding: 2px 15px;
}

#ContactForm #Gratitude
{
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #bbb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

span.date
{
	font-size: 9pt !important;
}

#Experts #NothingFound
{
	text-align: center;
}
#ExpertTable, #ExpertTable table td, #ExpertTable table th
{
	width: 100%;
	vertical-align: top;
}
#ExpertTable th, #ExpertTable table th
{
	font-weight: bold;
	text-align: left;
}
#ExpertTable table th
{
	font-style: italic;
	font-weight: normal;
}
#ExpertTable .ExpertRow td
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px 5px;
}
#ExpertTable .SpecialtyRow table
{
	margin-left: 50px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#ExpertTable .SpecialtyRow table td, #ExpertTable .SpecialtyRow table th
{
	text-align: left;
	padding: 4px 7px;
}
#ExpertTable .SpecialtyRow table th
{
	font-size: .8em;
}

#ExpertTable .ExpertRow td.Name
{
	font-weight: bold;
}
#ExpertTable td.SpecTitle
{
	font-weight: bold;
}

#Experts div.text
{
	margin-bottom: 10px;
}