@charset "utf-8";

/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/bg_gradient.jpg);

}



#nav, #nav ul {color:#ffffff; padding:0px; display:block; margin:0px auto; height:30px; text-align:center;}



#nav a {

	display: block;

	width: 6.36em;

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	color: #FFFFFF;

	font-weight: 200;

	text-transform: uppercase;

	text-decoration: none;	

}



#nav a:hover {

	display: block;

	width: 6.36em;

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	color: #9EB3BD;

	font-weight: 210;

	text-transform: uppercase;

	text-decoration: none; 
	
	
	

}



#nav li li a {

	display: block;

	width: 120px;

	text-align:left;

	font-size: 10px;

	font-weight: 700;

	color: #FFFFFF;

	padding: 5px;

	background-color: #41524C;

	font-family: Georgia, "Times New Roman", Times, serif;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

	

#nav li li a:hover {

	display: block;

	width: 120px;

	text-align:left;

	font-size: 10px;

	font-weight: 700;

	color: #FFFFFF;

	padding: 5px;

	font-family: Georgia, "Times New Roman", Times, serif;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	background-color: #999999;

	text-decoration: none;

}



#nav li {float: left;display:inline;text-transform:uppercase;font-size:15px;line-height:30px;font-weight:bold;padding:0px 1px;margin:0px;list-style:none;}



#nav li ul {

	position: absolute;

	width: 5em;

	left: -999em;

}



#nav li:hover ul {

	left: auto;

}


#botnavbar {color:#9EB3BD;; padding:0px; display:block; margin:0px auto; height:30px; text-align:center; border-top:solid 2px #133E3F}
#botnavbar li{display:inline;text-transform:uppercase;font-size:12px;line-height:30px;font-weight:bold;padding: 2px;margin:0px;list-style:none;}
.botnav{ display:block; }
.botnav a:link{color:#9EB3BD;text-decoration:none;}
.botnav a:visited{color:#9EB3BD;text-decoration:none;}
.botnav a:hover{color:#133E3F; text-decoration:none;}


p a:link,h5 a:link{color:#996600;}
p a:visited,h5 a:visited{color:#996600;}
p a:hover,h5 a:hover{color:#990000;}

#copyright{text-align:center; font-size:10px; color:#244b4f; padding:0px; display:block; margin:0px auto; height:30px;}
#tag{
	text-align:center;
	text-transform:none;
	font-size:12px;
	color:#244b4f;
	padding:5px;
	display:block;
	height:50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.heading1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #014E5E;

	font-size: medium;

	font-weight: bold;

	font-variant: small-caps;

}

.heading2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: x-large;

	color: #014E5E;

	font-weight: bold;

}

.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #014E5E;
	text-align: left;
	
}

.body_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #014E5E;
	text-align: left;
	line-height: 17px;

}
.table_border {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

}

.footer_txt {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #014E5E;

	font-weight: bold;

	font-variant: small-caps;
	

}

.footer_txt2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #014E5E;

	font-weight: bold;

	font-variant: small-caps;
	border-top:solid 1px #ebf0f4;
	line-height:20px;

}


.demo {
	width: 175px;
	height: 325px;
	margin-left:18px;
	text-align: center;
	float: left;
}
.demo img {
	border: 1px solid #ebf0f4;
	margin: 0 7px;
	padding: 5px;
}
a {
	text-decoration: none;
	color: #0985B4;
}

.demo2 {
	width: 450px;
	height: 325px;
	margin-left:5px;
	text-align: center;
	float: left;
}
.demo2 img {
	border: 1px solid #ebf0f4;
	margin: 0 7px;
	padding: 5px;
}
