body
{
    margin:0;
    padding:0;
    font-size:0.9em;
    line-height:20px;
    font-family: "Myriad Pro", "Trebuchet MS", Arial;
	background: #3399ff;
}

.header
{
	background: #3399ff url(images/clouds.jpg);
	line-height:1px;
	font-size:0px;
}

.line
{
	background: #3399ff url(images/line.jpg);
	line-height:1px;
	font-size:0px;
}

a { color:#ffffff; text-decoration:none;}
a:hover { text-decoration:underline;}
p { padding: 0; }
h1 { margin:0; padding:0 0 15px 0; font-size:1.7em; font-weight:bold; color:#eeeeee; line-height:30px;}
h2 { margin:0; padding:15px 0 10px 0; font-size:1.3em; color:#eeeeee; font-weight:bold;}
p.ph2 { margin:0; padding:15px 0 10px 0; font-size:1.3em; color:#eeeeee; font-weight:bold;}

.splitter { display:block; float:left;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:130px; padding: 0 10px 20px 0; line-height:12px;}
p.additional { margin:0 10px; color:#9c9c9c; font-size:11px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 10px 30px 45px; background:url(images/umbrella.gif) no-repeat 0 12px;}



.text 
{  
	padding: 40px 20px 20px 20px;
	vertical-align:top;
}
.text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;}

.footer
{
    height:57px;
    color:#fff;
    font-size:12px;
    padding-left:20px;
	background: url(images/footer.jpg) top repeat-x;
	padding-top:20px;
}

table
{
    border: 0px; /* border="0" */
    border-collapse: collapse; /* cellspacing="0" */
}

table td
{
    padding: 0px; /* cellspadding="0" */
}

.sidebar
{
    width:240px;
    vertical-align:top;
	padding: 40px 20px 20px 20px;
}

.sidebar p
{
	padding: 0;
}

.menu
{
 	list-style-type:none;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.menu a:link, .menu a:visited, .menu a:hover 
{
	line-height: 22px;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover 
{
	color: #444444;
}

.text ul
{
	text-align: justify;
}

.text li
{
	padding-bottom: 10px;
	list-style:disc; 
	/*padding-left:25px; */
	background:url(images/disc.png) no-repeat 0px 9px;
}

.text p {text-align:justify;}

.text a:link, .text a:visited, .text a:hover 
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

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

.image
{
	border: 10px #FFFFFF solid;
	width: 500px;
}
.thumb
{
	border: 10px #FFFFFF solid;
}
.pad
{padding-left:15px;}

.index-table
{
	border: solid 1px white;
	border-collapse: collapse;
}

.index-table td
{
	padding: 3px 5px 3px 5px;
	border: solid 1px white;
}

.text table, .text div
{
	font-size: 14px;
}

#CategoryLinksHeader h1
{
	padding-top: 20px;
}

#Scale
{
	padding: 10px 0 10px 0;
}

.right
{
	float:right; 
	margin: 5px 0 10px 15px;
}

.left
{
	float:left; 
	margin: 5px 15px 10px 0;
}
