@charset "UTF-8";
/* CSS Document */
{
margin:0;
padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin-top: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page_background_tile.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#header {
	height: 103px;
	margin: 0px;
	width: 800px;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	margin-top: 7px;
}
#login {
	width: 250px;
	position: relative;
	padding-bottom: 1px;
	visibility: visible;
	padding-right: 10px;
	color: #002360;
	padding-top: 0px;
	margin-top: 30px;
	height: 60px;
	top: 1px;
	left: 540px;
}
#login1 {
	width: 250px;
	position: absolute;
	padding-bottom: 1px;
	visibility: visible;
	padding-right: 10px;
	color: #002360;
	padding-top: 0px;
	margin-left: 535px;
	float: right;
	margin-top: 40px;
	height: 70px;
	top: 1px;
	text-align: right;
}
#left_column_container {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 10px;
}
a:link {
	color: #8B182B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF0033;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F69CA1;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FF0033;
	font-weight: bold;
	text-decoration: none;
}
#leftcolumn1header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}
#leftcolumn2header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#leftcolumn1 {
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 533px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#leftcolumn1 p {
	font-size: 12px;
	margin: 5px;
	text-indent: 0px;
}
#leftcolumn2 {
	margin-top: 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#leftcolumn2 p {
	text-indent: 0px;
	font-size: 12px;
	margin: 5px;
}
#leftcolumn3 {
	margin-top: 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#leftcolumn3header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#leftcolumn3 p {
	text-indent: 0px;
	font-size: 12px;
	margin: 5px;
}
#leftcolumn4 {
	background-color: #FFFFFF;
	margin-top: 5px;
	border: 1px solid #000000;
	height: 100%;
}
#leftcolumn4header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#leftcolumn4 p {
	text-indent: 0px;
	font-size: 12px;
	margin: 5px;
}
#rightcolumn {
	background-color: #FFFFFF;
	width: auto;
	margin-left: 425px;
	float: none;
	margin-top: 10px;
	height: 235px;
}
#leftcolumn {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
}
#rightcolumnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#rightcolumn p {
	text-indent: 0px;
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}
#clrfloat {
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	height: 28px;
	background-image: url(images/footer_bg.gif);
	text-align: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#rightcolumn h1 {
	text-indent: 0px;
	font-size: 14px;
	margin: 5px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 16px;
}
#maincontent {
	background-color: #FFFFFF;
	min-height: 525px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 10px;
	height: auto;
}
#maincontentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 14px;
	height: 25px;
	padding: 5px;
}
#maincontent p {
	text-indent: 0px;
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}
#maincontent h1 {
	text-indent: 0px;
	font-size: 14px;
	margin: 5px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 16px;
}
#maincontent_left_column {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
	margin-left: 10px;
}
#maincontent_right_column {
	background-color: #FFFFFF;
	width: auto;
	margin-left: 425px;
}
#leftcolumn1header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
#leftcolumn2header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#leftcolumn4header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#leftcolumn3header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#rightcolumnheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#videoleftcolumnheader {
	background-color: #F00047;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}
#videoleftcolumnheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
#linksrightcolumnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#linksrightcolumnheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#videorightcolumn {
	background-color: #FFFFFF;
	height: auto;
	width: 480px;
	margin-top: 10px;
	margin-left: 310px;
	margin-right: 10px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
}
#footer a:visited {
	color: #FF0033;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #F69CA1;
	font-weight: bold;
	text-decoration: none;
}
#footer a:active {
	color: #FF0033;
	font-weight: bold;
	text-decoration: none;
}
#rightcolumn_subpages {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 440px;
	margin-right: 10px;
}
#leftcolumn p {
	text-indent: 0px;
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}
#navbar {
	height: 34px;
	background-image: url(images/nav_bg_up.gif);
	background-repeat: no-repeat;
}
#footer p {
	text-indent: 0px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	margin: 0px;
}

.paging{
	padding:0;
	margin:0;
	list-style:none;
}

.paging li{
	display:inline;
	margin:0 3px;
	color:#555;
}

.paging li a{
	color:#FF0033;
}
.paging li a:hover{
	color:#F69CA1;
}

.results_table{
	margin:10px 0 20px; 
	border:#666666 1px dotted;
}

.results_table_hdr{
	background-color:#666666; 
	font-weight:bold; 
	color:#FFFFFF;
}

.results_table_paging{
	background-color:#f9f9f9; 
	color:#FFFFFF;
}

.results_table_row_1{
	background-color:#f1f1f1;
}

.results_table_row_2{
	background-color:#fff;
}
