@charset "UTF-8";
body
	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
	}
.left_menu
	{
		font-size: 12px;
	}
.Body_Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	vertical-align: top;
}

.Product_List {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
	
.Callout_Large {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.Body_Text_Sm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.Left_Top_Back {
	background-image: url(../../../AltImages/Left_r1_c1.jpg);
	background-repeat: no-repeat;
}
.Left_Top_Center {
	background-image: url(../../../AltImages/Left_r2_c1.jpg);
	background-repeat: repeat-y;
}
.Left_Top_Bottom {
	background-image: url(../../../AltImages/Left_r3_c1.jpg);
	background-repeat: no-repeat;
}
.Sub_Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #069;
}
.Callout_Large_Rwd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
}
.admin_header_row {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	background-color: #036;
	text-align: center;
}
.Page_Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #069;
}
.breadcrumbs {
	font-weight: bold;
	color: #069;
}

/* Paging */
div.paging {
	background: #fff;
	color: #ccc;
	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span {
	
}

div.paging span.current {
	color: #000;
}

div.paging span a {
}

.leftlink a:link {
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.leftlink a:visited {
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.leftlink a:hover {
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

table.leftlink td  { 
	padding-bottom:14px; 
}
.Question {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #069;
}
.Answer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	text-align: right;
}
.Callout_Small_Red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}	

#search-textbox {
    background:#FFFFFF url(../img/search.png) no-repeat scroll left center;
    border: 1px solid black;
    max-width:230px;
    padding-left:16px;
}
form div.required {
	color: #333;
	font-weight: bold;
}

div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}

.index-result-header {
    font-size: 14px;
    color: #3A7AA1;
}

img.rollover {
    border: 0px;
}