@charset "UTF-8";
body {
	background-color: #EEEFEF;
	font-size: 11px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
}

.container {
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#top_border {
	background-image: url(http://www.studyworldfair.com/images/topborder.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding: 5px 10px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
#border_image {
	padding: 15px 0px 5px 0px;
}
#top_logo {
	padding: 25px 0px 15px 0px;
}
.items_table {
}
.items_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E3E3;
	padding-top: 10px;
}
#footer_border {
	height: 100px;
	padding: 10px 10px 10px 195px;
	background-color: #EEEFEF;
}

li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	list-style-image: url(http://www.studyworldfair.com/images/arrow.gif);
}
td, tr, table, th, ul {
	vertical-align: top;
}

ul {
	padding-left: 11px;
	padding-top: 10px;
	margin: 0;
}
a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #D10023;
	font-weight: bold;
}

.heading {
	font-size: 14px;
	color: #D10023;
	line-height: 130%;
	padding: 0px;
	margin: 0;
	font-weight: bold;
	display: block;
}

.sub_heading {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	margin: 0;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 150%;
}
.items_table a {
	font-weight: bold;
	color: #C90022;
}


.sidebar tr{
	margin: 0;
    padding-left: 11px;
    padding-top: 10px;
}

.sidebar td{
	font-size: 11px;
    margin-left: 0;
    padding-bottom: 8px;
    padding-left: 0;
}

