/* default site link styles */
A {
	color : #DE3519;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
}

A:hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FC6E56;
	font-size : 12px;
	font-weight : normal;
}

.default {
	{
	color : #DE3519;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
}

.default hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FC6E56;
	font-size : 12px;
	font-weight : normal;
}

.defaultNav{
	{
	color : #15689C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

.defaultNav hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #073755;
	font-size : 10px;
	font-weight : bold;
}

.defaultRight {
	{
	color : #DE3519;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

.defaultRight hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FC6E56;
	font-size : 10px;
	font-weight : bold;
}

.articleTitle{ font-family verdana, arial, helvetica, sans-serif color #BF4708 font-weight normal font-size 12px .articleTitle hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #E6B79E;
	font-size : 12px;
	font-weight : normal;
}
}

span.articlegray {
    {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #808080;
	font-size : 12px;
	font-weight : normal
}

.section {
	{
	color : #94B9D2;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

.section hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #BF4708;
	font-size : 10px;
	font-weight : bold;
}

.cookieLink {
	{
	color : #9C9C9C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
}

.cookieLink hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #BEBEBF;
	font-size : 10px;
	font-weight : normal;
}



/* ------------------------------------------ */

/*  FONTS */

.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #A18A47;
	font-weight : bold;
	font-size : 15px;
}

.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 12px;
}

.mouse {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 9px;
}

.rightBar {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 10px;
}

.smallFont {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
	font-weight : bold;
	font-size : 10px;
}

.alert {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #B30000;
	font-weight : bold;
	font-size : 12px;
}

.cookieSection {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #9C9C9C;
	font-weight : bold;
	font-size : 10px;
}

.sectionFocus {
	{
	color : #94B9D2;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

.requiredField {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #B30000;
	font-weight : bold;
	font-size : 12px;
}

/*----------------------------------------------*/

/* FORM ELEMENTS */
.coolForm {
	border-width: 1 1 1 1; 
	text-align: left; 
	border-style: solid solid solid solid; 
	font-size: 11; 
	font-family: Arial, Helvetica, sans-serif; 
}	

body{
margin: 0px;
padding: 0px;
background-image: url("/images/background_LWT.gif");
}

/*----------------------------------------------*/
