.bodyBorder {
	background-color: #FFFFFF;
	border: thin solid #181c41;
}

.bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-size:11px;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	letter-spacing:normal;
	font-weight: 900;
	font-variant: normal;
	color: #0a3060;
	text-decoration: none;
}
.text_lite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	letter-spacing:1px;
	font-weight: 500;
	font-variant: normal;
	color: #0a3060;
	text-decoration: none;
}
.text_black {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#000000;


}
.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #c37b31;
	text-decoration: none;
}
.bigtext {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #c37b31;
	text-decoration: none;
	font-size:22px
}
.bigred {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #c37b31;
	text-decoration: none;

}
.blue {
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5aa0e5;
	text-decoration: none;
}
.bluebold {
font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color: #5aa0e5;
	text-decoration: none;
}
.orange {
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ee9004;
	text-decoration: none;
}
.orangebold {
font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color: #ee9004;
	text-decoration: none;
}
.green {
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #86b83e;
	text-decoration: none;
}
.greenbold {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #86b83e;
	text-decoration: none;
}
.grey {
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9d9b9b;
	text-decoration: none;
}
.greybold {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #9d9b9b;
	text-decoration: none;
}
.bullet{
font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #ff5003;
	text-decoration: none;
	font-size:14px
}
.footer{color:#D1C0C6}





/********************** LINK STYLES  **************************/
.navLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	font-size:10px;}

	a.navLinks:link { color: #ffffff; }
	a.navLinks:hover { color: #181c41; }
	a.navLinks:visited { color: #181c41;  }

.NewsLink {
	font-family:  Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #181c41;
	text-decoration:none}

	a.footerLinks:link { color: #181c41; }
	a.footerLinks:hover { color: #181c41; }
	a.footerLinks:visited { color: #181c41;  }
	

.footerLinks {
	font-family:  Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration:none}

	a.footerLinks:link { color: #ffffff; }
	a.footerLinks:hover { color: #898FAA; }
	a.footerLinks:visited { color: #f0f0f0;  }
	
	
.socalmp {
	font-family:  Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #181c41;
	text-decoration:none}

	a.socalmp:link { color: #FFFFFF; }
	a.socalmp:hover { color: #181c41; text-decoration:underline;}
	a.socalmp:visited { color: #FFFFFF; }


input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #000000;
	border: 1px inset #999999;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 2.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #C3C3CE;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-top: 1px solid #cccccc;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #D1C0C6;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #D1C0C6;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #ffffff;
}
.altRowOdd{
	background-color: #ffffff;
}

.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}

.cartlinks{
color: #345F81;
font-size:16px;

}
a.cartlinks:link {
	color: #345F81;
	font-size:16px;
}
a.cartlinks:visited {
	color: #999999;
	font-size:16px;
}
a.cartlinks:hover {
	color: #8CA26B;
	font-size:16px;
	text-decoration:none;
}
a.cartlinks:active {
	color: #76685D;
	font-size:16px;
	text-decoration:none;
}