@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#mainBox {
	height: 550px;
	width: 425px;
	border: 1px none #CCCCCC;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.bracketTable_td_main {
	width: 385px;
	padding-bottom: 10px;
}
#mainBox #bracketTable {
	width: 425px;
}
.mainContent {
	padding-left: 0px;
	vertical-align: top;
	font-size: 10px;
	color: #666666;
	padding-right: 0px;
	height: 400px;
}
.linebox {
	padding-left: 25px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.blueBox {
	background-color: #00aaee;
	height: 200px;
	width: 450px;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: 25px;
}
.mainMenu {
	padding-left: 25px;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 25px;
}
.mainMenu   {
	font-size: 12px;
	color: #666666;
}
.headers   {
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	font-style: italic;
}
.emailLink {
	color: #00AEE8;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ADEF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00ADEF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: underline;
}
.splashMenu {
	padding-left: 25px;
	vertical-align: top;
	font-size: 16px;
	color: #666666;
	padding-right: 60px;
	height: 400px;
	font-weight: bold;
	font-style: italic;
}
#mainBox .splashMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#mainBox .splashMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bracketTable_td_left {
	width: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bracketTable_td_right {
	width: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
