*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
background:#cbc3c1 url(../images/background.jpg) repeat-x scroll 0% 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0;
}
TABLE, TD, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
}

FORM{ display: inline; }
A{

}
A:link{
	font-weight: normal;
	text-decoration: underline;
	color: #861434;
}
A:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #861434;
}
A:hover{
	font-weight: normal;
	text-decoration: none;
	color: #a54f67;
}
A:active{
	font-weight: normal;
	text-decoration: none;
	color: #a54f67;
}

/* home page */
.headerlg {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #1D3E72;
}
.header_title {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #1D3E72;
}
.box_title1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #786f60;
}
.box_title2 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #e7e5df;
}
.text_brown {
	font-size: 11px;
	text-decoration: none;
	color: #786f60;
}
A.text_brown:link, A.text_brown:visited, A.text_brown:active {
	text-decoration: underline;
	color: #786f60;
}
A.text_brown:hover{
	text-decoration: none;
	color: #786f60;
}
.text_white {
	font-size: 11px;
	text-decoration: none;
	color: #e7e5df;
}
A.text_white:link, A.text_white:visited, A.text_white:active {
	text-decoration: underline;
	color: #e7e5df;
}
A.text_white:hover{
	text-decoration: none;
	color: #e7e5df;
}
.nav_bullet {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.nav_links {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
A.nav_links:link, A.nav_links:visited, A.nav_links:active {
	text-decoration: none;
	color: #666666;
}
A.nav_links:hover{
	text-decoration: underline;
	color: #666666;
}


/* table functions */
img.image_pad_right {
float: right;
margin: 2px 0px 4px 18px;
}
img.image_pad_left {
float: left;
margin: 2px 18px 4px 0px;
}
table.signup {
	margin-top: 10px;
}
table.white_back {
background-color:#ffffff;
}
tr.band1 {
	background-color:#e8f1f7;
}
tr.band2 {
	background-color:#f3ebbf;
}
td.header_font {
	font-weight: bold;
	padding-top: 3px;
	padding-left: 4px;
}
table.header_pad {
background-image: url(../images/h-corner.gif);
background-repeat: no-repeat;
background-position: left;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;

}
td.sidebar {
	background-image: url(../images/t-sideback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
table.sidenav {
margin-top: 8px;
margin-bottom: 0px;
}
table.border_top {
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid #ffffff;
border-bottom: 0px;
}
table.border_sides {
border: 1px solid #ffffff;
border-top: 0px;
border-bottom: 0px;
background-color:#ffffff;
}
table.body {
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid #ffffff;
border-top: 0px;
background-color:#ffffff;
}
table.nav_padding {
margin-right: 10px;
}
table.content {
margin-left: 28px;
}

/* interior */
td.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	text-decoration: none;
	line-height: 40px;
	color: #ffffff;
	padding-left: 30px;
	padding-bottom: 36px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #a4163e;
}
#sidebar *{
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

#sidebar A, #sidebar A:link, #sidebar A:visited, #sidebar A:active, #sidebar A:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}

#sidebar A:hover{
	text-decoration: none;
}
#sidebar2 *{
	font-size: 11px;
	text-decoration: none;
	color: #343333;
}

#sidebar2 A, #sidebar2 A:link, #sidebar2 A:visited, #sidebar2 A:active, #sidebar2 A:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #343333;
}

#sidebar2 A:hover{
	text-decoration: none;
}

/* forms */
.form_fields {
	border: inset #CEAC5C 1px;
	color: #666666;
}
.form_search_fields {
	font-size: 11px;
	border: inset #CEAC5C 1px;
	color: #666666;
}

/* footer */
#footer *{
	font-size: 12px;
	text-decoration: none;
	color: #efe5df;
}

#footer A, #footer A:link, #footer A:visited, #footer A:active, #footer A:hover{
	font-size: 12px;
	text-decoration: none;
	color: #efe5df;
}

#footer A:hover{
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
	text-decoration: none;
	color: #efe5df;
}
A.copyright:link, A.copyright:visited, A.copyright:active {
	font-size: 11px;
	text-decoration: none;
	color: #efe5df;
}
A.copyright:hover{
	text-decoration: underline;
}
.footerbar {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #efe5df;
	line-height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}


sup.inline_sup { 
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;

}
.textsm_italic {
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

.tooltip_label {
	background-image: url(../images/tab_back.gif);
	border-width: 1px 1px 0px 1px;
	border-color: #7b7b7b;
	border-style: solid;
	font-size: 11px;
	text-decoration: none;
	color: #861434;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 1px;
	line-height: 22px;
}
.tooltip_arrow {
	background: url(../images/tab_bottile.gif);
}
#dropmenudiv{
position:absolute;
border:1px solid white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height:20px;
z-index:100;
margin-top: 0px;
padding-top: 6px;
padding-bottom: 6px;
color: #ffffff;
}

#dropmenudiv a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%;
display: block;
text-indent: 16px;
border-bottom: 0px solid white;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #a54f67;
color: #ffffff;
}
