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


div.desc
{
  text-align: justify;
  font-weight: normal;
  font-size:11px;
  line-height:16px;
  font-family:"Trebuchet MS", Helvetica, Arial;
  width: 215px;
  margin: 2px;
}
div.head
{
  text-align: left;
  font-weight: bold;
  font-size:14px;
  line-height:19px;
  font-family:"Trebuchet MS", Helvetica, Arial;
  width: 215px;
  margin: 2px;
}
div.menu {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu a:link	{ color:#101010; text-decoration: none;}
.menu a:visited	{color:101010;  text-decoration: none;}	
.menu a:hover		{color: #66CCCC;text-decoration: none;}

.main {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.main a:link	{ color: #01928a; text-decoration: none; font-weight:bold;}
.main a:visited	{color: #01928a;  text-decoration: none; font-weight:bold;}	
.main a:hover		{color: #ff0048;text-decoration: none; font-weight:bold;}

.bull {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #16758d;
	text-decoration: none;
	text-transform:uppercase;
	text-align:justify;
}


.mid {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mid a:link	{ color: #01928a; text-decoration: none; font-weight:bold;}
.mid a:visited	{color: #01928a;  text-decoration: none; font-weight:bold;}	
.mid a:hover		{color: #ff0048;text-decoration: none; font-weight:bold;}


div.titles
{
  text-align: left;
  font-weight: bold;
  font-size:14px;
  line-height:19px;
  font-family:"Century Gothic", Helvetica, Arial;
  width: 100%;
  padding:2px;
  color:#FFFFFF;
  border-bottom:1px solid #98003d;
  border-top:1px solid #98003d;
  margin: 2px;
  background-color:#e6035e;
}

.links {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 10px;
	line-height: 19px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.links a:link	{ color: #01928a; text-decoration: none; font-weight:bold;}
.links a:visited	{color: #01928a;  text-decoration: none; font-weight:bold;}	
.links a:hover		{color: #ff0048;text-decoration: none; font-weight:bold;}

.llinks {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-indent: 3px;
}
.llinks a:link	{ color: #01928a; text-decoration: none; font-weight:bold;}
.llinks a:visited	{color: #01928a;  text-decoration: none; font-weight:bold;}	
.llinks a:hover		{color: #FF3300;text-decoration: none; font-weight:bold;}

.plinks {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-indent: 13px;
	background-image: url(../img/square.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: left;
	padding-left: 13px;
}
.plinks a:link	{ color: #01928a; text-decoration: none; font-weight:bold;}
.plinks a:visited	{color: #01928a;  text-decoration: none; font-weight:bold;}	
.plinks a:hover		{color: #FF3300;text-decoration: none; font-weight:bold;}


#outer{
	position:relative;
	width:600px;
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	line-height:19px;
}
#inner{
	position:absolute;
	left:123px;
	top:0;
	width:100px;
	padding-right:10px;
}
#inner2{
	position:absolute;
	left:245px;
	top:0;
	width:100px;
	padding-right:10px;
}
#inner3{
	position:absolute;
	left:368px;
	top:0;
	width:101px;
	padding-right:10px;
}
#inner4{
	position:absolute;
	left:490px;
	top:0;
	width:95px;
	padding-right:10px;
}
#para{
	position:absolute;
	left:0px;
	top:85px;
	width:610px;
	text-align:justify;
	font-size:11px;
	line-height:15px;
	
}
#para2{
	position:absolute;
	left:0px;
	top:0px;
	width:665px;
	height:195px;
	text-align:justify;
	padding-right:15px;
	font-size:12px;
	line-height:17px;
	overflow:auto;
	
}
#outerbottom{
	position:relative;
	background-color:#04aeb7;
	width:100%;
	height:100%;
	}
#bottomcolor{
	position:relative;
	top:0;
	background-color:#04aeb7;
	background-image:url(btmbg.gif);
	background-repeat:repeat-x;
	height:200px;
	width:100%;
	}
.larger {	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.larger a:link	{ color: #01928a; text-decoration: none; font-weight:bold;}
.larger a:visited	{color: #01928a;  text-decoration: none; font-weight:bold;}	
.larger a:hover		{color: #ff0048;text-decoration: none; font-weight:bold;}

.short{ font-size:1px; line-height:2px;}
