body {
	background-color: #EEEEEE;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Myriad",Helvetica,Arial, sans-serif;
 	font-size: 12px;
	line-height: 1.5em;
}

.txt {
	color: #333333;
}

hometext2{
	float: left;
	/*text-align: justify;*/
	width: 110px;
}

h2 {
    color: #D21034;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: -8px;
    margin-top: 10px;
}

input.error[type="text"], select.error, textarea.error  {
    border: 2px solid #FF0000;
}

label.error {
	color: #f00;
	display: none;
	font-weight: bold;
}

#job td {
	padding: 5px 10px;
}

.titles {
	font-family:"Century Gothic",Helvetica,sans-serif;
	font-size: 13px;
	color: #D20F19;
	font-weight: bold;
	}

.privacy {
	
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.circles {
	background-image: url(images/circles.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.titlesMain {
	font-family:"Century Gothic",Helvetica,sans-serif;
	font-size: 14px;
	color: #D20F19;
	font-weight: bold;
}

.quotes {
	font-size: 11px;
	font-weight: bold;
	color: #DA6D1C;
}

.alignright {
    float: right;
    margin: 0 0 0.4em 1.4em;
}

img {
    border: 0 none;
}

table {
	background-color: #FFFFFF;
}

.quotes2 {
	
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	border-left-style: none;
}
A:visited  {
	color: #77A4D9;
	text-decoration: none;
}
A:link  {color: #316ac5; text-decoration: none}
A:hover   {text-decoration: underline}	

.txt2 {

	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.quotes2 {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #316ac5;
}
.txt3 {

	font-size: 13px;
	color: #FF0000;
}

/* 010311 */

.zebra ul li {
	margin-bottom: 1em;

}


/* 240311 */

table .board{
	border-collapse: collapse;
	
	}

	
.board tr.odd{
	background-color:#EAF8FF;
	}
.board td{
	padding: 18px 12px;
	vertical-align: top;
	}
	
	
li, .board ul li{
	margin-bottom: 5px;
	
	}
