/* ---------------------------- */
/* ---------------------------- */
body{
	/*font: normal 12px/30px Verdana, Arial, Helvetica, Tahoma;*/
	font: normal 12px/30px Verdana, Arial, Helvetica, Tahoma;
	margin: 0;
	padding: 0;
	background-color:white;
	/*background-color:#DBF4EB;
	background-image : url(images/grad.jpg); 
	background-repeat:repeat-x;*/
	text-align: center;
}
	
a{	color: #6699FF;}
a:hover{	color: #cccccc;}

.textBox {vertical-align:middle; border:1px solid #933126; background-color:White; font-size:12px; font-weight:bold; color:#2C9B61; vertical-align:middle;}

.label {font-size:smaller; font-weight:bold; color:white; font-size:11px; text-align:center; text-indent: 1em; text-decoration: none}

.linkbutton {font-size:smaller; font-weight:bold; color:white; font-size:11px; text-align:center; padding-top:0; text-indent: 1em; text-decoration: underline}

.button { font-family:Verdana; font-size:smaller; font-weight:bold; color:black; vertical-align:middle; }

.radiobutton {border:none; background-color:White; font-family:Verdana; font-size:inherit; vertical-align:middle;}

.FileUpload {font-family:Verdana; font-size:11px; font-weight:bold; color:black; vertical-align:middle;}

a.FocusItem:link,
a.FocusItem:visited { font-family:Tahoma; font-size:12.5px; font-size:small; font-weight:bold; color:Yellow;  text-decoration: none}
a.FocusItem:hover {	/*color:red;*/	font-weight:bold;}
a.FocusItem:active {	/*color:#A1DAC6;*/}

a.SelectedItem:link,
a.SelectedItem:visited {font-family:Tahoma; font-size:12.5px; font-weight:bold; color:#A1DAC6; text-align:center; text-indent: 1em; text-decoration: none}
a.SelectedItem:hover {	color:White; font-weight:bold; cursor:hand;}
a.SelectedItem:active {	color:#A1DAC6;}

a.BackItem:link,
a.BackItem:visited { font-family:Tahoma; font-size:9px; font-size:11px; color:#ffffff; text-decoration: underline}
a.BackItem:hover {	color:Green; font-weight:bold; cursor:hand;}
a.BackItem:active {	color:#A1DAC6;}

a.LinksItem:link,
a.LinksItem:visited { font-family:Tahoma; font-size:small; font-weight:bold;  color:#2C9B61; text-align:left; text-decoration: underline}
a.LinksItem:hover {	color:Green;	font-weight:bold;	cursor:hand;}
a.LinksItem:active {	color:#A1DAC6;}

  
#container{
	
	padding: 0px;
	text-align: left;
	background-color:White; /*#A4DBC8; /* #AFC0DC;*/
}
#left
{
	float:left;
	padding: 0;
	margin: 0 0 0 0;
	width:130px;
	border-right: 1px solid #cccccc;
	background-color:#2C9B61;
	height:100%;
}
#left ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
	/*text-align:center;*/
}
#left li{
	text-indent: 0.5em;
}
#left li a{
	/*color:White;
	text-decoration: none;*/
}

#left p a{
	/*color:Yellow;
	text-decoration: none;*/
}

#left li a:hover
{
	/*color: yellow;*/
	font-weight:bold;
}
#left p{
	margin: 0;
	padding-left: 1em; 
}

#content
{
	float:left ;
	text-align:center;
	width:98%;
	height:100%;
	margin: 10px 5px 0 5px;
}

#tableinfo
{
	font-weight:normal; 	
	font-size:smaller;
	padding-left: 1em;
	background-color:Transparent;
	border-collapse:collapse;
	border-style:none none none none ;
	border-color: #81CB9B #81CB9B #81CB9B #81CB9B;
	border-width: medium medium medium medium;
	width: 100%;
	height: 100%;
	margin: 20px 6px 0 6px;
	table-layout:inherit;
	text-align:justify;
}
#tablelogin
{
	padding-left: 1em;
	background-color:Transparent;
	border-collapse:collapse;
	border-style:none none solid none ;
	border-color: #81CB9B #81CB9B #81CB9B #81CB9B;
	border-spacing:0;
	border-width: 0 0 0 0;
	width: 100%;
	height: 100%;
	/*margin: 20px 6px 0 6px;*/
	table-layout:inherit;
}
#table
{
	padding-left: 1em;
	background-color:Transparent;
	border-collapse:collapse;
	border-style:none none none none ;
	border-color: #81CB9B #81CB9B #81CB9B #81CB9B;
	width: 100%;
	height: 100%;
	/*margin: 20px 6px 0 6px;*/
	table-layout:inherit;
}
#table td
{	
	line-height:2em;
	text-align:left;
	/*border-width: thin thin thin thin;*/
	border-width: medium medium medium medium;
	padding: 0px 0px 0px 0px;
	border-style: none  none solid none;
	border-bottom-width:medium;
	/*border-color: #2C9B61 #2C9B61 #2C9B61 #2C9B61;*/
	border-color:White White White White;
	empty-cells:show;
	font-weight:normal; 	
	font-size:smaller
}

#table th
{	
	/*background-color:#A1DAC6;*/
	text-align:left;
	border-width: medium medium medium medium;
	padding: 0px 0px 0px 0px;
	border-style: none none solid none;
	border-color:White White White White;
	/*border-color: #2C9B61 #2C9B61 #2C9B61 #2C9B61;*/
	empty-cells:show;
	font-weight:bold; 
	font-size:x-small;
	height:13px;
}

#tablehome
{
	padding-left: 1em;
	background-color:Transparent;
	margin: 40px 6px 0 6px;
	table-layout:fixed;
	/*border-style:solid solid solid solid;
	border-color: #DBF4EB #DBF4EB #DBF4EB #DBF4EB; /*#2C9B61 #2C9B61;*/
}
#tablehome td
{	
	text-align:left;
	padding: 0px 0px 0px 0px;
	color:#2C9B61;
	empty-cells:show;
	font-weight:normal; 	
	font-size:smaller;
	line-height:2em;
	text-indent: 1em;
}
#tablehome th
{	
	text-align:left;
	padding: 0px 0px 0px 0px;
	empty-cells:show;
	font-weight:bold; 
	font-size:x-small;
	height:13px;
	text-indent: 1em;
	font-size: 14px;
	font-variant: small-caps;
	color: #ffffff;
	margin: 0;
	border-style: none none none none;
	border-color: #2C9B61 #2C9B61 #2C9B61 #2C9B61;
	text-indent: 1em;
}
#content h2{
	background-color:Transparent; /*#52B396;*/
	text-indent: 1em;
	font-size: 14px;
	font-variant: small-caps;
	color: #ffffff;
	margin: 0;
	border-style: none none none none;
	border-color: #2C9B61 #2C9B61 #2C9B61 #2C9B61;
	text-align:right;
	padding-right:12px;
}
#content p{
	margin: 0;
	padding: 1em;
}
#news
{
	width: 155px;
	border: 1px solid #cccccc;
	float: right;
	background-color: #f9f9f9;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}
#news p{
	margin: 1em;
	font-size: 10px;
}

#banner
{	
	clear: both;
	text-align: center;
	margin: 0px 0px 0px 0px ;
	padding: 0;
	/*border-top: 1px solid #cccccc;*/
	/*background-color:#2C9B61; /*#3D6796;*/
	background-color:Transparent; /*#3D6796;*/
}


#newsadmin
{
	margin: 1em;
	font-size: 6px;
	text-align:center;
	width:100%;
}

#newsadmin p
{
	font-size: 8px;
	text-align:left;
	width:100%;
}

#header
{
	text-decoration:none;
	width:100%;
	background-image: url("images/header.gif");
	padding: 0px;
	text-align: left;
	border-right: 0px solid #d1d1d1;
	border-left: 0px solid #d1d1d1;
	background-color: #5D9EE8;
}

#header h3{
	font: 16px verdana, arial;
	color: #ffffff;
	padding: 25px 10px 5px 0;
	margin: 0;
	font-weight: bold;
	text-align: right;
}
#footer{
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #f9f9f9;
	/*border: 1px solid #cccccc;*/
}
#top
{
	clear: both;
	padding: 0;
	background-color: #5D9EE8;
	vertical-align:bottom ;
	text-align: right;
}

.newsItem 
{
	font: normal 0.9em/0.9em 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
    padding-top: 1.0em;
    color:White;
}

.newsTitle 
{
    color:White;
    font-size:1.0em;
}
.newsDate {
    float: right;
    color:White;
    font-size:1.2em;
}
.newsContent 
{
    text-align: left;
    border-style:none;
    color:Silver;
}
#menu
{
	font: 12px verdana, arial;
	color: #5D9EE8;
	padding: 0 0 0 0;
	margin: 0;
	text-align:right;
	line-height:48px;
	vertical-align:top;
}

#menuheader
{
	font: 12px verdana, arial;
	color: #5D9EE8;
	background-color: #5D9EE8;
	text-decoration:none;
	width:100%;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
/*border-style:solid;
border-color:#A1DAC6;
border-width:0.1em;*/
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
/*position:fixed;*/
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width:380px;
height:320px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
/*top: 300px;
left: 300px;*/
left: -100px; /*position where enlarged image should offset horizontally */
}