body {
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
	background-color:#4b91c5;
	background-image:url(../images/bkg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:12px;
	color:#414244;
	line-height:18px;
}

h1{font-size: 15px;
   font-weight: bold;
   color: #10547c;}
h2{font-size: 15px;
   font-weight: bold;}
ul{padding: 0 0 0 30px;
   list-style-image:url(../images/bul_arrow.gif); background-repeat: no-repeat;}
ol{padding: 0 0 0 20px;
}
#wrapper {
   	background-color:#F2EADF;
	  margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 774px;
	  height: 100%;
   }
* { margin:0px; padding:0px;}

.headtext{
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold; 
	color: #414244;
	line-height:16px;
}
.divider{
	background-image:url(../images/art_divider.gif); background-repeat:repeat-x;
}
.divider1{
	background-image:url(../images/art_divider1.gif); background-repeat:repeat-x;
}

.blacktext_u{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal; 
	color: #0c0d0d;
	text-decoration:underline;
}
a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold; 
	color: #eea600;
	line-height:16px;
	text-decoration:none;
}

a:hover {
	color: #2678a6;
	text-decoration:none;
}
a.media{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal; 
	color: #eea600;
	line-height:16px;
	text-decoration:none;
}

a:hover.media {
	color: #2678a6;
	text-decoration:none;
}
.more{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold; 
	color: #eea600;
	line-height:16px;
	text-decoration:none;
}

.more:hover {
	color: #2678a6;
	text-decoration:none;
}

.footertext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal; 
	color: #626161;
	line-height:20px;
}
.footertext a {
	color: #626161;
	text-decoration:none;
	font-weight: normal;
}
.footertext a:hover {
	color: #2678a6;
	text-decoration:none;
	font-weight: normal;
}
.mediapad{padding: 10px 0 0 0;
}

/* FORM FIELD STYLE */

input{font-family: Tahoma, Arial,MS Sans Serif;
	  font-size: 12px;
      color: #500A3B;
      border: 1px solid #7f9db9;
	  background-color: #ffffff !important; }
input:hover{font-family: Tahoma, Arial,MS Sans Serif;
      font-size: 12px;
      color: #500A3B;
      border: 1px solid #38688c;
	  background-color: #ffffff;}
input.nostyle{background-color: #ffffff;
              border: 0px;
              font-size: 12px;}
select{	font-family: Tahoma, Arial,MS Sans Serif;
	   background-color: #ffffff !important; 
       font-size: 12px;
       color: #666666; !important; 
       border: 1px solid #7f9db9 !important;  }
textarea{font-family: Tahoma, Arial,MS Sans Serif;
	     background-color: #ffffff;
         font-size: 12px;
	     color: #666666;
         border: 1px solid #7f9db9;
		
}

/* FUSION NEWS STYLE */

.newsheadline{font-weight: bold;
              font-size: 11px;
			  line-height: 16px;
}
.newsdate{font-weight: normal;
          font-size: 11px;
		  line-height: 16px;
		  font-style: italic;
		  color: #666666;}
.news{font-wieght: normal;
	  font-size: 12px;
	  line-height: 16px;
}

