body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, b, tr, td, p, ul, ol, li, span, div {
	font-size: 10px;
}

.delimiterMenu {
	background-image: url(../images/separator_gray.gif);
	height: 2px;
	margin: 0px;
	padding: 0px;
/*	border: 1px solid #ffffff;*/
	font-size: 1px;
}
.ligthBluetable {
	background-color: #B7DDF6;
	border-top: 0px none #C4C7CF;
	border-right: 0px none #C4C7CF;
	border-bottom: 0px none #C4C7CF;
	border-left: 1px solid #C4C7CF;
	height: 224px;
}
.blackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #474747;
	height:74px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0;
	text-align: justify;
}
.borderTable {
	border: 1px solid #ccc;
}
.siteBorder {
	width: 760px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #1863BD;
	border-right: 1px solid #1863BD;
	border-bottom: 1px solid #1863BD;
	border-left: 1px solid #1863BD;
}
.headerIcons{
	text-align: right;
	width: 500px;
	height: 64px;
}
.headerIcons img {
	margin-left: 5px;
	margin-right: 10px;
	/*cursor: pointer;*/
}
.headerLogo {
	width: 246px;
	height: 64px;
}
.headerLogo img {
	margin-left: 5px;
	width: 241px;
}
.menuContainer {
	height: 20px;
	background-color: blue;
}
.menuContainer table {
	width: 755px;
}
.menuContainer table tr td {
	width: 107px;
	height: 20px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #fff;
}
.menuContainer table tr td a {
	display: block;
	background-image: url(../images/menu_bg.gif);	
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.menuContainer table tr td a:hover {
	color: #fff;
	background-color: #fff;
	background-image: url(../images/menu_bg_over.gif);
	}

.menuHorizontal table tr td {
height: 50px;
}

.menuHorizontal table tr td a {
height: 50px;

}
.indexImages {
	vertical-align: top;
	height: 209px;
}
.indexImages table {
	width: 755px;
	/*border: none;*/
}
.indexImages table tr td {
	vertical-align: top;
	background-image: url(../images/mainimage_pattern.gif);
}
.mainflash {
	width: 567px;
}
.mainPresentation {
	width: 188px;
	border: none;
}
.mainPresentation a:hover {
	background-image: url(../images/presentation_hover.gif);
	border: none;
	border-style: none;
}
.advertisingDelimiter {
	background-color:#9CBEE4;
	height: 5px;
	font-size: 1px;
}
.advertisingSection {
	width: 755px;
	/*height: 225px;*/
	background-image: url(../images/blue_gradient.gif);
}
.advertisingSectionBox{
	width: 188px;
	height: 225px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-right: 1px;
	border-color: #ccc;
}
.advertisingSectionBox div{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #565656;
	text-decoration: none;
	margin: 0px;
}
.advertisingSectionBox a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC801;
	text-decoration: none;
}
.advertisingSectionNews{
	padding-bottom: 7px;
}

.advertisingSectionTable{
	vertical-align: top;
	margin-top: 10px;
	
}
.advertisingSectionTitle{
	height: 25px;
	background-image: url(../images/under_section.gif);
	font-weight: bold;
	color: #1863BD;
	text-align: left;
}
.advertisingSectionSolution{
	border-bottom: 1px dotted #9B9B9B;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #565656;
}
.advertisingSectionSolution img{
	float: left;
	margin: 2px 2px 2px 0;
}
.advClear {
	clear: both;
	font-size: 1px;
	/*height: 1px;*/
	margin-top: -1px;
}
.footerLine{
	background-image: url(../images/footer_line.gif);
	height: 5px;
}
.footer{
	background-color: #fff;
	/* width: 755px; */
	height: 30px;
}
.footer table tr td a{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	font-weight: bold;
	color: #1863BD;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #1863BD;
}
.footer table tr td{
	font-size: 9px;
	font-weight: bold;
	color: #1863BD;
	text-align: right;
	text-decoration: none;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #1863BD;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h3 a{
	font-size: 10px;
	color: #1863BD;
	text-decoration: none;
}







