body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	background-color: #EAE5F0;
}

ul {
	margin-top:0px;
	list-style-position:outside;
	list-style-image: url("../images/common/bullet.gif");
}

h1 {
	color:#FB6331;
	font-size:19px;
	font-weight:500;
	margin-top:10px;
}
#main_content{
	margin:0px;
}

.purple{
	color:#2C1561;
	font-size:13px;
}

a {
	color:#2C1561;
}
a:hover {
	color:#FF8A42;
}


.top_nav {
	text-align:right;
	color: #FD6234;
	font-size: 14px;
}

.top_nav a {
	text-decoration:none;
	color: #2C1561;
	font-size: 12px;
}
.top_nav a:hover {
	text-decoration:underline;
}

.content {
	padding-left:10px;
}

.content ul {
	list-style-image: url("../images/common/bullet.gif");
}
.image_section {
	padding-top:30px;
}

.whats_new {
	padding:5px;
	font-size:11px;
	background-color:#EAEAEA;
	text-align:left;
}
.whats_new_heading{
	color:#2C1561;
	font-size:12px;
}

#triangle{
	background-image: url("../images/common/TRIANGLE.GIF");
	background-repeat:no-repeat;
	width:4px;
	height:7px;
}

#line_break{
	background-image: url("../images/common/dotted_line.gif");
	background-repeat:repeat-x;
	width:180px;
	height:1px;
}

.footer {
	padding:5px;
	text-align:center;
	font-size:10px;
	color:#2C1561;
}
.orange {
	color: #FB6331;
}
.buttons {
	font-size: 11px;
	background-color: #FF6600;
}
.caption {
	font-style:italic;
	font-size:10px;
}
