@import url("images/sIFR-screen.css");
@import url("menuh.css");
body {
	background-color: #99b380;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url('background.gif');
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1F170A
}
#headspace {
	background-image: url('header.gif');
	background-repeat: repeat-x;
	background-position: center
	
}
#headshadow {
	background-image: url('headshadow.gif');
	background-position:  right 50%;
	height: 233px;
	width: 940px;
	margin-left: auto;
    margin-right: auto;
	background-repeat: no-repeat

}
#container {
	background-image: url('containershadow.gif');
	background-position:  right 50%;
	background-repeat: repeat-y;
	width: 940px;
	background-color: #fbf6ed;
	margin-left: auto;
    margin-right: auto;
	min-height: 1250px
}
#containerinside {
	width: 900px;
	display: inline;
}
#content {
	padding: 12px 16px 16px;
	float: left;
}
#sidebar {
	width: 220px;
	position: absolute;
    top: 233px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;

}
#sidebartext {
    padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightside {
	float: right;
	width: 660px;
	margin-right: 1px;
	margin-top: 1px;
	display: inline;
	padding-right: 19px;
}
#logo {
	position: absolute;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
}
#headerlinebg {
	background-image: url('headerlinebg.gif');
	height: 17px;
	padding-top: 10px;
	padding-left: 25px
	padding-bottom: 10px
}
#leftcolumn {
	width: 290px;
	padding-right: 15px;
	font-size: 11px;
	float: left;
	border-right: 2px dotted #1F170A;
}
#rightcolumn {
	float: left;
	width: 290px;
	font-size: 11px;
	padding-left: 15px;
	position: relative;
}
#adspaceleft {
	width: 420px;
	padding-right: 15px;
	font-size: 11px;
	text-align: justify;
	float: left;
	border-right: 2px dotted #1F170A;
}
#adcolumn {
	float: left;
	width: 160px;
	font-size: 11px;
	padding-left: 15px;
	position: relative;
	text-align: justify;
}
#footer {

	
	
display: block; 
clear: both; 
width: 922px; 
background-image: url('footer2.gif');
background-repeat: repeat-x;
margin: 0 auto; 
text-align: center; 
height:40px; font-size:10px; color:#000000; padding-top:10px; padding-left:18px; margin-right:auto; margin-left:auto; padding-right:0; padding-bottom:0
}

#clear {
	clear: both
}
.imgright {
	float: right;
	padding-left: 10px;
}
.imgleft {
	float: left;
	padding-right: 10px;
}

/*TEXT STYLES*/
h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 15px;
	color: #472909;
	font-weight: normal;
	line-height: normal;
}
h3, h3 a {
    color: #005a26;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
h4 {
    color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
}
h5 {
    color: #005a26;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
a, a:active, a:visited {
	font-weight: bold;
	color: #a00026;
}

a:hover {
	text-decoration: underline;
	color: #e50019;
}
.rightlink a, a:active, a:visited {
	font-weight: bold;
	color: #2b4816;
}

.rightlink a:hover {
	text-decoration: underline;
	color: #ffaa01;
}
.dottedheader {
	background-image: url('dottedheader.gif');
	background-repeat: repeat-x;
	width: 610px;
	margin-top: 13px;
	height: 17px;
	float: left;
	padding-left:5px; padding-right:15px; padding-top:5px; padding-bottom:15px
}
.sidebardottedheader {
	background-image: url('dottedheader.gif');
	background-repeat: repeat-x;
	width: 220px;
	margin-top: 1px;
	height: 17px;
	float: left;
	padding-left:5px; padding-right:15px; padding-top:5px; padding-bottom:5px
}

.sidebardottedheader a {
	text-decoration:none;
}
.customerquote {
    font-style: italic;
	font-size: 12px;
	padding-left: 10px;
	padding-right:10px;
	color: #729054;
}
 ul li {
	list-style-type: list-style: square;
	font-size: 11px;
}
ul li a {
	color: #9d0038;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul li a:hover {
	color: #730029;
}

#sidebar ul {
	background-image: url('navigation.gif');
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	background-position: right top; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:5px
}
#sidebar ul li {
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	float: left;
}
#sidebar ul li a {
	color: #9d0038;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 220px;
	background-image:url('navigation_div.gif');
	background-repeat: repeat-x;
	background-position: left bottom
}
#sidebar ul li a:hover {
	background-color: #fdb34a;
	color: #730029;
}

.errorText
{
	font-size: 10px;
	color: red;
}

.atvButton {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:  12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #EDE5DA;

}

.message {
	font-size: 12px;
	background-color: #eeeeee;
	color: #666666;
	border: 1px solid #DF7417;
	padding: 2px;
}

.message a {
	color: #113915;
}

.error {
	background-color: #eeeeee;
	color: #666666;
	border: 1px solid #ff0000;
	width: 100%;
}

.error a {
	color: #002e5c;
}


.commentbox{
	background-color: #ececec;
	width: 400px;
	padding: 10px;
	padding-top:0px;
}

.commentfooter{
	background: url('comment_arrow_FBF6ED.gif') no-repeat 20px -7px; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 50px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A
}

.breadCrumbs
{
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

.breadCrumbs a
{
	color: #666666;
	text-decoration: none;
	font-weight:normal; 
}

.breadCrumbs a:hover
{
	text-decoration: underline;
}

.inactiveRow
{
	color: #999999;
	text-decoration: none;
	
}

table.grid {

	width: 100%;
	border: 1px solid #cccccc;
	border-top: 0px;
	
}

table.grid th {

	background-image: url('field_name_bg.gif');
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px; padding-left:5px; padding-right:5px; padding-bottom:5px
	
}

table.grid th a {
	color: #002e5c;
	text-decoration: none;	
}

table.grid td {

	padding: 5px;
	font-size: 12px;
	
}

table.grid td a {

	padding: 5px;
	font-size: 12px;
	color: #002e5c;
}


td.gridlist2 {
	border-left: 1px solid #cccccc;
}

td.gridlist3 {
	border-right: 1px solid #999999;
}
	
tr.gridlist td {

	background-image: url('field_name_bg.gif');
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	padding-top:2px
	
}