#Content, #Content table, .TextStyle3{ 		/*Common text styles */
	line-height:140%;
	text-align:left;
}

.FarbaSelectDialogListItem, #Content, #Content table, .TextStyle3 {
	font-size:14px;
	font-family:Tahoma, Arial;
	color:#7F7F7F;
}

/* Main CSS Document */
body, html {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}

img {border:0}
#Content img {margin:3px}

p {margin:0;}
font {padding-left:0px;}
a:link, a:visited {text-decoration:underline;}
a:link {color:#007AED;}
a:visited {color:#00998F;}
a:hover {text-decoration:none;}
em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.16em;
}
.EditorTable em, .TextStyle4 em {font-size:1em;}


h1 {
	font-size:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman";
	color:#FFAE50;
	padding:3px 0 3px 0;
	margin:0;
	font-weight:normal;
	text-align:left;
}

h2 {
	font-size:28px;
	line-height:28px;
	font-family:Georgia, "Times New Roman";
	color:#6DB500;
	padding:5px 0 4px 0;
	margin:0;
	font-weight:normal;
	text-align:left;
}

h3 {
	font-size:20px;
	line-height:20px;
	font-family:Georgia, "Times New Roman";
	color:#385D02;
	padding:5px 0 4px 0;
	margin:0;
	font-weight:normal;
}

blockquote {
	padding:0 0 0 15px;
	margin:0;
}

.TextStyle4, .EditorTable td, .EditorTable th {
	font-size:11px;
	font-family:Tahoma, Arial;
	line-height:120%;
}
.Caption, #FarbaFSItem_Caption {
	background-image:url(img/caption.ico.gif);
	background-position: 7px 9px;
	background-repeat: no-repeat;
	display:block;
	padding:5px 0 6px 25px;
}
.Caption:first-letter, #FarbaFSItem_Caption  {font-weight:bold;}

.Nowrap {white-space:nowrap;}


@media screen{
ul {
	padding:5px 0 5px 0;
	margin:0;
}
li {
	list-style: none;
	margin: 0;
	padding:0 0 6px 21px;
	background:url(img/li.gif) no-repeat 9px 0.45em;
	list-style: none;
	line-height:18px;
	vertical-align:top;
}
}

li div {display:inline;}
hr {
        height:6px;
        border:0;
        color:#EAF8D5;
        background:#EAF8D5;
}

.ClearBoth {clear:both;}
.Clear 		{
	clear:both;
	height:1px;
	overflow:hidden;
}

.EditorTable {
	width:99.99%;
	border-bottom:1px solid #D9EDBB;
	border-left:1px solid #D9EDBB;
	margin-bottom:1em;
}

.EditorTable td, .EditorTable th{
	padding:3px 4px;
	border-right:1px solid #D9EDBB;
	border-top:1px solid #D9EDBB;
	background-color:white;
	text-align:center;
}
.EditorTable th {
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
	color:#82D30A;
}

.Strong		{color:#404040;}
.Lighted	{color:#ADD404;}

