*{
	font-family: Trebuchet MS;
	font-size: 12px;
}
.small {
	font-size: 10px; 
}
.big {
	font-size: 14px; 
	
}
.normal {
	font-size: 13px; 
}

/* Links section ----------------------------------------------------------- */

a, a:link, a:active, a:visited {  
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #ff6a03;
	text-decoration: none; 
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a:hover {  
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #ff6a03;
	text-decoration: none; 
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a.links, a.links:link, a.links:active, a.links:visited{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #528e0e;
	font-weight: normal;
	text-decoration: none;
}

a.links:hover{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #528e0e;
	font-weight: normal;
	text-decoration: underline;
}
/* Links section End-------------------------------------------------------- */
body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

td, p, li, ul, ol {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

li, ul, ol {
	list-style-image: url('/images/bullet.gif');
	list-style-position: outside;
}

.conttext1 p.headerban{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 24px; 
	color: #112393;
	font-weight: normal;
	padding-top: 11px;
}

.headertxt{
	font-family: Trebuchet MS;
	font-size: 24px; 
	color: #112393;
	font-weight: normal;
	}

.Theadertxt{
	font-family: Trebuchet MS;
	font-size: 50px; 
	color: #fff;
	font-weight: bold;
position: relative;

filter: none;
-moz-opacity:none;
-khtml-opacity: none;
opacity: none; 
	}

.subheader{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ff6a03;
	font-weight: bold;
}

.conttext{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
}


.conttextpad{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

.conttext1{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
}

.newstext{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #000000;
	font-weight: normal;
	padding-right: 5px;
}

.contacttext{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 20px;
}

.newstitle a, .newstitle a:link, .newstitle a:visited, .newstitle a:active{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #ff6a03;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
}

.newstitle a:hover{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #ff6a03;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
}

.newstitle1 a, .newstitle1 a:link, .newstitle1 a:visited, .newstitle1 a:active{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ff6a03;
	font-weight: bold;
	text-decoration: none;
}

.newstitle1 a:hover{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ff6a03;
	font-weight: bold;
	text-decoration: none;
}

.ntitle{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ff6a03;
	font-weight: bold;
	/*padding-left: 10px;*/
}

.titlepad{
	padding-top: 20px;
	padding-bottom: 5px;
}

.newsdate{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #c3c3c3;
	font-weight: normal;
	padding-left: 10px;
}

.newsdate1{
	font-family: Trebuchet MS;
	font-size: 13px; 
	color: #c3c3c3;
	font-weight: normal;
}

.contpad{
	padding-top: 20px;
}

.banlinkpad{
	padding-left: 102px;
	/*padding-bottom: 20px;*/
}

.linkline{
	padding: 0px;
	margin: 0px;
	padding-left: 479px;
	float: left;
}

.image{
	border: 0px;
filter: none;
-moz-opacity:none;
-khtml-opacity: none;
opacity: none;
}

.star{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #2e5cb8;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
