
HTML {
	margin : 0;
	padding : 0;
}
body {
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #585854;
}
a {
	color : #336666;
}
.top_header {
	background-image : url(/bin/w/e/loyolacomputes_header.gif);
	height : 147px;
	background-repeat : no-repeat;
	background-position : top left;
}
.top_bar_issue table {
	background-color : #336666;
	color : #FFFFFF;
	vertical-align : middle;
	padding-right : 30px;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
	height : 28px;
	border-bottom : 2px solid #e4ebeb;
	border-top : 2px solid #e4ebeb;
}
.top_bar_description {
	background-color : #336666;
	color : #FFFFFF;
	padding-left : 28px;
	vertical-align : middle;
	font-size : 11px;
	font-weight : bold;
	height : 28px;
	border-bottom : 2px solid #e4ebeb;
	border-top : 2px solid #e4ebeb;
}
.right_column_line {
	margin-bottom : 13px;
	margin-top : 13px;
}
.right_column table tr td ul li a {
	color : #336666;
	text-decoration : none;
}
.right_column table tr td ul li {
	border-bottom : 1px solid #E3E5D7;
	padding : 0;
	margin-bottom : 8px;
	font-size : 12px;
	width : 195px;
	padding-bottom : 8px;
	list-style-type : none;
}
.right_column table tr td ul {
	padding : 0;
	margin : 0;
	margin-bottom : 40px;
}
.right_column table {
	font-size : 11px;
	color : #0D0D0D;
}
.right_column {
	padding-left : 28px;
	padding-right : 30px;
	width : 195px;
	color : #0D0D0D;
	font-size : 11px;
	padding-top : 34px;
	padding-bottom : 60px;
}
.content p, .right_column p {
	margin : 0;
	margin-bottom : 15px;
}
.content {
	padding-left : 28px;
	padding-right : 28px;
	padding-bottom : 60px;
	padding-top : 30px;
	width : 466px;
	font-size : 12px;
	line-height : 17px;
}
.container {
	border : 1px solid #AAAAA2;
	border-top : 1px solid #FFFFFF;
	width : 775px;
	background-color : #FFFFFF;
}

