@charset "utf-8";


/* CSS for smilecoms, developed by Firewater Interactive */

html{
height:100%;
margin-bottom:1px;
}

body{
	margin:0px;
	background-image:url(../images/bkgrdTile.jpg);
	background-color:#dfdfdf;
	background-repeat: repeat-x;
}

td, th, p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

h1, .Heading1 {
	font-size:18px;
	text-decoration: none;
	font-weight: bold;
	color:#5c8e31;
}

h2, .Heading2 {
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	color:#5c8e31;
}

h3, .Heading3 {
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#5c8e31;
}


/*.TableRow {  background-color: #FFFFFF}*/
.TableRow1 {  background-color: #F5F5F5}
.TableRow2 {  background-color: #F7F7F7}
.TableHeader {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #5c8e31;}
.TableHeaderRight {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #5c8e31;}
.TableHeaderNegative {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5c8e31; }
/*.TableBorder {  border: 1px solid #6C6C6C}*/
/*.TableBorderLight { border: 1px solid #6C6C6C; background-color: #F0F0F0}*/
.Footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.Footer:active, .Footer:hover, .Footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.navigation, .navigation:active, .navigation:hover, .navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c8e31;
	text-decoration: none;
}
.Button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF; color: #5c8e31; font-weight: bold; border: 1px solid #78B443}
.More, .More:Active, .More:Link, .More:Visited  {
	font-size: 10px;
	color: #999999;
}
.FormField{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#eeeeeb;
}

a  {
	color:#5c8e31;
	text-decoration: none;
}

id text{
	padding:50px 0px 0px 0px;
}

a:active, a:hover, a:visited{
	color:#5c8e31;
	text-decoration: none;
} 

.cursor {
	cursor: hand;
}
.NoHover:hover {
	text-decoration: none;
	background-color: transparent;
}
.capitalize
{
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.intro {
	font-size: 13px;
	color: #000000;
}
.SmallPrint {
	font-size: 10px;
	color: #6C6C6C;
}

.leftSideTile{
background-image:url(../images/sc_16.jpg);
width:21px;
background-repeat:repeat-y;
}

.rightSideTile{
background-image:url(../images/sc_20.jpg);
width:10px;
background-repeat:repeat-y;
}
