/* CSS Document 
PNG FIX
*/
img, div { behavior: url(iepngfix.htc) }

#menu {
margin-left:30px;
}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Helvetica Light, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-weight: 10;
	background-color:#CCCCCC;
}

.whiteTitle {
font-size: 19px;
font-weight:100;
line-height: 20px;
color:#FFFFFF;
letter-spacing: 1px;
-webkit-text-stroke:1px transparent;
}

.blackTitle {
font-size: 19px;
font-weight:100;
line-height: 20px;
color:#000000;
letter-spacing: 1px;
-webkit-text-stroke:1px transparent;
}
.smallTitle {
font-size: 10px;
font-weight:100;
line-height: 16px;
letter-spacing: 1px;
-webkit-text-stroke:1px transparent;
}

.heading {
font-size: 15px;
font-weight:100;
line-height: 17px;
letter-spacing: 1px;
color:#FFFFFF;
-webkit-text-stroke:1px transparent;
}
.headingBlack {
	color:#000000;
	font-size: 15px;
font-weight:100;
line-height: 17px;
letter-spacing: 1px;
-webkit-text-stroke:1px transparent;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.priority {
	text-decoration: none;
	color: #FFFFFF;
}

a.priority:hover {
	color: #000000;
	text-decoration: none;
}

ul{
	margin:10px 0 10px 0;
	padding:0 0 0 15px;
	border:0;
}
