@charset "utf-8";
/* CSS Document */

body {
	background-color:#000033;
	font-weight:normal;
	font-size:12px;
}
#main_table {
	border-collapse: collapse;
	border: medium outset #CCC;
	background-repeat: repeat;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: Medium;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
a:active, a:link, a:visited {
font-weight: normal; 
text-decoration: none; 
}
a:hover { 
font-weight: normal; 
text-decoration: none; 
}
blockquote {
font-size: 12px; 
font-weight: normal; 
}
div {
font-size: 12px; 
font-weight: normal; 
}
#design a:active, a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
#design a:hover {
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-color: #000033;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border: 0px;
	font-size: 12px;
	color: #000;
}
span {
font-weight: normal; 
text-align: none; 
}
ol {
font-weight: normal; 
}
ul {
font-weight: normal; 
}
input {
font-weight: normal; 
}
select {
font-weight: normal; 
font-size: 9px; 
}
textarea {
font-weight: normal; 
font-size: 9px; 
padding: 10px; 
border: 0px ; 
}
hr {
width: 100%; 
}


.blue
{
	color:#006;
	font-weight: 700;
	font-size: 14px;
}
.blue1
{
	color:#006;
}

.red_center
{
	font-weight: bold;
	text-align: center;
}
.white
{
	color:#FFF;
	font-weight: bold;
}
#bluebox
{
	color:#FFF;
	font-weight: 300;
	height: 100%;
	width: 100%;
	background-color: #000035;
	vertical-align: top;
	overflow: auto;
}
#sysco_Story
{
	background-color: #FFF;
	overflow: auto;
}
