body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color:white;
	margin-top:0px;
}

/*Links*/
a:link {color: red; text-decoration: none; font-weight:bold;}
a:visited {text-decoration: none;	color: red; font-weight:bold;}
a:hover {text-decoration: underline;	color: red; font-weight:bold;}
a:active {text-decoration: none;	color: red; font-weight:bold;}

a.white:link {color: white; text-decoration: underline;}
a.white:visited {text-decoration: underline;	color: white;}
a.white:hover {text-decoration: none;	color: white;}
a.white:active {text-decoration: underline;	color: white;}

/*Defaults*/
h1, h2{font-size: 14px; color:#000000;}
h3, h4, h5, h6 {font-size: 12px; font-weight:bold;}

/*Alignment*/
.par {margin-left: 1em;}
.parsm {margin-left:1em; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

/*Font Styles*/
.hdtxt {font-size:14px; font-weight:bold;}
.hdtxt2 {font-size:14px; font-weight:bold; color:white; background-color:black; display:block;}
.hdtxt2sm {font-size:12px; font-weight:bold; color:white; background-color:#E4E4E4;}

.red  {color:#FF0000; font-weight:bold; font-size:10px;}

.smtxt {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.smtxtb {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.smtxtbw {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#FFFFFF;}

/*Borders*/
.bdrrt {border-right-style:solid; border-right-width:thin; border-right-color:#999999;}
.bdrleft {border-left-style:solid; border-left-width:thin; border-left-color:#999999;}
.bdrtop {border-top-style:solid; border-top-width:thin; border-top-color:#999999;}
.bdrbtm {border-bottom-style:solid; border-bottom-width:thin; border-bottom-color:#999999;}
.bdrbtmdash {border-bottom-color:#CCCCCC; border-bottom-style:dashed; border-bottom-width:thin;}

/*Other*/
abbr, acronym {cursor: help;}
.hidden {
	display: none;
}

/*List Styles*/
.lisd {list-style-image: url(images/bullet.jpg);}
.lisdblock {list-style-image: url(images/bullet.jpg);background-color:#E8E8E8; display:block; font-weight:bold;}
.lisc {list-style-image: url(images/check.gif);}

/*Layout*/
#topheader {
	width: 800px;
	height:31px;
	padding: 0 0 0 0;
	margin: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-align:center;
	vertical-align:bottom;	
	}

#header {
	height: 230px;
	text-align:center;
}

#all-container {
	width: 900px;
	margin: auto;
}

#body-container {
	position:relative;
	}

#body-container #top {
	background-image:url(images/redline.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:80px;
	}

.clear {
	clear:both;
	}

#footer {
	width: auto;
	background-image:url(/images/redline.jpg);
	background-repeat:no-repeat;
	height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	margin:auto;
	clear:both;
	}

#footer .btmimg {
	clear:both;
	width:800px;
	margin:auto;
	}

#footer .left {
	float:left;
	width: 450px;
	padding-top:2px;
	}

#footer .right {
	float:right;
	width: 350px;
	padding-top:2px;
	}

/*Sub Containers*/
.left-container {
	float:left;
	height: auto;
	position:relative;
	padding: 0px 5px 0px 5px;
	background-image:url(images/graybar.png);
	background-position:right;	
	background-repeat:repeat-y;
	}

.right-container {
	float:right;
	position:relative;
	padding: 0px 5px 0px 5px;
	height: auto;
}

/*Buttons*/

#buttons_top {
	width: 525px;
	height:40px;
	float: right;
	text-align: center;
	vertical-align:top;
}

#buttons-container {
	position:relative;
	float:left;
	background-color:#000000;
	width: 125px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	top: -85px;
	}

#buttons-container .txt1em {
	margin-top:8px;
	padding-left:1em;
	}

#buttonsback {
	background-image:url(images/btn.jpg);
	background-repeat:repeat-y;
	position:absolute;
	width: 156px;
	top: 215px;
	min-height:131px;
	}

#buttonsback_header {
	background-image:url(images/buttonsbox_01.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:2px;
	width:175px;
	}

#buttonsback-body {
	background-image:url(images/buttonsbox_02.jpg);
	background-repeat:repeat-y;
	position:absolute;
	width: 175px;
	height:20px;
	}

#buttonsback-footer {
	position:relative;
	background-color:#CCCCCC;
	height:auto;
	text-align:center;
	clear:both;
	}
	
/*Navigation Left*/
.arrowlistmenu{
width: 180px; /*width of menu*/
padding: 0 0 0 0;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: #000 url(images/nav/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background: #F3F3F3 url(images/nav/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
color: #A70303;
}

.arrowlistmenu h3 { margin-top:0px;}
.arrowlistmenu h2 { margin-top:0px;}

/*image blocks*/
#image-container {
width:400px;
height:283px;
float:left;
background: url(images/wide.jpg) no-repeat center;
}

#image-container .txbox {
	padding: 35px 8px 35px 8px;
	}

/*Commons*/
.w200 {width:200px;}
.w225 {width:225px;}
.w250 {width:250px;}
.w400 {
	width:400px;
}
.w425 {width:425px;}
.w450 {width:450px;}
.w475 {width:475px;}
.w500 {width:500px;}
.w550 {width:550px;}
