/* CSS Document */
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin-left:34px;	
}
a{
	color: #cc0001;
	text-decoration: none;
	font-size:12px;
}

a:link{
	color: #cc0001;
	text-decoration: none;
	font-size:12px;
}

a:visited{
	color: #cc0001;
	text-decoration: none;
	font-size:12px;
}

a:hover{
	color: #006699;
	text-decoration: underline;
	font-size:12px;
}

.main{
width:700px;
}
.maintop{
width:736px;
text-align:left;
float:left;
}
.maintopleft{
float:left;
}
.maintopright{
float:right;
}
.mainbody{
width:800px;
text-align:center;
}
.mainbodycontent{
float:left;
display:block;
max-height:200px;
max-width:272px;
text-align:center;
}
.buttoncontainer1 {
float:left;
width:143px;
max-width:143px;
max-height:200px;
padding:0px 15px 0px 0px;
}
.container {
float:left;
display:block;
width:124px;
max-width:124px;
max-height:200px;
padding:0px 15px 0px 0px;
}
.container2 {
float:left;
display:block;
width:104px;
max-width:104px;
max-height:200px;
padding:0px 0px 0px 14px;
}
.mainlowcontainer
{
display:block;
width:800px;
max-width:800px;
}
.lowcontainer {
float:left;
display:block;
width:583px;
max-width:583px;
}
.lowcontainerright {
float:left;
display:block;
width:152px;
max-width:152px;
padding:10px 0px 0px 0px;
}
.low {
float:left;
display:block;
width:268px;
max-width:268px;
padding:0px 16px 0px 0px;
}
.lowleft {
float:left;
display:block;
width:268px;
max-width:268px;
padding:0px 22px 0px 0px;
}
.img {
float:left;
}
.text1 {	
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;	
	width:125px;
}
.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
font-size: 14px
}
.buttons{
width:740px;
max-width:740px;
text-align:right;
}
.style6 {
color: #d4d4d4;}
.lc{
background-image:url(web/homepage/images/lowrightback.JPG);
height:71px;
width:152px;
padding:10px 0px 0px 0px;
max-height:71px;
}
.imgright{
float:right;
width:60;
}
.text2{
width:88;
}
.lowlow{
width:120px;
}

/* ---------- Tables ---------- */


table.tablewide { 
	width: 553px;
	margin: 0;
	border-right: 1px solid #CCC;
	color: #777;
}

table.tablewide thead.section th {
	padding: 8px 13px;
	background: url('../images/table-background.jpg') repeat-x;
	border-top: 1px solid #CCC;  
	border-left: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}

table.tablewide th,table.tablewide td {
	margin: 0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	color: #666;
}

table.tablewide td.calendar {   
        width: 25%;
        padding: 7px 12px 7px 12px;
        font-size: 12px;
	line-height: 1.6em;
	text-align: center;
        font-weight: bold;
}
        
table.tablewide td.calendaralt {
        width: 25%;  
        padding: 7px 12px 7px 12px;
        font-size: 12px;
        line-height: 1.6em;
        text-align: center;
        font-weight: bold;
}

table.tablewide td.summary {
	margin: 0;
        padding: 5px 13px 5px 13px;
        text-align: left;
        color: #555;
        font-weight: normal;
	font-size: 1.1em;
	background: #E9E9E9;
}

table.tablewide a:link {
	color: #cc0001;
	text-decoration: none;
	font-size:12px;
}

table.tablewide a:visited {
	color: #cc0001;
	text-decoration: none;
	font-size:12px;
}

table.tablewide a:hover {
	color: #999999;
	text-decoration: underline;
	font-size:12px;
}

.columns {
	width: 553px;
	margin: 0 auto;
	padding: 5px 0px 5px 0;
	text-align: left ; 
	clear: both;
}

.columnsalt {
	width: 25%;
	margin: 0 auto;
	padding: 5px 0px 5px 0;
	text-align: left ; 
	float: left ;
}



.col2left {
	width: 10%;
	margin: 0 auto;
	padding: 0px 0px 0 0;
	text-align: left ;
	float: left ;
}

.col2right {
	width: 90%; 
	margin: 0 auto;
	padding: 0 0px 0 0px;
	float: right ;
	text-align: left ;
}

