/* CSS Document */

body{
font:1.0em geneva,arial,helvetica,sans-serif;
margin:0px;
background: url(../images/backgrounds/tile1.jpg)
}

.page{
border:1px solid #ccc !important;
margin:10px !important;
background:#fff !important;
}

img{ border:none;}

.framed{border:2px dashed #C1D0D0 !important; padding:2px;}

.emphasis{color:#900; font-weight:bold}
.photo{
padding:0.3em 0.5em 0.3em 0.5em;
margin:0.3em 0.5em 0.3em 0.5em;
font-size:0.8em;
border:1px solid #ccc;
background:#fff;
}

.indexTable {font-size:0.8em;}
.indexTable .tableEvenRows {background-color: #ECF1F2;}
.indexTable .tableOddRows {background-color: #ffffff;}
.contentTable, .indexTable {
	border:1px dotted #999999;
	border-bottom:none;
	margin:0.3em 0.5em 0.3em 0.5em;
	border-spacing:0px;
	background-color:#FFFFFF;
}
.contentTable td, .indexTable td {
	border-bottom:1px dotted #cccccc;
	padding:2px 12px 2px 6px;
	vertical-align:top;
}
.cellTitle, .indexTable th {
	font-weight:bold;
	font-size:0.95em;
	color:#555555;
	background-color:#ECF1F2;
	white-space:nowrap;
	text-align:left;
	padding:2px 8px 2px 6px;
}


.caption{
padding:0.3em 0.5em 0.3em 0.5em;
font-size:0.8em;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
background:#fff;
}

.nav{
float:right;
font-size:0.8em;
border:1px dotted #ccc;
border-right:none;
padding:0px 10px 2px 6px;
background-color:#ECF1F2;
}
.contentMenu, {
	margin:0;
	padding:0;
	border:none;
	border-bottom:1px dashed #cccccc;
	float:left;
}

.contentMenu h3, .contentMenu h2 {
	font-weight:bold;
	font-size:0.9em;
	margin:0;
	margin-top:1.6em;
	padding:0.3em 0.5em 0.3em 0.5em;
	color:#333333;
	border-bottom:1px dashed #cccccc;
	border-top:1px dashed #cccccc;
	background-color:#E8E9BE;
}

.contentMenu p {
	font-size:0.9em;
	margin:0;
	padding:0.3em 0.5em 0.3em 0.5em;
	color:#333333;
}


.contentMenu h4, .newsMenu h4 {
	font-weight:bold;
	font-size:0.9em;
	margin:0;
	padding:0.3em 0.5em 0.3em 0.5em;
	color:#666666;
	border-bottom:1px dashed #cccccc;
	border-top:1px dashed #cccccc;
	background-color:#F5F5E2;
}

.contentMenu ul, .newsMenu ul, ul {
	list-style:none;
	margin: 0;
	border: none;
	font-size:0.9em;
}
.contentMenu li, .newsMenu li, li {
	list-style:none;
	background:none !important;
	margin: 0 !important;
	padding: 0.4em 0.3em 0.4em 0.5em !important;
}

.contentMenu ul li:hover, tr.clickable:hover td, td.clickable:hover {background-color:#e9f3ff !important;cursor:pointer;}
.contentMenu li, li {border-bottom:1px dotted #cccccc;}
.contentMenu ul+p{margin-top:1.0em;}

h5,h4,h3,h2,h1{color:#2d5782; padding:0px 10px; font-weight:bold;}
p { padding:0px 10px;}
h1{font-size:1.4em; margin-top:1.6em;}
h2{font-size:1.15em}
h3{font-size:1.05em}
h4,select,input{font-size:0.9em}
h4,h5{color:#333}
h5,.smallText,a:visited.textButton,a.textButton{font-size:0.8em}
#footer {
	clear:both;
	background-color:#eeeeee;
	margin:0;
	padding:1.0em;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	font-size:0.8em;
}

.panelBlue {
float:left;
width:none;
margin:10px;
background-color:#ccddff;
border: 1px #8dabb9 solid;
padding:10px;
}

