/* begin new css layout */

body, html
{
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}

p
{
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
font-size: 12px;
font-weight: normal;
color:#000000;
}

a {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;text-decoration:none;border:none;color:#a41a1c; font-weight:bold;}
a:active {text-decoration:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;} 

body
{
	min-width: 900px;
}

.header 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; font-style: normal; 
font-weight: normal; color: #FFFFFF; 
text-decoration: none
}

.header2 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none
}

.text_sm 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; font-style: normal; 
font-weight: normal; color: #000000; 
text-decoration: none
}

.text 
{  
font-family: Verdana; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none
}

.text_2 
{  
font-family: Verdana; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-decoration: none
}

.Text_3
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; font-style: normal; 
font-weight: bold; color: #a41a1c; 
text-decoration: none
}

.Text_10
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: none; 
color: #000000; 
text-decoration: none
}

.featured_txt
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #FF0000; 
text-decoration: none
}

.bold_red
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-style: normal; 
font-weight: bold; 
color: #FF0000; 
text-decoration: none
}

.bold_black
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-decoration: none
}

#wrapper
{
	background: #CCCCCC;
	margin: 0;
	width: 900px;
}

#header    
{
		color: white;
		background: #CCCCCC;
		padding: 0px;
    height: 110px; 
    margin-right-value: auto;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    margin-left-value: auto;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    background-color: #CCCCCC;
    background-repeat: repeat-x;
    background-attachment: scroll;
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}
h1
{
	margin: 5px;
}

h3
{
	color: #2a425f;
	font: 16px Tahoma;
	font-weight: bold;
	
}

#header a
{
	color: white;
	text-decoration: none;
}

#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#header li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#header form
{
	display: inline;
}

#navigation
{
	color: white;
	background: #cccccc;
	padding: 0px;
	text-align: Center;
	height: 25px;
  margin-right-value: auto;
  margin-right-ltr-source: physical;
  margin-right-rtl-source: physical;
  margin-left-value: auto;
  margin-left-ltr-source: physical;
  margin-left-rtl-source: physical;
  background-color: #cccccc;
  background-repeat: repeat-x;
  background-attachment: scroll;
  -x-background-x-position: 0%;
  -x-background-y-position: 0%;
  -moz-background-clip: -moz-initial;
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;
}

#navigation a
{
	color: white;
	text-decoration: none;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#navigation li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#navigation form
{
	display: inline;
}

#layout
{
	width: 900px;
	border: 0;
	border-collapse: collapse;
}

#leftNav
{
	width: 160px;
	background: #CCCCCC;
	vertical-align: top;
	padding-right: 0px;
	margin-right-value: auto;
  margin-right-ltr-source: physical;
  margin-right-rtl-source: physical;
  margin-left-value: auto;
  margin-left-ltr-source: physical;
  margin-left-rtl-source: physical;
    background-repeat: repeat-x;
  background-attachment: scroll;
  -x-background-x-position: 0%;
  -x-background-y-position: 0%;
  -moz-background-clip: -moz-initial;
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;
}

#leftNav ul
{
	margin: 5px;
	padding: 0;
	list-style: none;
}

#leftNav li
{
	padding-top: 2px;
}

#leftNav a
{
	color: white;
	font: 14px Tahoma;
	text-decoration: none;
	font-weight: bold;
}

#content
{
	vertical-align: top;
	padding: 25px;
	background: #FFFFFF;
}

#footer
{
	color: white;
	background: #cccccc;
	padding: 0px;
	clear: both;
}
