html {
min-height: 100%;
padding-bottom:1px;
}

body         { 
text-align: center;  
background-color: #DFDDDD; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.73em; 
color: #666666; 
margin: 0px; 
}

/* Header and footer */
#mainframe {
width:770px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
padding-left:5px;
padding-right:5px;
background-color: #F7F5F5; 
background-image: url('../images/bg_main.gif'); 
background-repeat: repeat-y;
text-align:left;
}

#banner {
width : 770px;
height:74px;
padding: 0px;
margin: 0px;
background-color: #ABDD83;
}

#logo {
width: 187px;
height:36px;
float:left;
padding:0px;
padding-top: 18px;
padding-left: 25px;
margin: 0px;
}

#mainnav {
width : 400px;
float:right;
text-align:right;
margin: 0px;
padding: 0px;
padding-top: 15px;
padding-right: 20px;
color: #ABDD83;
}

#footer {
width:780px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
background-color: #DFDDDD; 
background-image: url('../images/bg_footer.gif'); 
background-repeat: no-repeat;
color:#999999;
text-align:left;
}
/* Header and footer end */

/* Page content */
#bodycontent {
width:725px;
margin:0px;
padding-top:10px;
padding-left:25px;
padding-right:20px;
padding-bottom:15px;
}

#straptext {
margin:0px;
padding:0px;
padding-bottom:15px;
color:#006699;
font-weight:bold;
width:700px;
float:right;
text-align:right;
}

#breadcrumb {
margin:0px;
padding:0px;
margin-bottom:15px;
color:#999999;
font-weight:normal;
width:700px;
float:left;
}

.homemain {
background-color:#F2F8F9;
width:725px;
margin:0px;
margin-bottom:12px;
padding:0px;
float:left;
font-size:110%;
background-image: url('../images/homepg.jpg'); 
background-position: right top;
background-repeat: repeat-y;
background-color: #F2F8F9; 
}

.onethird {
width:220px;
margin:0px;
margin-right:30px;
margin-bottom:12px;
padding:0px;
float:left;
font-size:100%;
}

.twothird {
width:450px;
margin:0px;
margin-bottom:12px;
padding:0px;
float:left;
font-size:100%;
clear:left;
}

.onethirdbox {
background-color:#D8FAD8;
width:220px;
margin:0px;
margin-bottom:12px;
padding:0px;
float:right;
font-size:100%;
clear:right;
}

.onehalf {
width:340px;
margin:0px;
margin-right:30px;
margin-bottom:12px;
padding:0px;
float:left;
font-size:100%;
}

.onehalfbox {
background-color:#F2F8F9;
width:340px;
margin:0px;
margin-bottom:12px;
padding:0px;
float:right;
font-size:100%;
}

#pageheading {
width:450px;
margin:0px;
margin-bottom:12px;
padding:0px;
float:left;
}


.homesection, .homesectionlast {
width:172px;
background-color:#F2F8F9;
margin:0px;
padding:0px;
margin-right:12px;
float:left;
}
.homesectionlast {
margin-right:0px;
background-color:#D8FAD8;
}

.lt, .lt2 {
width:49%;
height:20px;
padding:0px;
margin:0px;
float:left;
background-image: url('../images/crn2_lt.gif'); 
background-position: left top;
background-repeat: no-repeat;
/*background-color: #F2F8F9; */
}
.lt2 {background-image: url('../images/crn_lt.gif');}

.rb, .rb2 {
width:49%;
height:20px;
padding:0px;
margin:0px;
float:right;
background-image: url('../images/crn2_rb.gif'); 
background-position: right bottom;
background-repeat: no-repeat;
/*background-color: #F2F8F9; */
}
.rb2 {background-image: url('../images/crn_rb.gif');}

.rt, .rt2 {
width:49%;
height:20px;
padding:0px;
margin:0px;
float:right;
background-image: url('../images/crn2_rt.gif'); 
background-position: right top;
background-repeat: no-repeat;
/*background-color: #F2F8F9; */
}
.rt2 {background-image: url('../images/crn_rt.gif');}

.lb, .lb2 {
width:49%;
height:20px;
padding:0px;
margin:0px;
float:left;
background-image: url('../images/crn2_lb.gif'); 
background-position: left bottom;
background-repeat: no-repeat;
/*background-color: #F2F8F9; */
}
.lb2 {background-image: url('../images/crn_lb.gif'); }


/* Page content end */


/*typography*/

table {  
font-size: 100%; 
color:#666666
}

td {  
font-size: 100%; 
color: #666666
}

p {  
font-size: 100%;
color: #666666
}

li {  
color: #666666; 
margin-bottom: 10px 
}

ul {
list-style-type:disc;
list-style-position: outside; 
text-indent: 0px; 
margin-bottom:5px
} 
   
.inner {
list-style-type:circle;
list-style-position: outside; 
text-indent: -10px; 
margin-bottom:5px; 
margin-top: 10px
}  
   
ol {
list-style-position: outside; 
text-indent: 0px
} 

h1 {font-size: 150%; font-weight: bold; margin-top:0px; margin-bottom: 15px;color:#CC3300;}
h2 {font-size: 110%; font-weight: bold; margin-top:0px; margin-bottom: 15px;color:#CC3300;}
h2.grey {font-size: 100%; font-weight: bold; margin-top:0px; margin-bottom: 10px;color:#666666;}
h3 {font-size: 100%; font-weight: bold; margin-top:0px; margin-bottom: 10px;color:#666666;}
h4 {font-size: 110%; font-weight: bold;color:#CC3300;}
h5 {font-size: 110%; font-weight: bold;color:#CC3300;}
h6 {font-size: 100%; font-weight: bold;color:#CC3300;}



/*links*/


a:link, a:visited, a:active {
	color: #CC3300;
	text-decoration: underline;
}

a.nounderline:link, a.nounderline:visited, a.nounderline:active {
	color: #CC3300;
	text-decoration: none;
}

a:hover, a.nounderline:hover {
	color: #336633;
	text-decoration: underline;
}

	
a.header:link, a.header:visited, a.header:active {
	color: #CC3300;
	text-decoration: none;
}

a.header:hover {
	color: #336633;
	text-decoration: underline;
}

a.small:link, a.small:visited, a.small:active {
	color: #CC3300;
	text-decoration: none;
	font-size:93%;
}

a.small:hover {
	color: #336633;
	text-decoration: underline;
	font-size:93%;
}

a.subnav:link, a.subnav:visited, a.subnav:active {
	color: #999999;
	text-decoration: underline;
}

a.subnav:hover {
	color: #336633;
	text-decoration: underline;
}

a.mainnav:link, a.mainnav:visited, a.mainnav:active {
	color: #666666;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

a.mainnav:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 100%;
	font-weight: bold;
}



/*form elements*/

input, select, textarea {
color: #333333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
background-color : #ffffff;
border-color : #888888;
border-width : 1px;
border-style : solid;
}

.button {
height: 19px;
background-color : #D8FAD8;
padding-left: 1px;
padding-right: 1px;
color: #CC3300;
font-weight: bold;
border-color: #888888;
border-width : 1px;
border-style : solid;
}

.formfield {
float: left;
width: 500px;
vertical-align: middle;
}


.leftform, .leftformerr {
float: left;
width: 140px;
margin: 5px;
padding: 0px;
text-align: right;
vertical-align: middle;
}

.leftformerr {
color: #CC3300;
}

.errmsg {
color: #CC3300;
}

.rightform {
float: left;
width: 330px;
margin: 5px;
padding: 0px;
text-align:left;
align: right;
vertical-align: middle;
}