
/*
	Image Attributes
	------------------------------------------------------------------------------------- */

.imgContainer {
	border:5px solid #D4D4D4;
}	

/*
	News Story Attributes
	------------------------------------------------------------------------------------- */
.newsSplash {

}

.newsSplash ul {
	list-style: none;
	margin-left:0px;
	margin-top:7px;
	padding-left: 1em;
	text-indent: -1em;
}	

.newsSplash ul li {
	margin:0px;
	padding:3px;

}	

.newsBodyDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#979797;
	margin-bottom:0px;
}

.newsBodyTitle {
	font-family:trebuchet ms, arial,heveltica;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:5px;
}	

.newsBodyAuthor {
	font-size:10pt;
	margin-bottom:5px;
}


/*
	Table Attributes
	------------------------------------------------------------------------------------- */

.tableGridContainer {
	border:1px solid #C6C6C6;
	margin-bottom:10px;
}

.tableGridTitle {
	padding:5px;
	font-family:trebuchet ms,arial,heveltica;
	font-size:13pt;
	font-weight:bold;
	background:#ecf4dc;
	color:#464833;
	letter-spacing:0.05em;
}

.tableGridColTitle {
	font-family:verdana,arial,heveltica;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	color:#a19b6e;
	background:#ffffcc;	
	border-top:1px solid #c6c6c6;
	line-height:145%;
}


.tableGridCell {
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	border-top:1px dashed #C6C6C6;
	line-height:155%;
}

.tableGridFooter {
	padding:5px;
	text-align:right;
	background:#F7F7F7;
}

/*
	Page Column 1 Attributes
	------------------------------------------------------------------------------------- */
.pc1 {
	background-image:url('/images/home/pageCol1Bg.gif');	
	width:211px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	border-top:10px solid #f4f3ed;
}

.pc1_container {
	width:192px;
	padding:5px;
	height:100%;
}

.pcBadge {
	width:211px;
	background:#f4f3ed;
	padding-left:10px;
}

.pcBadgeContainer {
	width:192px;
	border-top:1px solid #c2c0b2;
	text-align:center;
}

.pcBadgeText {
	font-family:verdana,arial,heveltica;
	font-size:11px;
	color:#a19b6e;
	position:relative;
	top:10px;
}

.pcBadgeText a {
	color:#a19b6e;
}


/*
	Page Column 2 Attributes
	------------------------------------------------------------------------------------- */
.pc2 {
	background-image:url('/images/home/pageCol2Bg.gif');
	padding-top:10px;
}


.navContainer {
	width:464px;
	height:45px;
	margin-right:10px;
	border-right:1px solid #a9a799;	
	background:white;
	position:relative;
	top:0px;
	left:0px;
}

.pageBodyContainer {
	width:464px;
	background:white;
	margin-right:10px;
	border-right:1px solid #a9a799;	
}

.pageBody {
	padding:10px;	
	padding-top:15px;
	background-image:url('/images/home/pageBodyBg.jpg');
	background-repeat:repeat-x;
	border-left:4px solid #cacaca;
	font-family:arial,heveltica;
	font-size:10pt;
	color:#626262;
	line-height:155%;
}

.pageBodyCell {
	padding:5px;
	font-family:arial,heveltica;
	font-size:10pt;
	color:#626262;
	line-height:155%;
}

.pageBodyLegal {
	font-family:verdana,arial,heveltica;
	font-size:10px;
	text-align:right;
	color:#b3b3b3;
	line-height:135%;
}

.pageFooterContainer {
	width:465px;
	margin-right:10px;
	margin-bottom:10px;
	border-right:1px solid #a9a799;	
	border-bottom:1px solid #a9a799;	
}

.pageFooter {
	background:white;
	border-left:4px solid #cacaca;
	padding:10px;	
	text-align:center;
	font-family:verdana,arial,heveltica;
	font-size:11px;
	color:#b4b3af;
}

.pageFooter A {
	font-weight:normal;
	color:#c1bd9f;
}

.pageFooter A:link {
	color:#4e4f41;
}

pageFooter A:hover {
	COLOR: #4e9420; 
	TEXT-DECORATION: underline;
}


/*
	Body Attributes
	------------------------------------------------------------------------------------- */
.textBox100 {
	font-size: 10pt;
	font: arial, heveltica; 
	width: 100%;
	border-width:1; 
	border-color:#b7b7b7; 
	border-style:solid; 
	background-color:#f5f5f5;	
	margin-top:2px;
	margin-bottom:4px;
}

.textBox {
	font-size: 10pt;
	font: arial, heveltica; 
	border-width:1; 
	border-color:#b7b7b7; 
	border-style:solid; 
	background-color:#f5f5f5;	
	margin-top:2px;
	margin-bottom:4px;

}

.inputSelect {
	font-size:11px;
	font-family:verdana,arial,verdana,heveltica;
	margin-top:3px
}

.button {
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font: verdana, heveltica; 
	background-color: Gray; 
	color: White;
	letter-spacing:1px;
}

.buttonWhite { 
	font: 11px arial,helvetica, sans-serif; 
	font-weight: bold; 
	letter-spacing: 1; 
	color: #333333; 
	cursor: pointer; 
	cursor: hand; 
	background-image: url('/images/form/form_btn_tile.gif'); 
	background-color: White;
}

.buttonWhiteV { 
	font: 11px verdana,helvetica, sans-serif; 
	font-weight: bold; 
	letter-spacing: 1; 
	color: #333333; 
	cursor: pointer; 
	cursor: hand; 
	background-image: url('/images/form/form_btn_tile.gif'); 
	background-color: White;
}


.buttonBlue {
	cursor: pointer;
	font-weight: bold;
	font-family:verdana,arial,heveltica;
	font-size:11px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #b4b4b4;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 2px solid #b4b4b4;
	height: 24px;
	background-color: #1078AB;
	background-image: url('/images/form/buttonAction.gif');
	background-repeat: repeat-x;
	margin-right:3px; 
}

.buttonBrown {
	cursor: pointer;
	font-weight: bold;
	font-family:verdana,arial,heveltica;
	font-size:11px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #636351;
	border-top: 1px solid #8c8b79;
	border-left: 1px solid #8c8b79;
	border-right: 2px solid #636351;
	height: 24px;
	background-color:#82816d;
	background-image: url('/images/form/buttonAction-brown.gif');
	background-repeat: repeat-x;
	margin-right:3px; 
}



/*
	Body Attributes
	------------------------------------------------------------------------------------- */
body {
	background:#c1bd9f;
}

A { 
	color:#a19b6e;
	text-decoration: none;
	font-weight:bold;
}

A:active {
	COLOR: #4e4f41 ; 
	TEXT-DECORATION: underline
}

A:link {
	COLOR: #4e4f41; 
	TEXT-DECORATION:none;
}

A:visited {
	COLOR: #4e4f41; 
	TEXT-DECORATION:none;
}

A:hover {
	COLOR: #4e9420; 
	TEXT-DECORATION: underline;
}

