
.boldRedText
{
	color: #CC0000;
	font-weight: bold;
}

.italicText 
{
   font-style: italic;
}    

.underlineText 
{
   text-decoration: underline;
} 

.largeText 
{
	font-size: 14px;
}

.smallText
{
	font-size: 10px;
}

.pageTitle 
{
	padding:0px;
	margin: 0;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.photo
{
	border: 1px solid #000000;
}
.photoText
{
	border: 1px solid #4e261e;
}

.textBox
{
   text-align:left;
   margin:0px 20px 0px 20px;
   background-color:#f4f4ed;
   padding:10px;
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
   color:#4e261e;
	border: 0px;
}

.textBoxHigh{
   color:#4e261e;
   font-weight:bold;
}

a.textBox:hover{
   color:##333300;
}

a.textBox {
   color:#4e261e;
   text-decoration:underline;   
}

img 
{
   border: 0px;
}

.applylink
{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#C05100;
	background-color:#ffffff;
	margin:5px;
	padding:5px;
	border:1px solid #C05100;
	text-align:center
}

a.applylink:hover
{
	text-decoration:underline
}

a
{
	font-family: arial, helvetica, sans-serif; 
	color: #CC0000;	
}

a:visited
{
	font-family: arial, helvetica, sans-serif; 	
	color: #660000;
}

a:active
{
	font-family: arial, helvetica, sans-serif; 	
	color: #CC0000;
}

a:hover
{
	font-family: arial, helvetica, sans-serif; 	
	text-decoration: underline;
}

body
{
   	margin-top: 0px;
   	font-family: arial, helvetica, sans-serif; 
   	font-size: 12px; 
	color: #000000;
	background-color: #999999;
  	text-align: center;
}

td
{
   font-family: arial, helvetica, sans-serif; 
   font-size: 12px; 
   vertical-align: top; 
   color: #000000;
}

#wrapper
{   
   background-color: #ffffff;
   width: 800px;
   margin: 0px; 
   padding: 0px;
   text-align: center;
}

#container
{   
   width: 800px;
   margin: 0px auto 0px auto; 
   padding: 0px;
   text-align: center;
   border-left: 3px #000063 solid;
   border-right: 3px #000063 solid;
   border-bottom: 3px #000063 solid;
   background-color: #ffffff;
}

#header
{
   width: 800px;
   margin: 0px auto 0px auto; 
   padding: 0px; 
   text-align: center;
   background-color: #dddddd;
   color:#666666;
}  
   
#footer
{
   width: 800px;
   height: 26px;
   line-height:26px;
   clear: both; 
   margin: 0px auto 0px auto; 
   padding: 0px; 
   font-family: arial, helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold;
   color: #666666; 
   text-align: center;
   background-color:#dddddd;
}

#footer a 
{
   color: #666666; 
}

#reverseFloat
{
   float: left;
   width: 800px;   
   margin: 0px; 
   padding: 0px; 
}

#leftside
{
   float: left;
   width: 160px; 
   padding: 4px; 
   margin: 15px 0px 15px 0px; 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   text-align: left;
   border-right: 1px solid #dddddd;
}


#menu
{
   width: 160px; 
   padding: 0px 0px 0px 0px; 
   margin: 10px 0px 0px 0px; 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   color: #CC0000; 
   text-align: left;
   background-color: #ffffff;
}

.menuItem
{   
   line-height: 15px;
   padding: 8px 3px 8px 4px; 
   margin: 0px 0px 1px 0px; 
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #CC0000;   
   text-align: left;
   background-color: #ffffff;     
   font-weight: bold;
}

.menuItem a
{   
   text-decoration: none;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #CC0000;
   font-weight: bold;
}

.menuItemOn
{   
   line-height: 15px;
   padding: 4px 3px 4px 4px; 
   margin: 0px 0px 1px 0px; 
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #666666;  
   text-align: left;
   font-weight: bold; 
}

.menuItemOn a
{   
   color: #666666;
   text-decoration: none;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.menuItemOn a:hover
{   
   text-decoration: none;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
   font-weight: bold;
}

.menuItem a:visited
{
	font-family: arial, helvetica, sans-serif; 	
   font-size: 12px; 
   color: #CC0000;
}

.menuItem a:hover
{
	font-family: arial, helvetica, sans-serif; 	
	color: #CC0000;
   font-size: 12px; 
}

.menuItemOn a:visited
{
	font-family: arial, helvetica, sans-serif; 	
   font-size: 12px; 
   color: #666666;
}

#sidebar
{
   padding: 0px 4px 0px 9px; 
   margin: 0px; 
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #56443a;   
   text-align: left;
   font-weight: bold;
}

#content 
{ 
   float: right;
   width: 630px; 
   margin: 0px; 
   padding: 20px 0px 10px 0px; 
   text-align: left; 
   font-family: arial, helvetica, sans-serif; 
   font-size: 12px; 
   vertical-align: top; 
   color: #000000;
}

#contentMargins
{   
   height: 100%;
   padding: 0px 15px 10px 25px;
   margin: 0px;
   vertical-align: top; 
}

#text_box_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	width: 550px;
	text-align:center;
	margin-left:20px;
	margin-right:0px;
	background-color:#FFFFFF;
	padding: 2px;
	float: center;
	background-color: #FFFFFF;
	border-bottom-style:solid;
	border-bottom-color:#56443a;
	border-bottom-width:2px;
	border-left-style:solid;
	border-left-color:#56443a;
	border-left-width:2px;
	border-right-style:solid;
	border-right-color:#56443a;
	border-right-width:2px;
	border-top-style:solid;
	border-top-color:#56443a;
	border-top-width:2px;
	}
	
#text_box_body_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	width: 250px;
	text-align:center;
	margin-left: 5px;
	margin-right:0px;
	background-color:#FFFFFF;
	padding: 2px;
	float: center;
	background-color: #FFFFFF;
	border-bottom-style:solid;
	border-bottom-color:#56443a;
	border-bottom-width:2px;
	border-left-style:solid;
	border-left-color:#56443a;
	border-left-width:2px;
	border-right-style:solid;
	border-right-color:#56443a;
	border-right-width:2px;
	border-top-style:solid;
	border-top-color:#56443a;
	border-top-width:2px;
	}

.headerboldRed{
	color: #CC0000;
	font-weight: bold;
	font-size:24px;
}