/******************* DIV ID TAGS */
body {
	background:#ffffff url('../images/bg-repeat.gif') repeat;
	margin: 0;
	padding: 0;
	border: 0px;
}
#container {
	background: #ffffff url('../images/repeat-y.gif') repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0px;
	width: 755px;
	height:auto;
}
#header {
	position: relative;
	top:0px;
	left:8px;
	width:739px;
	height:191px;
	background: #f4f4f4 url(../images/header.jpg) no-repeat;
}
#logo {
	position:absolute;
	top:30px;
	left:20px;
}
#toplinks {
	position: absolute;
	top:137px;
	_top:139px;
	left:6px;
	width:739px;
	height:40px;
	text-align:center;
}
#toplinks ul {
	padding:0;
	margin:0;
}

#toplinks li {
	font-family: arial, sans-serif;
	font-size:11px;
	color: #003f84;
	line-height:18px;
	list-style-type:none;
	display:inline;
	padding-right:12px;
	font-weight:bold;
}

#toplinks li a {
	text-decoration:none;
	color:#ffffff;
}

#toplinks li a:hover {
	color:#fff000;
	text-decoration:underline;
}

#footerlinks {
	position: absolute;
	top:0px;
	width:750px;
	text-align:right;
}
#footerlinks ul {
	padding:0;
	margin:0;
	margin-top:5px;
}

#footerlinks li {
	font-family: arial, sans-serif;
	font-size:10px;
	color: #555555;
	line-height:18px;
	list-style-type:none;
	display:inline;
}

#footerlinks li a {
	text-decoration:none;
	color:#727272;
}

#footerlinks li a:hover {
	color:#000000;
	text-decoration:underline;
}

#contactTop {
	position:absolute;
	top:5px;
	right:10px;
	width:250px;
	font-family:"arial narrow", arial, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-align:right;
}	

#contactTop a {
	color:#ffffff;
	text-decoration:none;
}


#title {
	background-image: url(../images/back_title.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 718px;
	height: 25px;
	z-index:1;
}
#content {
	position: relative;
	top:15px;
	left:9px;
	_height:400px;
	min-height:400px;
	width: 739px;
	z-index:0;
}
#rightSide  {
	position:absolute;
	top:220px;
	right:8px;
	width:170px;
	background-color:#fff99e;
	border:1px solid #ffcc00;
	padding-right:1px;
}

#footer {
	clear:both;
	position: relative;
	background: url('../images/footer.gif') no-repeat;
	width:755px;
	height:50px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}


/************************ Subnav Menu Settings */



 #navcontainer { width: 187px; }

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
}

#navcontainer li
{
margin: 0px;
padding: 0px;
line-height: 20px;
}

#navcontainer ul li a
{
display: block;
width: 170px;
padding-left: 17px;
font-size: 12px;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited
{
color: #333333;
text-decoration: none;
background-image: url(../images/arrow_sub_new.gif);
background-repeat: no-repeat;
background-position: 6px 8px;
}

#navcontainer ul li a:hover
{
background-color: #FFF9E9;
color: #333333;
background-image: url(../images/arrow_sub_new.gif);
}

#navcontainer ul ul li a
{
display: block;
padding-left: 30px;
width: 157px;
background-color: #e8ddbf;
font-size: 11px;
}

#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited
{
color: #333333;
text-decoration: none;
background-image: url(../images/arrow_sub2_new.gif);
background-repeat: no-repeat;
background-position: 18px 8px;
}

#navcontainer ul ul li a:hover
{
background-color: #FFF9E9;
color: #333333;
}

/* selected states */
#navcontainer ul li a#current
{
color: #003768;
background-color: #f8f2e2;
background-image: url(../images/arrow_sub_new.gif);
background-repeat: no-repeat;
background-position: 6px 8px;
}



/************************ Footer Image Map Settings */
#links a {
	position: absolute;
	height: 55px;
	width: 100px;
	top: 2px;
	text-decoration: none;
	left: 18px;
  }
#links a i { visibility: hidden; } 
a#home { left: 337px; }



/************************ Text Settings */

.linkText {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
}
	A.linkText:link {
		color: #8d8978;
		text-decoration: none;
}
	A.linkText:visited {	
		color: #8d8978;
		text-decoration: none;
}
	A.linkText:hover {		
		color: #003399;
		text-decoration: underline;
}
	A.linkText:active {		
		color: #DB5F4A;
		text-decoration: underline;
}
.reportTitle {
	font-family:  arial, helvetica, verdana, geneva, sans-serif;
	font-size: 18px;
	line-height:17px;
	color: #d30f0f;
	font-weight: 900;
}
.sideTextHead {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: 900;
	color: #013668;
	font-style: normal;
}
.sideText {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: 400;
	color: #003333;
	font-style: normal;
}
	A.sideText:link {
		color: #003333;
		text-decoration: none;
}
	A.sideText:visited {	
		color: #003333;
		text-decoration: none;
}
	A.sideText:hover {		
		color: #575757;
		text-decoration: underline;
}
	A.sideText:active {		
		color: #DB5F4A;
		text-decoration: underline;
}
.attName {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 15px;
	padding-left:5px;
	font-weight: 400;
	color: #005dc4;
}
	A.attName:link {
		color: #3B4FBE;
		text-decoration: none;
}
	A.attName:visited {	
		color: #4E7C93;
		text-decoration: none;
}
	A.attName:hover {		
		color: #514B9F;
		text-decoration: underline;
}
	A.attName:active {		
		color: #FFB347;
		text-decoration: underline;
}
.attDetail_Title {
	font-family:  arial, helvetica, verdana, geneva, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #FFFFFF;
	font-weight: 900;
	text-align: center;
}
.attDetail {
	font-family:  arial, helvetica, verdana, geneva, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
}
	A.attDetail:link {
		color: #E4DECE;
		text-decoration: none;
}
	A.attDetail:visited {	
		color: #E4DECE;
		text-decoration: none;
}
	A.attDetail:hover {
	color: #003768;
	background-color: #e8ddbf;
}
	A.attDetail:active {		
		color: #FFB347;
	background-color: #e8ddbf;
}


.bodyBig {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	font-weight: 400;
}

.bodyText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-weight: 400;
}
	A.bodyText:link {
		color: #3B4FBE;
		text-decoration: none;
}
	A.bodyText:visited {
		color: #4E7C93;
		text-decoration: none;
}
	A.bodyText:hover {
		color: #514B9F;
		text-decoration: underline;
}
	A.bodyText:active {
		color: #FFB347;
		text-decoration: underline;
}		

.bodyTextLight {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: 400;
	text-align: left;
}
	A.bodyTextLight:link {
		color: #3B4FBE;
		text-decoration: none;
}
	A.bodyTextLight:visited {
		color: #4E7C93;
		text-decoration: none;
}
	A.bodyTextLight:hover {
		color: #514B9F;
		text-decoration: underline;
}
	A.bodyTextLight:active {
		color: #FFB347;
		text-decoration: underline;
}		
.bodyTextBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #575757;
	font-weight: 800;
	text-align: left;
}
	A.bodyTextBold:link {
		color: #333982;
		text-decoration: none;
}
	A.bodyTextBold:visited {
		color: #747474;
		text-decoration: none;
}
	A.bodyTextBold:hover {
		color: #514B9F;
		text-decoration: underline;
}
	A.bodyTextBold:active {
		color: #ECA541;
		text-decoration: underline;
}		
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #344567;
	line-height: 14px;
}
.pageTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	line-height: 26px;
	color: #003366;
}
.titleText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	color: #E8DDBF;
	text-transform: capitalize;
	line-height: normal;
	padding: 5px 4px 4px 8px;
}
.rightList {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	color:#003e85;
	margin-top:12px;
	margin-left:0px;
	padding-left:15px;
	list-style-type:none;
}

.rightList li {
	background: url('../images/list-image.gif') no-repeat;
	height:30px;
	padding-left:20px;
}

.rightList li a {
	text-decoration:none;
	color:#003e85;
}

.rightList li a:hover {
	text-decoration:underline;
}

/************************ Padding Settings */
.padding2 {
	padding: 2px;
}	
.padding4 {
	padding: 4px;
}
.paddingSidebar {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 160px;
}
.paddingSidetext {
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
}
	
.paddingContent {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
}	
.paddingLeft {
	padding: 5px 22px;
}	
.padleft5 {
	padding-left:5px;
}
.paddingNav {
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.paddingMaintop {
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.paddingTop {
	padding-top: 4px;
	padding-bottom: 4px;
}
.paddingDivider {
	padding-bottom: 12px;
}
.paddingSearch {
	padding-right: 18px;
}
.paddingFooter {
	padding-top: 60px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.paddingButton {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	vertical-align: middle;
}
.paddingPhoto {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	vertical-align: middle;
	position: absolute;
	top: 10px;
}
.indentNext {
	margin-right: 10px;	
}
.indent24 {
	margin-left: 24px;	
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
.attMargin {
	text-align: center;
	width: 140px;
	margin-top: 40px;
	margin-right: 2px;
	margin-left: 44px;
	margin-bottom: 44px;
}
.attPhoto {
	top: 50px;
	position: relative;
	left: 0px;
	width: 141px;
	text-align: center;
}

/******************Sidebar Left**/

.sidebar_Left {
	float:left;
	width:227px;
	position:relative;
	left:3px;
}

.sidebar_Left h2 {
	background: #ffffff url('../images/sidebar_title.gif') no-repeat;
	width:207px;
	height:28px;
	color:#ffe400;
	padding:5px 10px 0px 20px;
	margin:0px;
	font-size:13px;
	font-family: Franklin Gothic Medium;
}

.sidebar_Left .hr {
	background: #ffffff url('../images/hr-fade.jpg') no-repeat;
	width:217px;
	height:1px;
	padding:0;
	margin:5px 0px 8px 0px;
}

.sidebar_Left p {
	margin:5px 0px 5px 0px;
	font-family: "franklin gothic medium", verdana, sans-serif;
}

.clearBoth {
	clear:both;
}

/******************Home Right**/

.home_Right {
	float:right;
	width:490px;
	position:relative;
	top:0px;
	right:0px;
}

.homePic {
	background:#ffffff url('../images/ross-home.jpg') top right no-repeat;
	width:488px;
	height:212px;
}

.homePic p {
	padding:0;
	margin:0;
	position:relative;
	top:152px;
	left:15px;
}

.homePic a {
	font-family: "franklin gothic medium", verdana, sans-serif;
	text-decoration:none;
	font-size:13px;
	color:#00438f;
}

.home_Content {
	background: url('../images/pp_bg.gif') top left no-repeat; 
}

.home_Content p {
	font-size:14px;
	font-family: "Franklin Gothic Medium";
	font-weight:400;
	color:#525252;
	padding:7px 7px 0px 7px;
}

/***************** Page Title**/

#pageTitle {
	background: url('../images/pageTitle-left.gif') top left no-repeat;
	height:28px;
	width:720px;
	margin-left:2px;
	
}

#pageTitle h2 {
	background:#004693 url('../images/pageTitle-right.gif') top right no-repeat;
	width:100%;
	color:#ffe400;
	padding:0px;
	margin:0;
	margin-left:11px;
	height:28px;
	line-height:26px;
	font-size:13px;
	font-family: Franklin Gothic Medium;
}

.prodTitle {
	background:url('../images/prodTitle.jpg') repeat-x;
	height:27px;
	width:100%;
}

.prodBg {
	background:url('../images/prodBg.jpg') bottom right no-repeat;
}
