@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	line-height: 1.5em;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.contenbroder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	background-color: #f8f8f8;
}
.whitetext {
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.bluetext {
	font-weight: bold;
	color: #BF0103;
}

.separator {
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}.blacktext {
	font-weight: bolder;
	color: #E91210;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{
	text-decoration:none;
	color:#000000;
	font-size: 11px;
}
a:hover{
	color:#FF0000;
}
p{
	margin:0px;
	padding:0px;
	text-align:justify;
	color: #333333;
}
.bannerbluebg {
	background-image: url(images/bannerbluebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #7BB3D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bannerbottombg {
	background-image: url(images/bannderbottombg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #CD1E3B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #FFFFFF;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D22340;
	font-weight: bold;
}
li{
	color: #333333;
}
.newsarrows {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6687E;
	border-right-color: #A91D35;
	border-bottom-color: #A91D35;
	border-left-color: #E6687E;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #DC3350;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.searchinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #666666;
	border: 1px solid #d3d3d3;
	height: 17px;
}

.bannerbottombg a{
	color:#FFFFFF;
}

.bannerbottombg a:hover{
	color:#000;
}
.marquee {
	position:relative;
     overflow:hidden;
     width:99%;
     height:150px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 color:#FFFFFF;
     }
.executivelist {
	border: 1px solid #E30F0E;
	background-color: #FEF1F1;
	background-image: url(images/executivesbg.jpg);
	background-repeat: repeat-x;
}
.imagefloat {
	float: left;
	margin-right: 11px;
}
