body {
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
	height: 100%;
	color: #666666;
	background-color: #FFFFFF;
	}

body, p, input, select, textarea, label, legend, table, tr, td	{
	font: normal 12px Trebuchet MS, Tahoma, verdana, Arial, sans-serif;
	}

.buttons {
	height:17px; 
	background:#D5DBE9; 
	border:1px solid #666666; 
	color: #666666; 
	font-weight:bold;
	}

.buttonsLink {
	border:0; 
	background: #ffffff;
	color: #EC2F27;
	text-decoration: underline;
	text-align: left;
	font-size:15px;
	}
	
table, tr, td {
	border: 0;
	margin: 0;
	padding: 0;
	}

.bodycell {
	padding: 10px 0 20px 15px;
	background: url(images/bg_body.gif) top left;
	}

a {
	color: #EC2F27;
	text-decoration:underline;
	}

a:hover {
	text-decoration:underline;
	}

h1 {
	color: #EC2F27;
	font-size: 16px;
	}

.navLeftHeader {
	font-size:15px;
	color: #EC2F27;
	text-align:left;
	line-height:1.75em;
	}

.navLeftHeader a {
	font-size:15px;
	color: #EC2F27;
	text-align:left;
	text-decoration: none;
	line-height:1.75em;
	}

.navLeft {
	color: #666666;
	padding-left:10px;
	font-size:13px;
	line-height:18px;
	}

.navLeft a {
	padding-left:20px;
	text-decoration: none;
	color: #666666;
	color: #666666;
	font-size:13px;
	line-height:18px;
	}

.navLeft a:hover {
	background: url(images/navBg_spa.gif) top left no-repeat;
	text-decoration:none;
	}

.footer {
	font-size:11px;
	line-height:14px;
	color:#333333;
	padding-top: 5px;
	border-top:1px solid #666666;
	}

.footer a {
	color: #AD72AD;
	text-decoration:none;
	}

.footer a:hover {
	text-decoration:underline;
	}

.alert {
	color: red;
	font-weight: bold;
	}