
p {
  FONT-SIZE: 13px; 

  COLOR: #000000;

  FONT-FAMILY: arial; 

}

a img {border: none; } 

a:link {color:#666; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
a:visited {color:#666; text-decoration: none; border-bottom: 1px dashed #999; font-family:Arial, Helvetica, sans-serif font-size:14px;}
a:hover {color:#039; text-decoration: none; border-bottom: 1px dashed #039; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
a:active {color:#666; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; }

#header {
	width:800px;
}


/* --------------------- WRAPS --------------------- */
#inner{
	display:block;
	width:830px;
	background:#FFF url(/images/new/bg.jpg) repeat-x top center;
}

#wrap{
	width:800px;
	padding:0px 10px 0px 10px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/new/light.jpg) no-repeat top center;
}


#wrap:after, #inner:after, #footer:after, .footer_wrap:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* ---------------------END WRAPS --------------------- */


/* --------------------- LOGO --------------------- */

#logo {
	width:276px;
	height:122px;
	background-image:url(/images/new/logo.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-right:5px;
	padding-top: 5px;
	float:left;
}


/* -------------------- Nav Style below ---------------- */

/*Navigation*/

#topnav {
	float: right;
	width: 500px;
	height: 40px;
	clear: both;
	margin: 0 auto;
	padding: 0px 0 0 0px;
}

#nav, #nav ul {
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	text-align: left;
	float: left;
}

#nav li a {
	color: #0f4468;
	background-color: #608dab;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 8px 16px;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
}

#nav li a.current {
	color: #fff;
	font-size: 12px;
	background-color: #0f4468;
	background-image: url(/images/new/current_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
}

#nav li a:hover {
	color: #fff;
	background-color: #0f4468;
	margin: 0;
}

#nav li ul {
	background-color: #0f4468;
	position: absolute;
	left: -999em;
	width: 9em;
	margin: 0;
}

#nav li ul a {
	color: #0f4468;
	background-color: #608dab;
	background-image: none;
	width: 9em;
	margin: 0;
	padding: 6px 18px;
	border-top: 1px solid #608dab;
}

#nav li ul a:hover {
	color: #fff;
	background-color: #608dab;
	background-image: none;
	width: 9em;
	margin: 0;
}

#nav li ul a.first {
	border-top: 8px solid #608dab;
}

#nav li ul a.last {
	border-bottom: 8px solid #608dab;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}



/* Search site Section */

#search {
	width:250px;
	height:48px;
	background-repeat:no-repeat;
	float:right;
	margin-right:20px;
}

.search_form {
	margin-left:12px;
	margin-top:20px;
}

.search_input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#2D2215;
	border:none;
	height:14px;
	width:250px;
}

.search_button {
	margin-left:5px;
}



#footer{
	display:block;
	width:830px;
	height: 125px;
	background:#FFF url(/images/new/bg-footer.jpg) repeat-x center;
}

#footerwrap{
	width:820px;
	height: 120px;
	padding:0px 10px 0px 10px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/new/footer-logo.jpg) no-repeat top center;
}

#footerwrap a:link {color:#000; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#footerwrap a:visited {color:#000; text-decoration: none; border-bottom: 1px dashed #999; font-family:Arial, Helvetica, sans-serif font-size:14px;}
#footerwrap a:hover {color:#000; text-decoration: none; border-bottom: 1px dashed #039; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
#footerwrap a:active {color:#000; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; }


/* CSS BOX  */
.rbroundbox { background: url(/images/new/nt.gif) repeat; }
.rbtop div { background: url(/images/new/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/new/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/new/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/new/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 95%; margin: 1em auto; }



.text {

  FONT-SIZE: 13px; 

  COLOR: #000000;

  FONT-FAMILY: Tahoma; 

  TEXT-ALIGN: JUSTIFY;

  TEXT-DECORATION: none 

}



.free_text {

  FONT-SIZE: 12px; 

  COLOR: #000000;

  FONT-FAMILY: Tahoma; 

  TEXT-DECORATION: none 



}



.table_text {

  MARGIN: 10px;

  FONT-SIZE: 13px; 

  COLOR: #000000;

  FONT-FAMILY: Tahoma; 

  TEXT-ALIGN: JUSTIFY;

  TEXT-DECORATION: none 

}


.regularText {

	font-family: tahoma;

	font-size: 12px;

}