body {

	margin: 0px;
	background-color: #343434;	
	font-family: verdana;
	font-size: 8pt;
}


h1 {
	padding: 0px;
	margin: 0px;
	font-family: georgia;
	font-size: 13pt;
	color: #EF3481;
	line-height: 50px;
}


h2 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: georgia;
	font-size: 10pt;
	color: #EF3481;
}


p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	line-height: 20px;
}


#main_content {

	margin: 0px;
	padding: 0px;
	position: relative;
	margin-left: auto;
       	margin-right: auto;
	width: 760px;
	background-color: white;
}


#banner {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	height: 135px;
	width: 100%;
	background-image: url(/templatemedia/banner.gif);
}


#banner_links {

	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	top: 105px;
	text-align: center;
	font-size: 10pt;
	font-family: verdana;
	color: #E02C6E;
}


#banner_links a {

	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-family: georgia;
	font-size: 11pt;
	color: white;
	text-decoration: none;
}


#banner_links a:href {

	color: white;
	text-decoration: none;
}


#banner_links a:visited {

	color: white;
	text-decoration: none;
}


#banner_links a:hover {

	color: white;
	text-decoration: underline;
}


#page_content {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 100%;
	background-color: white;
}


#left_support {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 20px;
	height: 380px;
}


#left_nav_container {

	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	position: relative;
	float: left;
	width: 200px;
}


#left_nav_top {

	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: georgia;
	font-size: 9pt;
	color: white;
	position: relative;
	width: 100%;
	line-height: 36px;
	background-image: url(/templatemedia/nav_top.gif);
	background-repeat: no-repeat;
}


span.left_nav_top {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}


div.left_nav_item {

	margin: 0px;
	padding: 0px;
	width: 100%;
	line-height: 40px;
	background-color: #F0F0F0;
	background-image: url(/templatemedia/nav_sep.gif);
	background-position: top;
	background-repeat: repeat-x;
}


div.left_nav_item a {

	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-family: georgia;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}


div.left_nav_item a:href {

	color: black;
	text-decoration: none;
}


div.left_nav_item a:visited {

	color: black;
	text-decoration: none;
}


div.left_nav_item a:hover {

	color: #EF3481;
	text-decoration: underline;
}


#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	position: relative;
	float: left;
	width: 500px;
	top: 20px;
	left: 20px;
}


#footer {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 100%;
	height: 53px;
	background-image: url(/templatemedia/footer.gif);
}


#footer_text {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	position: relative;
	float: right;
	top: 20px;
	font-size: 8pt;
	font-family:verdana;
	color: white;
}


a {
	font-family: verdana;
	font-size: 8pt;
	color: #EF3481;
	text-decoration: none;
}


a:href {
	color: #EF3481;
	text-decoration: none;
}


a:visitor {
	color: #EF3481;
	text-decoration: none;
}


a:hover {
	color: #EF3481;
	text-decoration: underline;
}


ul {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}


ul li {

	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	background-image: url(/templatemedia/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 8pt;
	font-family: verdana;
	line-height: 18px;
}
