body {
	margin: 0px;
	padding: 0px;
}

td, body {   
    font-size: 11px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #000000; 
} 

a { 
    color: #265D36; 
    text-decoration: none; 
} 

a:hover { 
    text-decoration: underline; 
} 

.breadcrumb { 
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
    font-size: 10px; 
    text-decoration: none; 
} 

.lnkGray { 
    color: #666666; 
    text-decoration: none; 
} 

.frmInput { 
    border: 1px solid #666666; 
    background-color: #FFFFFF; 
    font-size:11px; 
    font-weight: normal; 
	padding: 2px 0px 2px 2px; 
	margin: 0px 0px 3px 0px;
    height: 20px; 
} 

.frmSelect { 
    font-size: 10px; 
} 

.frmButton { 
    border: 1px solid #265D36; 
    background-color: #98CFA8; 
    color: #265D36; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:11px; 
    font-weight:bold; 
    text-transform: uppercase;
	padding: 2px 0px 2px 0px;
    margin: 0px; 
} 

.frmButtonSearch { 
    font-size: 10px; 
    padding-top: 1px; 
    width: 45px; 
} 

h1 { 
    font-size: 18px; 
    font-weight: normal; 
    margin: 0px; 
    color: #265D36; 
} 

h2 { 
    font-size: 14px; 
    font-weight: bold; 
    margin: 0px; 
    color: #265D36; 
    text-transform: capitalize; 
    text-align: left; 
} 

h3 { 
    font-size: 12px; 
    font-weight: normal; 
    font-style: normal; 
    font-family: "Arial Black", Arial, Helvetica, sans-serif; 
    color: #9c9a9a; 
    margin: 0px; 
} 

h4 { 
    font-size: 10px; 
    font-weight: bold; 
    margin: 0px; 
    color: #265D36; 
} 

h5 { 
    font-size: 12px; 
    font-weight: normal; 
    margin: 0px; 
    color: #9c9a9a; 
} 

h6 { 
    font-size: 12px; 
    font-weight: normal; 
    font-style: normal; 
    font-family: "Arial Black", Arial, Helvetica, sans-serif; 
    color: #265D36; 
    margin: 0px; 
    text-transform: capitalize; 
} 

.rightCol { 
    font-size: 10px; 
    color: #181512; 
    font-weight: normal; 
} 

ul {
	margin-left: 25px;
	list-style-image: url(../images/templates/bullet.gif);
}

ol { 
    margin-left: 25px; 
} 

.botText { 
    color: #265D36; 
    font-size: 10px; 
    text-decoration: none; 
} 

.botText:hover { 
    text-decoration: underline; 
} 

.Copyright { 
    color: #265D36; 
    font-size: 10px; 
    text-decoration: none; 
} 

.Copyright:hover { 
    text-decoration: underline; 
} 

.menuLink { 
    font-size: 12px; 
    text-transform: uppercase; 
    color: #FFFFFF; 
    text-align: right; 
    padding-right: 23px; 
} 

.menuLink:hover { 
    color: #265D36; 
    background-color: #D4DFD7; 
    width: 169px; 
    text-decoration: none; 
    height: 26px; 
    padding-top: 5px; 
} 

.link { 
    font-size: 12px; 
    font-weight: normal; 
    margin: 0px; 
    color: #9c9a9a; 
} 

.link:hover { 
    color: #D4DFD7; 
    text-decoration: none; 
} 

.imagelink { 
    border: 1px; 
    border-style: solid; 
    border-color: #000000; 
} 

.imagelink:hover { 
    border: 2px; 
    border-style: solid; 
    border-color: #265D36; 
} 

.certLink { 
    font-size: 12px; 
    font-weight: normal; 
    margin: 0px; 
    color: #FFFFFF; 
    text-decoration: none; 
} 

.certLink:hover { 
    text-decoration: underline; 
} 

.heading { 
    font-size: 14px; 
    font-weight: bold; 
    color: #265D36; 
    text-transform: none; 
}

.optimise {   
    font-size: 9px;  
    color: #ffffff; 
} 

form {
	margin: 0px;
	padding: 0px;
}