/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-color:#011341;
}
.bannerBackg {
	background-image:url(../images/layout/bannerBackg.gif);
	background-repeat:repeat-x;
	height:190px;
}
.banner {
	background-image:url(../images/layout/banner.jpg);
	background-repeat:no-repeat;
}
.footerBackg {
	background-image:url(../images/layout/footerBackg.gif);
	background-repeat:repeat-x;
	height:123px;
}
.footer {
	background-image:url(../images/layout/footer.jpg);
	background-repeat:no-repeat;
	height:123px;
}
.contentBackg {
	background-image:url(../images/layout/contentBackg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
}
.line01 {
	background-image:url(../images/layout/line01.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	height:400px;
}
.line04 {
	background-image:url(../images/layout/line04.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.imgContentFr {
	background-image:url(../images/layout/imgContentFr.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:353px;
}
.border1 {
	border: 5px solid #c9c9c9;
	background-color: #e5e5e5;
}
.border2 {
	border: 1px solid #54afde;
	padding: 15px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #636363;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c9c9;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0498c3;
	text-decoration:none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.text7:hover {
	color:#00b4d4;
	text-decoration: none;
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00b4d4;
	text-decoration: none;

}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
.text10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}






.cards {
	background-image:url(../images/layout/cards.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:41px;
}
.field1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	height: 14px;
	width: 115px;
	border: 1px solid #b2b4b9;
}
.field2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7b7b7;
	height: 17px;
	width: 122px;
	border: 1px solid #b7b9be;
}
.field3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	height: 18px;
	width: 190px;
	border: 1px solid #d0ced0;
}
.field4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	height: 18px;
	width: 258px;
	border: 1px solid #d0ced0;
}
.field5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	height: 18px;
	width: 109px;
	border: 1px solid #d0ced0;
}
.field6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7b7b7;
	height: 17px;
	width: 100px;
	border: 1px solid #b7b9be;
}

.backgTitle {
	background-image:url(../images/layout/titleBackg.gif);
	background-repeat:repeat-x;
}

.bottomLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

