/* CSS Document */
/* Setting Standard Tags*/
body
{
	margin: 0px;
	margin: 20px 0px 0px 0px;
	background: #ffffff;
}

body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #183979;
	font-size: 11px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #183979;
	margin-bottom: 10px;
	margin-top: 5px;
}

form {
	margin: 0px;
}

/* TABLE Tags*/
table
{
	border-collapse: collapse;
}

table.SiteMargin
{
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.SiteTable
{
	width: 994px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #DCE6FF;
}

table.StartTable
{
	border-collapse: collapse;
	width: 990px;
	min-width: 800px;
	max-width: 1024px;
}

table.LeftTable
{
	border-collapse: collapse;
	width: 264px;
}

table.MainTable
{
	border-collapse: collapse;
	width: 690px;
}

table.RightTable
{
	border-collapse: collapse;
	width: 222px;
}

table.FullWidth
{
	width: 100%;
	border-collapse:collapse;
}

/* TR Tags*/

/* TD Tags*/
td.Left
{
	text-align: left;
}

td.Center
{
	text-align: center;
}

td.Right
{
	text-align: right;
}

td.TopMenu
{
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 25px;
}

td.BigText
{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}
td.VerticalTop
{
	vertical-align:top;
}

/* SITEMAP Tags*/
td.Sitemap
{
	vertical-align: top;
	padding-right: 10px;
	color: white;
}

table.Sitemap
{
	width: 170px;
	text-align: left;
	padding: 2px;
	margin: 0px;
	height: 100%;
	border: 1px solid black;
	color: white;
}

td.SitemapInner, td.SitemapInnerSpacer
{
	padding-left: 10px;
	background: #7A90B5;
	height: 15px;
	color: white;
}

td.SitemapInner a:link, td.SitemapInner a:active, td.SitemapInner a:visited {
	color: white;
	text-decoration: none;
}

td.SitemapInner a:hover {
	text-decoration: underline;
	color: #DCE6FF;
}

td.SitemapInnerSpacer
{
	height: 10px;
}

/* NEWSLETTER BOX Tags*/
table.NewsletterBox
{
	width: 190px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	background: transparent;
}

table.NewsletterBox td
{
	padding: 0px 0px 0px 15px;
	background: transparent;
}

table.NewsletterBox td.Title
{
	font-size: 12px;
	height: 15px;
	font-weight: bold;
	color: white;
}

table.NewsletterBox td.SpacerTop
{
	height: 15px;
}

table.NewsletterBox td.SpacerBottom
{
	height: 15px;
}

table.NewsletterBox td.ItemTitle
{
	height: 15px;
	font-weight: bold;
	color: white;
}

table.NewsletterBox td.Spacer
{
	height: 7px;
}

table.NewsletterBox input.Field
{
	width: 135px;
	border: 1px solid #a6aaa9;
}

table.NewsletterBox select.Field
{
	width: 139px;
	border: 1px solid #a6aaa9;
}

table.NewsletterBox input.Button
{
	width: 139px;
	border: 1px solid #a6aaa9;
}


/* SEARCH BOX Tags*/
table.SearchBox
{
	width: 220px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background: transparent;
}

table.SearchBox td
{
	padding: 0px 0px 0px 25px;
	background: transparent;
}

table.SearchBox td.Title
{
	font-size: 12px;
	height: 15px;
	font-weight: bold;
}

table.SearchBox td.SpacerTop
{
	height: 10px;
}

table.SearchBox td.SpacerBottom
{
	height: 5px;
}

table.SearchBox td.ItemTitle
{
	height: 15px;
	font-weight: bold;
}

table.SearchBox td.Spacer
{
	height: 7px;
}

table.SearchBox input.Field
{
	width: 105px;
	height: 20px;
	border: 1px solid black;
	border-top: 0px;
	border-bottom: 0px;
	background: url(../images/user/search_field.gif) repeat-x;
}

table.SearchBox td.Button
{
	text-align: right;
	padding-right: 27px;
}

table.SearchBox input.Button
{
	height: 22px;
	width: 57px;
	vertical-align: bottom;
	margin-left: 5px;
	border: 0px;
}


/* NEWS BOX Tags*/
table.NewsBox
{
	width: 264px;
	height: 427px;
	padding: 0px;
	margin: 0px;
}

td.NewsInnerBox
{
	vertical-align: top;
}

table.NewsInnerBox
{
	width: 220px;
	padding: 0px;
	margin: 0px;
	background: transparent;
}

table.NewsInnerBox td
{
	padding: 0px 0px 0px 25px;
	background: transparent;
}

table.NewsInnerBox td.Title
{
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
	color: white;
}

table.NewsInnerBox td.SpacerTop
{
	height: 15px;
}

table.NewsInnerBox td.SpacerBottom
{
	height: 15px;
}

table.NewsInnerBox td.Spacer
{
	height: 13px;
}

table.NewsInnerBox td.ItemDate
{
	font-size: 10px;
	font-style: italic;
	height: 15px;
	color: white;
}

table.NewsInnerBox td.ItemTitle
{
	font-size: 11px;
	height: 15px;
	color: white;
}

table.NewsInnerBox td.ItemTitle a
{
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

table.NewsInnerBox td.ItemTitle a:hover
{
	font-size: 11px;
	text-decoration: underline;
	color: #DCE6FF;
	font-weight: bold;
}

table.NewsInnerBox td.ItemTeaser
{
	font-size: 11px;
	height: 15px;
}

table.NewsInnerBox td.ItemTeaser a
{
	font-size: 10px;
	text-decoration: none;
	color: white;
}

table.NewsInnerBox td.ItemTeaser a:hover
{
	font-size: 10px;
	text-decoration: underline;
	color: #DCE6FF;
}


/* MENU BOX Tags*/
table.MenuBox
{
	width: 190px;
	height: 230px;
	padding: 0px;
	margin: 0px;
	background: #edeedc;
}

table.MenuBoxInner
{
	padding: 0px;
	margin: 0px;
	background: transparent;
}

table.MenuBoxInner td.Spacer
{
	height: 2px;
	background: transparent;
}

table.MenuBoxInner td.SpacerTop
{
	height: 15px;
	background: transparent;
}

table.MenuBoxInner td.SpacerBottom
{
	height: 15px;
	background: transparent;
}


table.MenuBoxInner td.Item, table.MenuBox td.ItemActive
{
	height: 18px;
	padding: 0px 0px 0px 15px;
}

table.MenuBoxInner td.ItemActive
{
	background: transparent;
}

table.MenuBoxInner td.Item a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.Item a:hover
{
	color: #ec3a3b;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.ItemActive a, table.MenuBoxInner td.ItemActive a:hover
{
	color: #ec3a3b;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.SubItem, table.MenuBoxInner td.SubItemActive
{
	height: 18px;
	background: transparent;
	padding: 0px 0px 0px 15px;
}

table.MenuBoxInner td.SubItemActive
{
	background: transparent;
}

table.MenuBoxInner td.SubItem a
{
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

table.MenuBoxInner td.SubItem a:hover
{
	color: #ec3a3b;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

table.MenuBoxInner td.SubItemActive a, table.MenuBoxInner td.SubItemActive a:hover
{
	color: #ec3a3b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

/* Other Tags*/
img
{
	border: none;
}

hr
{
	height: 1px;
	color: #a6aaa9;
}

/* Standard links */
a:link, a:visited, a:active
{
	color: #183979;
	text-decoration: underline;
}

a:hover
{
	color: #9AB4CC;
	text-decoration: underline;
}


/* Form Tags */
input.Field, input.Field100, input.Field150, input.Field200, input.Field300
{
	border: 1px solid black;
	height: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

input.Field100
{
	width: 100px;
}

input.Field150
{
	width: 150px;
}

input.Field200
{
	width: 200px;
}

input.Field300
{
	width: 300px;
}

textarea.Field, textarea.Field250x100, textarea.Field250x200, , textarea.Field350x100, textarea.Field350x200 
{
	border: 1px solid #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
}

textarea.Field250x100
{
	width: 250px;
	height: 100px;
}

textarea.Field250x200
{
	width: 250px;
	height: 200px;
}

textarea.Field350x100
{
	width: 350px;
	height: 100px;
}

textarea.Field350x200
{
	width: 350px;
	height: 200px;
}


input.Button
{
	border: 1px solid black;
	height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: black;
	font-weight: bold;
	background: white;
}

select.Field, select.Field100, select.Field200, select.Field300, select.Field200Multi
{
	border: 1px solid #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}

select.Field100
{
	width: 100px;
	height: 16px;
}

select.Field200
{
	width: 200px;
	height: 16px;
}

select.Field300
{
	width: 300px;
	height: 16px;
}

select.Field200Multi
{
	width: 200px;
}

.Error
{
	color: #cc0000;
}

/* Gallery Module */
table.GalleryTable
{
	width: 485px;
	margin: 0px;
	padding: 0px;
	border: none;
}

table.GalleryTable tr.ImageRow
{
	min-height: 20px;
}

table.GalleryTable tr.ImageRow td.ImageCell
{
	width: 155px;
	text-align: center;
	vertical-align: bottom;
	line-height: 18px;
}

table.GalleryTable tr.NewRow
{
	height: 10px;
}

table.GalleryTable tr.ImageRow td.SpacerCell
{
	width: 10px;
}

table.GalleryTable td.SpacerCell img
{
	width: 10px;
	height: 10px;
}

table.GalleryTable tr td.EmptyCell
{
	width: 155px;
}

table.GalleryTable tr td.EmptyCell img.EmptyImage
{
	width: 155px;
	height: 10px;
}

/* Calendar Module */
table.FullWidth tr.DateRow
{
	height: 13px;
}

table.FullWidth tr.DateRow td.DateCell
{
	font-size: 10px;
}

table.FullWidth tr.TitleRow
{
	height: 16px;
}

table.FullWidth tr.TitleRow a
{
	font-size: 12x;
	font-weight: bold;
}

table.FullWidth tr.TeaserRow
{
	min-height: 14px;
}

table.FullWidth tr.TeaserRow td.TeaserCell
{
	color: #111111;
}

table.FullWidth tr.LocationRow
{
	height: 15px;
}

table.FullWidth tr.LocationRow td.LocationCell
{
	font-size: 10px;
}

table.FullWidth hr
{
	color: #111111;
	height: 1px;
}
