/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#EDEDED;
	/*background-color:#FEFEFE;*/
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
}


td, tr {font:11px/14px tahoma, arial, helvetica, sans-serif; color:#3E3E3E; vertical-align:top;}

h1{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	padding:20px 0px 5px 20px;
}

a {
	color:#4295A3;
}

a:hover {
	color:#A8ABD4;
	text-decoration:none;
}


.title{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	padding:20px 0px 5px 20px;
}

.indet {
	margin:0px;
	padding:20px 10px 5px 20px;
}

.Hometxt {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	padding:0px 0px 20px 20px;
}

.border {
	border:1px solid #4B4F52;
}

.img {
	border:1px solid #4B4F52;
	margin:5px;
}

ul {
	list-style:none;
	display:list-item;
	margin:0px;
	padding:0px 0px 0px 10px;
}

li{
	list-style:none;
	display:list-item;
	background-image:url(images/bullet.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
}

ul.list {
	list-style:none;
	display:list-item;
	margin:0px;
	padding:0px;
	width:207px;
}

.list li{
	list-style:none;
	display:list-item;
	background-image:url(images/bg_list.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px dashed #999999;
	padding:0px 0px 5px 20px;
	margin:5px 0px 5px 0px;
}

ul.news {
	list-style:none;
	display:list-item;
	margin:0px;
	padding:10px 20px 20px 20px;
}

.news li{
	list-style:none;
	display:list-item;
	margin:10px 0px 0px 0px;
	padding:0px 0px 20px 20px;
	background-image:url(images/bg_list.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px dashed #999999;
}

.more {
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

.more a, .more a:hover {
	color:#ffffff;
	background-color:#5C8B9F;
	padding:3px 5px 3px 5px;
	margin:1px 15px 3px 3px;
	width:auto;
	float:right;
	text-decoration:none;
}

.orange, .orange a {
	color:#D27E1E;
}

.orangemore, .orangemore a {
	margin-left:5px;
	color:#D27E1E;
}


.orangemore a:hover {
	margin-left:5px;
	color:#D27E1E;
	text-decoration:none;
}

.ft {
	font-size:11px;
	color:#ffffff;
	padding-top:17px;
}

.ft a{
	font-size:11px;
	color:#9DB3CF;
}

.ft a:hover{
	font-size:11px;
	color:#9DB3CF;
	text-decoration:none;
}

.contact {
	background-image:url(images/contact2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 35px;
}

.vrline
{
	width:1px;
}

.divider
{
	background-color:#666666;
	width:1px;
	float:left;
	height:175px;
	margin:20px 0px 10px 5px;
}

.divider1
{
	background-color:#666666;
	width:1px;
	float:left;
	height:185px;
	margin:0px 5px 10px 5px;
}
.gray {
	color:#A1AEC3;
}

.download {
	background-image:url(images/pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:35px;
	width:165px;
	display:block;
	padding:9px 0px 0px 8px;
	margin:10px 0px 0px 0px;
}

td .input{ width:250px; height:20px; margin-bottom:7px;}
.input, .textarea{ border:1px solid; border-color:#343434 #DADADA #DADADA #343434; font-size:11px; font-family:tahoma; color:#403E3E; padding:1px 0 1px 6px;}
td .textarea{ width:250px; height:120px; margin-bottom:11px;}

.slogan {
	font-family:"Monotype Corsiva", "MS Sans Serif";
	font-size:28px;
	margin:70px 70px 0px 0px;
}
