﻿body {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#000;
	margin:0px 0;
	background-image: url(../../images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #ED1A2D;
}
#wrapper {
	text-align:left;
	border:0;
	width:944px;
	margin:0 auto 20px auto;
	padding:0;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#navwrap {
	background-image:url(../../images/nav_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 944px;
	height: 27px;
}
#nav {
	float: right;
	margin-right: 5px;
	padding-top: 10px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li {
	margin:0;
	padding:0;
	display: inline;
}
#nav ul li a {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	text-align: center;
}
#nav ul li#nav-active a {
	border:0;
	font-weight:bold;
	color: #FFFF00;
}
#nav ul li a:hover {
	color: #FFFF00;
}
#header {
	height:267px;
	text-decoration:none;
}
#search {
	background-image:url(../../images/search_bg.gif);
	height:29px;
	background-repeat:no-repeat;
	padding: 0px;
}
#searchcrumbs {
	color: #000000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	font-size: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchoptions {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}

#col1 {
	float:left;
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#col2 {
	float:left;
	width:643px;
	background-color:#FFF;
	padding-top: 10px;
}
.col2rrtop {
	background-image:url(../../images/mainrr_top.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:12px;
}
#col3 {
	float:right;
	width:150px;
	font-size:10px;
	line-height:14px;
}
.col3header {
	width:150px;
	background-image:url(../../images/col3_header.jpg);
	height:118px;
	background-position:-1px;
	margin:0;
	padding:0;
}
.col3wrap {
	width:150px;
	background-image:url(../../images/rnav_bg.gif);
	background-repeat:repeat-x;
	height:auto;
	padding-bottom:12px;
}
#col3 h2 {
	background-image:url(../../images/dots_light.gif);
	height:1px;
	background-repeat:repeat-x;
	width:130px;
	margin:8px 0 0 10px;
	padding:0;
}
.col1nav h1, #col3 h1 {
	background-image:url(../../images/lnav_h1.gif);
	background-repeat:repeat;
	height:19px;
	width:142px;
	font-size:12px;
	font-weight:700;
	color:#FFF;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#666;
	line-height:normal;
	text-decoration:none;
	margin:0;
	padding:4px 0 0 8px;
}
.col1nav ul {
	margin:0;
	padding:0;
}
.col1nav, .col1nav li {
	list-style-type:none;
	width:150px;
}
.col1nav {
	margin-top:0;
	background-color:#f0f0f0;
	padding:0;
}
.col1nav li {
	background-image:url(../../images/lnav_bg1.gif);
	background-repeat:repeat-x;
}
.col1nav a {
	display:block;
	color:#000;
	height:21px;
	padding-left:20px;
	padding-top:6px;
	border-width:0;
	font-weight: normal;
}
.col1nav a:hover {
	height:21px;
	background-image:url(../../images/lnav_bg2.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding-top:6px;
	font-weight: normal;
}
#footer {
	background-image:url(../../images/footer_bg.gif);
	background-repeat:no-repeat;
	height:51px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
}
#col3 p {
	color:#FFF;
	background-image:url(../../images/arrows_yellow.gif);
	background-repeat:no-repeat;
	background-position:10px 14px;
	text-indent:10px;
	margin:0;
	padding:8px 10px 0;
}
#col3 h3 {
	color:#FFF;
	background-image:url(../../images/arrows_yellow.gif);
	background-repeat:no-repeat;
	background-position:134px 14px;
	text-align:right;
	margin:0;
	padding:8px 20px 0 0;
	font-size: 11px;
}
#footer img {
	margin-right: 17px;
	margin-top: 17px;
	float: left;
}
#footer p {
	padding-top: 0px;
	float: right;
	margin-top: 17px;
}
.col3wrap a {
	color: #E71428;
}
.col3wrap a:hover {
	color: #FFFF00;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.ajax {
	padding-left: 10px;
	float: left;
}
#textfield {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 16px;
	float: right;
}

    
#widgetText p
{
    padding: 15px 0 0 20px;
    }