@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#D8E5ED;
	}
.more {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
.more a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none;	font-weight: bold; color: #FFFFFF;} 
.more  a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px;  text-decoration:none; font-weight: bold; color: #4E7AA7;}
.more  a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none; font-weight: bold; color: #FFFFFF; }	
.more  a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none; font-weight: bold;	color: #0099FF;}

	

.body {
	background: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color:#1F2227;
	}
.servlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

	
.cols {
	background:url(../images/divider.jpg);
	background-repeat:no-repeat;
	}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7E3D15;
}

	
.colstop {
	background:url(../images/divider.jpg);
	background-repeat:no-repeat;
	}
.border {
	border: 1px solid #000000;
}

li {
	list-style-type: square;
}

	
.text {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	}
	
img {
	border:0;
	}
	
	input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#000000; vertical-align:top; padding-left:4px; padding-top:3px;}

/* ------ h1,h2,h3 Margin-Padding Setup -----*/
/* ------ h1,h2,h3 Margin-Padding Setup -----*/

h1, h2, h3 {
	margin:0;
	font:Arial, Helvetica, sans-serif;
	padding:0;
	}
	
/* ------ No image border -----*/	

img {
	border:0;
	}

/* ------ Keyword Setup -----*/	
	
.keywordblack {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	}
	
.keywordwhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
li { background:url(images/a2.gif) no-repeat 0 6px; line-height:16px; margin:0px; padding:0px; padding-left:12px;}
li a {background:url(images/underline.gif) repeat-x 0 12px; text-decoration:none}
li a:hover {background:none}

.form input {
	width:188px;
	height:20px;
	color: #ffffff;
	padding:3px 0 0 5px;
	line-height:11px;
	border:1;
	background-color:#333b43;
}
.form textarea {
	width:188px;
	height:111px;
	color: #ffffff;
	overflow: auto;
	border:1;
	padding:3px 0 0 5px;
	background-color:#333b43;
}

.style1 {font-weight: bold}