body 
{
	background: url(../images/css/sitebg.gif) repeat-x #6486D6;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	color: #555555;
}

form
{
	padding: 0px;
	margin: 0px;
}

a:link, a:visited, a:active
{
	color: #D96C00;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

p
{
	width: 99%;
}

#idMainContainer 
{
	background-color: #ffffff; 
	height: auto;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px  solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#idHeader 
{
	background-color: #ffffff; 
	background: url(../images/css/header_bg.jpg) no-repeat right top;
	height: 152px;
	width: 757px;
}

#idTopNavigation 
{
	background-color: #FFCC00;
	height: 36px;
	width: 757px;
}

#idTopNavigation ul
{
	background-color: transparent;
	display: block;
	overflow: visible;
	list-style-type: none;
	width: 757px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: url(../images/css/linksbg.gif) repeat-x top right;
}

#idTopNavigation ul li.cls1
{
	position: relative;
	display: block;
	float: left;
	display: block;
	border-left: none;
	border-top: none;
	border-bottom: none;
	height: 36px;
	margin: 0px;
	background: url(../images/css/link1bg.gif) no-repeat top right;
}

#idTopNavigation ul li.cls2
{
	position: relative;
	display: block;
	float: left;
	display: block;
	border-left: none;
	border-top: none;
	border-bottom: none;
	height: 36px;
	margin: 0px;
	background: url(../images/css/link2bg.gif) no-repeat top right;
}

#idTopNavigation ul li.cls1 a:link,
#idTopNavigation ul li.cls1 a:active,
#idTopNavigation ul li.cls1 a:visited
{
	display: block;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
	color: #003366;
	font-size: 0.70em;
	font-family: arial,helvetica,sans-serif;
	font-weight: 700;
	margin: 0px;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
}

#idTopNavigation ul li.cls2 a:link,
#idTopNavigation ul li.cls2 a:active,
#idTopNavigation ul li.cls2 a:visited
{
	display: block;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
	color: #003366;
	font-size: 0.70em;
	font-family: arial,helvetica,sans-serif;
	font-weight: 700;
	margin: 0px;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
}

#idTopNavigation ul li.cls1.over a, #idTopNavigation ul li.cls1 a:hover,
#idTopNavigation ul li.cls2.over a, #idTopNavigation ul li.cls2 a:hover
{
	color: #ffffff;
}





#idTopNavigation ul li.cls1 ul
{
	display: none;
	list-style-type: none;
	position: absolute;
	margin: 0 0 0 -1px;
	padding: 0;
	top: 36px;
	left: 0px;
	width: 300px;
	background-color: transparent;
	background-image: none;
}

/* ie fix */

#idTopNavigation ul li.cls1:hover ul,
#idTopNavigation ul li.cls1.over ul
{
	display: block;
}

#idTopNavigation ul li.cls1 ul li
{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	color: #ffffff;
	border-left: none;
	background-color: #fff200;
}

#idTopNavigation ul li.cls1 ul li.clsEnd
{
	background: #fff200 url(../images/css/linksubbg.gif) no-repeat top left;
}

#idTopNavigation ul li.cls1 ul li a:link,
#idTopNavigation ul li.cls1 ul li a:active,
#idTopNavigation ul li.cls1 ul li a:visited
{
	background-image: none;
	display: block;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
	color: #003366;
	font-size: 0.70em;
	font-family: arial,helvetica,sans-serif;
	font-weight: 700;
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

#idTopNavigation ul li.cls1 ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: none;
}





#idPageHeader 
{
	height: auto;
	width: 749px;
	border-right: 1px solid #ffffff;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	height: 25px;
}

#idPageHeader h1 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #2C4D9C;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-style: italic;
	float: left;
}

#idLanguage
{
	width: 200px;
	height: 20px;
	position: relative;
	top: 0px;
	font-size: 0.7em;
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: 700;
}

#idLeftColumn 
{
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 441px;
	border-right: 1px solid #ffffff;
	float: left;
}

#idLeftColumn .clsTint100,
#idRightColumn .clsTint100
{
	padding: 10px 10px 10px 10px;
	display: block;
	width: 100%;
	background-color: #FBEFBE; 
	height: auto;
	border-bottom: 1px solid #ffffff;
	font-size: 0.70em;
}

#idLeftColumn .clsTint75,
#idRightColumn .clsTint75
{
	padding: 10px 10px 10px 10px;
	display: block;
	width: 100%;
	background-color: #C2D1F3; 
	height: auto;
	border-bottom: 1px solid #ffffff;
	font-size: 0.70em;
}

#idLeftColumn .clsTint50,
#idRightColumn .clsTint50
{
	padding: 10px 10px 10px 10px;
	display: block;
	width: 100%;
	background-color: #D8E1F5; 
	height: auto;
	border-bottom: 1px solid #ffffff;
	font-size: 0.70em;
}

#idLeftColumn .clsTint25,
#idRightColumn .clsTint25
{
	padding: 10px 10px 10px 10px;
	display: block;
	width: 100%;
	background-color: #E8EDF9; 
	height: auto;
	border-bottom: 1px solid #ffffff;
	font-size: 0.70em;
}

#idLeftColumn .clsTint0,
#idRightColumn .clsTint0
{
	padding: 10px 10px 10px 10px;
	display: block;
	width: 100%;
	background-color: #ffffff; 
	height: auto;
	border-bottom: 1px solid #ffffff;
	font-size: 0.70em;
}

#idRightColumn .clsTint100,
#idRightColumn .clsTint75,
#idRightColumn .clsTint50,
#idRightColumn .clsTint25,
#idRightColumn .clsTint0
{
	padding: 0px 0px 0px 0px;
}

#idLeftColumn .clsTint100 table th,
#idLeftColumn .clsTint75 table th,
#idLeftColumn .clsTint50 table th,
#idLeftColumn .clsTint25 table th,
#idLeftColumn .clsTint0 table th
{
	font-size: 0.9em;
	font-weight: 700;
	text-align: right;
	width: 200px;
}

#idLeftColumn .clsTint100 table td,
#idLeftColumn .clsTint75 table td,
#idLeftColumn .clsTint50 table td,
#idLeftColumn .clsTint25 table td,
#idLeftColumn .clsTint0 table td
{
	font-weight: 500;
	font-size: 0.9em;
}

#idLeftColumn .clsTint100 table td.clsTableTop,
#idLeftColumn .clsTint75 table td.clsTableTop,
#idLeftColumn .clsTint50 table td.clsTableTop,
#idLeftColumn .clsTint25 table td.clsTableTop,
#idLeftColumn .clsTint0 table td.clsTableTop
{
	background: url(../images/css/tabletopbg.gif) no-repeat left center;
	background-color: #FFDD57;
	font-weight: 700;
	font-size: 0.85em;
	width: 100%;
	color: #555555;
	padding-left: 18px;
}

#idLeftColumn .clsTint100 table td.clsTableTopNews,
#idLeftColumn .clsTint75 table td.clsTableTopNews,
#idLeftColumn .clsTint50 table td.clsTableTopNews,
#idLeftColumn .clsTint25 table td.clsTableTopNews,
#idLeftColumn .clsTint0 table td.clsTableTopNews
{
	background: url(../images/css/tabletopnewsflashbg.gif) no-repeat left center;
	background-color: #4768B8;
	font-weight: 700;
	font-size: 0.85em;
	width: 100%;
	color: #ffffff;
	padding-left: 18px;
}

#idLeftColumn h1 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #2C4D9C;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-style: italic;
}

#idLeftColumn h2
{
	background-color: #FFDD57;
	font-weight: 700;
	font-size: .9em;
	width: 100%;
	color: #555555;
	height: 20px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}

#idLeftColumn h2.clsH2NewsFlash
{
	background: url(../images/css/newsflashh2bg.gif) no-repeat left center;
	background-color: #4768B8;
	font-weight: 700;
	font-size: .9em;
	width: 100%;
	color: #ffffff;
	height: 20px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}

#idLeftColumn select 
{
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	width: 250px;
	font-size: 0.95em;
}

#idLeftColumn input 
{
	background-color: #ffffff;
}

#idLeftColumn .clsCheckbox
{
	background-color: transparent;
}

#idLeftColumn .clsTint25 .clsSubmit
{
	background-color: #FFDD57;
	border: none;
	color: #555555;
	font-weight: 700;
	border: 1px solid #ffffff;
	font-size: 1em;
}

#idLeftColumn .clsPaging
{
	padding: 4px 10px 0px 10px;
	display: block;
	width: 100%;
	background-color: #FFDD57; 
	height: auto;
	border-bottom: 1px solid #ffffff;
	font-size: 0.7em;
	height: 18px;
	font-weight: 700;
	color: #AAAAAA;
}

#idLeftColumn .clsPaging a:link,
#idLeftColumn .clsPaging a:active,
#idLeftColumn .clsPaging a:visited
{
	color: #555555;
	text-decoration: none;
}

#idLeftColumn .clsPaging a:hover
{
	text-decoration: underline;
}

#idRightColumn 
{
	padding: 0px 0px 0px 0px;
	float: right;
	height: auto;
	width: 295px;
	text-align: left;
}

#idRightColumn .clsTint100 table th,
#idRightColumn .clsTint75 table th,
#idRightColumn .clsTint50 table th,
#idRightColumn .clsTint25 table th,
#idRightColumn .clsTint0 table th
{
	font-size: 0.8em;
	font-weight: 700;
	text-align: right;
	width: 200px;
}

#idRightColumn .clsTint100 table td,
#idRightColumn .clsTint75 table td,
#idRightColumn .clsTint50 table td,
#idRightColumn .clsTint25 table td,
#idRightColumn .clsTint0 table td
{
	font-weight: 500;
	font-size: 0.9em;
}

#idRightColumn .clsTint100 table td.clsTableTop,
#idRightColumn .clsTint75 table td.clsTableTop,
#idRightColumn .clsTint50 table td.clsTableTop,
#idRightColumn .clsTint25 table td.clsTableTop,
#idRightColumn .clsTint0 table td.clsTableTop
{
	background: url(../images/css/tabletopbg.gif) no-repeat left center;
	background-color: #FFE98F;
	font-weight: 700;
	font-size: 0.85em;
	width: 100%;
	color: #555555;
	padding-left: 18px;
	border-bottom: 1px solid #ffffff;
}

#idRightColumn .clsTint100 table td.clsTableTopNews,
#idRightColumn .clsTint75 table td.clsTableTopNews,
#idRightColumn .clsTint50 table td.clsTableTopNews,
#idRightColumn .clsTint25 table td.clsTableTopNews,
#idRightColumn .clsTint0 table td.clsTableTopNews
{
	background: url(../images/css/tabletopnewsflashbg.gif) no-repeat left center;
	background-color: #4768B8;
	font-weight: 700;
	font-size: 0.85em;
	width: 100%;
	color: #ffffff;
	padding-left: 18px;
	border-bottom: 1px solid #ffffff;
}

#idRightColumn select 
{
	background-color: #ffffff;
	width: 200px;
	font-size: 0.85em;
}

#idRightColumn input 
{
	background-color: #ffffff;
}

#idRightColumn .clsCheckbox
{
	background-color: transparent;
}

#idRightColumn .clsTint25 .clsSubmit
{
	background-color: #FFDD57;
	border: none;
	color: #555555;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #ffffff;
	font-size: 1em;
}

#idRightColumn .clsTint100 table tr td img.clsThumb
#idRightColumn .clsTint75 table tr td img.clsThumb,
#idRightColumn .clsTint50 table tr td img.clsThumb,
#idRightColumn .clsTint25 table tr td img.clsThumb,
#idRightColumn .clsTint0 table tr td img.clsThumb
{
	margin: 2px 0 0 0;
	padding: 0px
}

#idRightColumn .clsTint100 table tr td img.clsThumbMid
#idRightColumn .clsTint75 table tr td img.clsThumbMid,
#idRightColumn .clsTint50 table tr td img.clsThumbMid,
#idRightColumn .clsTint25 table tr td img.clsThumbMid,
#idRightColumn .clsTint0 table tr td img.clsThumbMid
{
	margin: 2px 2px 0 2px;
	padding: 0px
}

.clsPara1
{
	color: #2C4D9C;
	font-size: 1.25em;
	font-weight: 700;
}

#idLeftColumn > .clsTint0 .clsPara1,
#idLeftColumn > .clsTint25 .clsPara1,
#idLeftColumn > .clsTint50 .clsPara1,
#idLeftColumn > .clsTint75 .clsPara1,
#idLeftColumn > .clsTint100 .clsPara1
{
	margin-top: 0px;
	padding-top: 0px;
}

.clsPara1Inline
{
	color: #2C4D9C;
	font-size: 1.25em;
	font-weight: 700;
	display: inline;
	float: left;
}
	
ul.clsFacilities
{
	list-style-type: none;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

ul.clsFacilities li.cls1
{
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/css/tabletopbg.gif) no-repeat left center;
	background-color: transparent;
	padding-left: 18px;
	display: block;
}
	
ul.clsFacilities li.cls2
{
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/css/tabletopbg.gif) no-repeat left center;
	background-color: #D8E1F5;
	padding-left: 18px;
	display: block;
}
	
ul.clsFacilities li.cls3
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D8E1F5;
	padding-left: 3px;
	display: block;
	font-weight: 700;
}
	
ul.clsFacilities li.cls4
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E8EDF9;
	padding-left: 3px;
	display: block;
	margin-bottom: 10px;
}

ol.clsQuestions
{
	display: block;
	width: auto;
	list-style-type: decimal;
}

ol.clsQuestions li.clsQuestion
{
	font-weight: 700;
	padding: 5px 5px 5px 0px;
}

ol.clsAnswers
{
	display: block;
	width: auto;
	list-style-type: decimal;
}

ol.clsAnswers li.clsAnswer
{
	padding: 10px 10px 10px 10px;
	background-color: #E8EDF9; 
	border-bottom: 10px solid #ffffff;
}
	
ol.clsAnswers ul
{
	list-style-type: circle;
}

ul.clsPlain
{
	list-style-type: disc;
	margin: 20px 0px 0px 30px;
	padding: 0;
	left: 0;
}

ul.clsPlain li
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	left: 0px;
}
	
.clsImageMain
{
	padding: 0px;
	margin: 0px;
}

.clsPadding5
{
	padding: 5px;
}

.clsSmall
{
	font-size: 0.9em;
}

.clsHighlight
{
	padding: 5px;
	background-color: #F7F9FD;
	width: auto;
	display: block;
	font-size: 1.15em;
}

.clsHighlightSmall
{
	padding: 5px;
	background-color: #F7F9FD;
	width: auto;
	display: block;
}

.clsHighlightAlt
{
	padding: 5px;
	background-color: #FFE98F;
	width: auto;
	display: block;
	font-weight: 700;
}

/* contact table */

#idLeftColumn .clsTint25 table.clsContact,
#idLeftColumn .clsTint50 table.clsContact
{
	width: 100%;
}

#idLeftColumn .clsTint25 table.clsContact tr td,
#idLeftColumn .clsTint50 table.clsContact tr td
{
	width: auto;
	text-align: left;
	padding: 5px;
}

#idLeftColumn .clsTint25 table.clsContact tr td input,
#idLeftColumn .clsTint50 table.clsContact tr td input
{
	border: 1px solid #B1C4ED;
	background-color: #ffffff;
	width: 200px;
}

#idLeftColumn .clsTint25 table.clsContact tr td textarea,
#idLeftColumn .clsTint50 table.clsContact tr td textarea
{
	border: 1px solid #B1C4ED;
	background-color: #ffffff;
	width: 300px;
}

#idLeftColumn .clsTint25 table.clsContact tr td .clsSelect,
#idLeftColumn .clsTint50 table.clsContact tr td .clsSelect
{
	border: 1px solid #B1C4ED;
	background-color: #ffffff;
	width: 300px;
}

#idLeftColumn .clsTint25 table.clsContact tr td span,
#idLeftColumn .clsTint50 table.clsContact tr td span
{
	font-weight: 700;
	padding-bottom: 5px;
	display: block;
}

#idFooter 
{
	margin-top: 15px;
	width: 747px;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}

/* general / editor */

.clsBold
{
	font-weight: 700;
}

.clsItalic
{
	font-style: italic;
}

.clsUnderline
{
	text-decoration: underline;
}

.clsNewsFlash
{
	font-size: .75em;
	padding: 10px 10px 10px 10px;
}

.clsNewsFlash table
{
	font-size: 1em;
}

.clsNewsFlash table tr td.clsTDNewsHeader,
.clsNewsFlash table tr.clsTDNewsHeader
{
	background-color: #FFDD57;
	font-weight: 700;
	width: 100%;
	padding: 3px;
}

.clsNewsFlash table tr td.clsTDNews,
.clsNewsFlash table tr.clsTDNews
{
	background-color: #D8E1F5;
	font-weight: 500;
	padding: 3px;
	text-align: left;
}

.clsNewsFlash table tr td.clsTDNewsAlt,
.clsNewsFlash table tr.clsTDNewsAlt
{
	background-color: #E8EDF9;
	font-weight: 500;
	padding: 3px;
	text-align: left;
}

/* map */

.clsMap
{
	width: 461px;
	height: 349px;
	border-bottom: 1px solid #ffffff;
	padding: 0;
	margin: 0;
	display: block;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	color: #555555;
	display: block;
}
