body {
  background-color: #00246A;
  color: #000000;
 }

p, td, br, li, ol, ul {
         font-family: Arial,Helvetica,Tahoma;
         font-size: 10pt;
         color: #000000;
}

p.title {
	font-size: 12pt;
	text-decoration:bold;
}

a:link {
	color: #00246A;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #00246A;
}
a:visited {
	color: #00246A;
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color: #00246A;
}

a.linkpagelink {
	color: blue;
}

input, textarea {
	font-family: Arial,Helvetica,Tahoma;
	font-size: 10pt;
}

a.sidemnenu:link {
	color: #0042A6;
	text-decoration: none;
	outline: none;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;

}
a.sidemnenu:visited {
	color: #0042A6;
	text-decoration: none;
	outline: none;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;

}
a.sidemnenu:hover {
	color: #0042A6;
	text-decoration: none;
	outline: none;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;

}
a.sidemnenu:active {
	color: #0042A6;
	text-decoration: none;
	outline: none;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;

}

a.sidemnenusub:link {
	color: #0042A6;
	text-decoration: none;
	outline: none;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
}
a.sidemnenusub:visited {
	color: #0042A6;
	text-decoration: none;
	outline: none;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
}
a.sidemnenusub:hover {
	color: #0042A6;
	text-decoration: none;
	outline: none;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
}
a.sidemnenusub:active {
	color: #0042A6;
	text-decoration: none;
	outline: none;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
}
#footer {
	height: 90px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #ec5b5f;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	z-index: 1000;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	background-color: #00246A;
	line-height: 14px;
	padding: 3px 0px 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
}


#footer td {

	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;

}



footer_text {
	text-align: center;
	width: 400px;
	position: relative;
	background-color: #CCFFFF;
	font-size: 18px;
}


a.footerlink:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:hover {text-decoration: underline;}
a.footerlink:active {
	color: #999999;
	font-weight: normal;
}


a.footermaillink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footermaillink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footermaillink:hover {text-decoration: underline; color: #999999;}
a.footermaillink:active {
	color: #FFFFFF;
	font-weight: normal;
}

a.bodylink:link {color: black; text-decoration: none; outline: none; font-weight: bold;}
a.bodylink:visited {color: black; text-decoration: none; outline: none; font-weight: bold;}
a.bodylink:hover {color: grey; text-decoration: underline; outline: none;}
a.bodylink:active {color: black;text-decoration: none; outline: none;}

/*fader controls start*/

#content {

}

ul.crossfade {
	padding: 0 0 50px;
	margin: 0 0 0px;
	list-style: none;
	position: relative;
}

ul.crossfade_top {
	padding: 0 0 50px;
	margin: 0 0 0px;
	list-style: none;
	position: relative;
}

#fade-example-1 li{
	position: absolute;
	top: 0;
	left: 0;
	/*height: 140px;*/ /*removed for ie*/
	background-color: #FFFFFF;
	visibility: hidden;



}


#fade-example2-2 li {
	position: absolute;
	top: 0;
	left: 0;
	height: 270px;
	
	visibility: hidden;
}





li img {
	display: block;
	border: 3px solid #FFF;
	margin-bottom: 0px;


}
.caption {
	clear: both;
	padding: 5px 1em 1em;
	background-color: #FFF;
	float: right;
	line-height: 15px;

}
.example {
	position: relative;
	height: 140px;
	margin-bottom: 1em;
	padding-top: 9px;
	padding-left: 8px;





}

.example2 {
	position: relative;
	margin-bottom: 0em;
	height: 325px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	margin-top: 0px;


}

.example-r {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #CCCCCC;
	padding:1em;
	width: 700px;
	margin-bottom: 1em;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}

#controls {
margin-top: 5px;
}


#fade-example2-2-next {
	right: 24%;
	top: 85%;
	color: #000000;
}
#fade-example2-2-previous {
	left: 30%;
	top: 85%;
	color: #333333;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}





/*fader controls end */


