a:link {
	color:#4B6774;
	text-decoration:none;
}

a:visited {
	color:#4B6774;
	text-decoration:none;
}

a:hover {
	color:#8ca3af;
	text-decoration:underline;
}

a:active {
	color:#4B6774;
	text-decoration:none;
}

body {
	background-color:#E0DCD7;
	color:#000000;
	font-family:Helvetica, Arial,sans-serif HelveticaArial;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

td {
	font-family:Helvetica, Arial,sans-serif HelveticaArial;
	font-size:12px;
}

img {
	border:none;
}

input {
	font-family : Arial;
	font-size : 11px;
}

input[type=text], select, textarea {
	border : 1px solid #CCCCCC;
	font-family : Arial;
	font-size : 11px;
}

.button {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.field {
	border : 1px solid #CCCCCC;
	font-family : Arial;
	font-size : 11px;
}

.header {
	color : #AA0000;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}

h1 {
	margin:0px;
	font-size:15px;
	color:#726661;
}

h2 {
	margin:0px;
	font-size:14px;
}

h3 {
	margin:0px;
	font-size:13px;
}

h4 {
	margin:0px;
	font-size:12px;
}


#w {
	background-color:#E0DCD7;
}

#areaLeft {
	float:left;
	width:75%;
}

#areaRight {
	float:right;
	width:25%;
}

#adLabel {
	color:#CCCCCC;
	margin-top:5px;
}

#side {
	margin:20px 20px 0px 0px; /* top right */
	background-color:#FFFFFF;
}


#sideBody {
	margin:0px 20px 0px 20px; /* top right bottom left */
}


#top {
	background-image:url(/images/bar_top.gif);
	padding:0px 20px 0px 20px;
	height:137px;
}

#logo {
	width:144px;
	height:137px;
	overflow:hidden;
	float:left;
}

#links {
	float:right;
	padding-top:100px;
	font-weight:bold;
}

#nav {
	background-image:url(/images/brown_bar.gif);
	text-align:center;
	height:45px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:20px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
}

#navLeft {
	width:20px;
	height:45px;
	float:left;
	background-image:url(/images/brown_bl.gif);
	background-repeat:no-repeat;
}

#navBar {
	float:left;
	height:45px;
	text-align:center;
	padding-top:15px;
	color:#FFFFFF;
}

#navBar a {
	text-align:center;
	margin-right:25px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	text-transform:;
}

#navRight {
	width:20px;
	height:45px;
	float:right;
	background-image:url(/images/brown_br.gif);
	background-repeat:no-repeat;
}

#body {
	background-color:#FFFFFF;
}

#bodyBarTop {
	height:25px;
	width:100%;
}

#bodyBarLeft {
	height:25px;
	width:25px;
	float:left;
	background-image:url(/images/white_tl.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#bodyBarRight {
	height:25px;
	width:25px;
	float:right;
	background-image:url(/images/white_tr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#bodyBody {
	margin-left:20px;
	margin-right:20px;
	min-height:400px !important;
}

#bodyBarBottom {
	height:25px;
}

#bodyBarLeftBottom {
	height:25px;
	width:25px;
	float:left;
	background-image:url(/images/white_bl.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#bodyBarRightBottom {
	height:25px;
	width:25px;
	float:right;
	background-image:url(/images/white_br.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#areaBottom {
	width:760px;
	height:75px;
	margin:0px 20px 20px 20px;
	float:left;
}

.btnRed {
	background-color:#AA0000;
	background-image:url(/images/btnRed.gif);
	width:110px;
	height:22px;
	color:#FFFFFF;
	font-family:Helvetica, Arial,sans-serif HelveticaArial;
	font-size:12px;
	font-weight:bold;
	border:none;
	cursor:hand;
}

.boxWrapper {
	margin-bottom:20px;
	height:auto;
	background-color:#e4e2e2;
	width:100%;
}

.boxTab {
	background-image:url(/images/tab_bg_brown.gif);
	background-position:20px 1px;
	background-repeat:no-repeat;
	height:20px;
	padding-left:40px;
	padding-top:3px;
	background-color:#FFFFFF;

}

.boxTab label {
	float:left;
	font-weight:bold;
	color:#FFFFFF;
}

.boxTab span {
	float:right;
	color:#999999;
}

.boxTop {
	height:8px;
	background-color:#e4e2e2;
	width:100%;
	border-top:1px solid #FFFFFF;
	
}

.boxTopLeft {
	height:8px;
	width:9px;
	float:left;
	background-image:url(/images/beige_tl.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.boxTopRight {
	height:8px;
	width:9px;
	float:right;
	background-image:url(/images/beige_tr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.boxBody {
	background-color:#e4e2e2;
	padding-left:10px;
	padding-right:10px;
	height:inherit;
}

.boxBottom {
	height:8px;
	background-color:#e4e2e2;
	width:100%;
}

.boxBottomLeft {
	height:8px;
	width:9px;
	float:left;
	background-image:url(/images/beige_bl.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.boxBottomRight {
	height:8px;
	width:9px;
	float:right;
	background-image:url(/images/beige_br.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}