﻿/*--------------------layout---------------------*/
* {
	margin:0
}
/*--------------------style---------------------*/
body {
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	background-image:url(../../Images/backgroundfade.gif);
	margin:0;
	padding:0;
	background-color: #ffffff;
	background-repeat: repeat-x;
	}
	
#wrapper {
	width: 797px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../Images/utt_shadow_strip.png);
	background-repeat: repeat-y;
	padding-right: 29px;
	padding-left: 29px;
}

#footershadow {
	width: 797px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../Images/utt_bottom_shadow.png);
	background-repeat: no-repeat;
	padding-right: 29px;
	padding-left: 29px;
	background-position: center;
	height: 29px;
}	
#footertext {
	background-color: #c4161c;
	height: 27px;
	width: auto;
	margin-top: 9px;
	text-align: right;
	padding-right: 12px;
	line-height: 27px;
	color: #FFFFFF;
}

#footertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footertext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftstrip {
	background-image: url(../../Images/utt_bottomleft_strip.gif);
	background-repeat: repeat-y;
}


.Footer {
	clear:both;
	color: #666666;
	font-size: 11px;
	border-top: 1px solid #000;
	margin-top: 20px;
	padding: 0 10px;
	}

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.topmenu a:link {
	color: #666666;
	text-decoration: none;
}

.topmenu a:visited {
	color: #666666;
	text-decoration: none;
}

.topmenu a:hover {
	color: #666666;
	text-decoration: underline;
}


a {
	color: #65653f;
	text-decoration: none;
	}
a:hover {
	color: #65653f;
	text-decoration: underline;
	}

H1 {
	color:#c4161c;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	}.dash1 {
	text-indent: 20px;
}

H2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #838282;
}
.red {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c4161c;
	text-align: center;
}

.red a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c4161c;
	text-align: center;
	text-decoration: none;
}

.red a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c4161c;
	text-align: center;
	text-decoration: none;
}

.red a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}

.redbold {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c4161c;
}

.redbold a:link{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c4161c;
	text-decoration: none;
}

.redbold a:visited{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c4161c;
	text-decoration: none;
}

.redbold a:hover{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}


a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c4161c;
	text-align: center;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c4161c;
	text-align: center;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
#footerblock {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
}
.bannerbottom {
	font-size: 9pt;
	line-height: 24px;
	color: #FFFFFF;
}
.bannerbottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bannerbottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bannerbottom a:hover {
	color: #000000;
	text-decoration: none;
}
.sf_searchSubmit {
	color: #FFFFFF !important;
	background-image: url(../../Images/submit_bg.gif) !important;
	background-repeat: no-repeat !important;
	text-align: left !important;
	display: block !important;
	height: 22px !important;
	width: 72px !important;
	font-weight: bold !important;
	background-color: transparent !important;
	border: 0px solid #FFFFFF !important;
}

.sf_searchSubmit:hover {
	color: #FFFFFF !important;
	background-image: url(../../Images/submit_bg.gif) !important;
	background-repeat: no-repeat !important;
	background-color: transparent !important;
	cursor: pointer !important; /* hand-shaped cursor */
	cursor: hand !important; /* for IE 5.x */
	background-position: 0px -22px;
}

.sf_searchText {
	background-color: #e2e2e2 !important;
	border: 1px solid #c4161c !important;
	width: 155px !important;
	color: #000000 !important;
	line-height: 22px !important;
	height: 18px !important;
}

