body {
	margin : 0; 
	padding : 0; 
	/*Webpage blue background color */
	/* background-image : url('/images/bg_main.gif'); */
	background-repeat : repeat-x; 
} 
td {
	font-size : 0.72em; 
	font-family : arial, verdana, sans-serif; 
	color : #1d1d1d; 
	line-height : 1.45em; 
} 
span {
	color : #e90002; 
} 
span a {
	color : #a01f1f; 
	font-size : 100%; 
	text-decoration : none; 
} 
span a:hover {
	color : #a01f1f; 
	font-size : 100%; 
	text-decoration : underline; 
} 
a {
	color : #a01f1f; 
	font-size : 100%; 
	text-decoration : none; 
} 
a:hover {
	color : #a01f1f; 
	font-size : 100%; 
	text-decoration : underline; 
} 
div a {
	color : #a01f1f; 
	font-size : 100%; 
	text-decoration : none; 
} 
div a:hover {
	color : #a01f1f; 
	font-size : 100%; 
	text-decoration : underline; 
} 
H1 {
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 13px; 
	color : #002f5d; 
	margin : 0; 
	padding : 0; 
	padding-bottom : 2px; 
	padding-top : 0;
	text-transform: capitalize;
} 
H1.larger {
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 15px; 
	color : #002f5d; 
	margin : 0; 
	padding : 0; 
	padding-bottom : 2px; 
	padding-top : 0;
	text-transform: capitalize;
} 
H2 {
	font-family : Verdana, Arial, Geneva, sans-serif; 
	font-size : 110%; 
	color : #002f5d; 
	font-weight : bold; 
	margin : 0; 
	padding : 0; 
	padding-top : 10px; 
	padding-bottom : 10px; 
} 
H3 {
	font-family : Verdana, Arial, Geneva, sans-serif; 
	font-size : 110%; 
	color : #666666; 
	margin : 0; 
	padding : 0; 
	padding-top : 5px; 
	padding-bottom : 5px; 
} 
H4 {
	font-family : Verdana, Arial, Geneva, sans-serif; 
	font-size : 100%; 
	font-weight : bold; 
} 
H5 {
	font-family : Verdana, Arial, Geneva, sans-serif; 
	font-size : 110%; 
	color : #002f5d; 
	margin: 0; 
	padding : 0; 
	padding-top : 4px; 
	padding-bottom : 2px; 
} 
.breadcrumb {
color : #757474; 
font-size : 90%; 
} 
a.breadcrumb {
color : #757474; 
font-size : 90%; 
text-decoration : none; 
} 
a.breadcrumb:hover {
color : #ce0001; 
font-size : 90%; 
text-decoration : underline; 
} 
#dropmenudiv {
position : absolute; 
border-bottom : 1px solid #a5a4a4; 
border-left : 1px solid #a5a4a4; 
border-bottom-width : 0; 
font-family : Verdana, Arial, sans-serif; 
font-size : 0.6em; 
z-index : 100; 
color : #ffffff; 
} 
#dropmenudiv a {
width : 100%; 
display : block; 
text-indent : 3px; 
border-bottom : 1px solid #a5a4a4; 
padding : 3px 0; 
text-decoration : none; 
color : #ffffff; 
} 
#dropmenudiv a:hover {
background-color : #b5b5b6; 
color : #ffffff; 
} 
#black {
background-color : #656057;
} 
.black {
background-color : #656057; 
font-size : 10pt; 
} 
.tn {
color : #ffffff; 
font-size : 9pt; 

} 
.tn a {
color : #ffffff; 
font-size : 9pt; 
text-decoration : none; 
} 
.tn a:hover {
color : #ffffff; 
font-size : 9pt; 
text-decoration : none; 
} 
.ln {
color : #282828; 
font-size : 90%; 
} 
.ln li {
background-image : url(/images/mark_1_1.gif); 
background-position : 0% 6px; 
background-repeat : no-repeat; 
display : block; 
font-size : 105%; 
margin : 0 0 12px; 
padding : 0 0 0 8px; 
height : 15px; 
color : #282828; 
font-weight : bold; 
} 
.ln a {
color : #282828; 
font-size : 100%; 
text-decoration : none; 
font-weight : bold; 
} 
.ln a:hover {
color : #ce0001; 
font-size : 100%; 
text-decoration : underline; 
font-weight : bold; 
} 
.ln ul li {
background-image : none; 
display : block; 
font-size : 105%; 
margin : 0; 
padding : 0 0 0 6px; 
height : 25px; 
color : #282828; 
font-weight : normal; 
} 
.ln ul a {
color : #282828; 
text-decoration : none; 
font-size : 100%; 
font-weight : normal; 
} 
.ln ul a:hover {
color : #ce0001; 
font-size : 100%; 
text-decoration : underline; 
font-weight : normal; 
} 
.ln ul li ul li {
background-image : none; 
display : block; 
font-size : 100%; 
margin : 0; 
padding : 0 0 0 6px; 
height : 22px; 
color : #868686; 
} 
.ln ul ul li a {
color : #868686; 
text-decoration : none; 
font-size : 100%; 
} 
.ln ul ul li a:hover {
color : #ce0001; 
font-size : 100%; 
text-decoration : underline; 
} 
.footer {
color : #4f4e4e; 
font-size : 10px; 
} 
.footer a {
color : #4f4e4e; 
font-size : 100%; 
text-decoration : none; 
font-weight : 600; 
} 
.footer a:hover {
color : #4f4e4e; 
font-size : 100%; 
text-decoration : underline; 
font-weight : 600; 
} 
.footer span a {
color : #4f4e4e; 
font-size : 10px; 
text-decoration : none; 
font-weight : 600; 
} 
.footer span a:hover {
color : #4f4e4e; 
font-size : 10px; 
text-decoration : underline; 
font-weight : 600; 
} 
hr {
border : 0; 
width : 100%; 
} 
.txt_white {
color : #ffffff; 
font-size : 80%; 
font-weight : bold; 
} 
span.txt_white {
color : #ffffff; 
font-size : 90%; 
text-transform : uppercase; 
font-weight : 600; 
} 
.txt_white_lower {
color : #ffffff; 
} 
.txt_white td {
color : #ffffff; 
text-transform : uppercase; 
} 
.txt_white a {
color : #ffffff; 
font-size : 100%; 
text-decoration : none; 
} 
.txt_white a:hover {
color : #ffffff; 
font-size : 100%; 
text-decoration : underline; 
} 
.link_0_1 a {
text-decoration : none; 
} 
.link_0_1 a:hover {
text-decoration : underline; 
} 
.link_0_2 a {
color : #ffffff; 
font-size : 98%; 
text-decoration : none; 
} 
.link_0_2 a:hover {
color : #ffffff; 
font-size : 98%; 
text-decoration : underline; 
} 
#red {
background-image : url(/images/bg_red.gif); 
background-repeat : repeat-x; 
background-position : left top; 
} 
ul {
list-style-type : none; 
margin : 0; 
padding : 0; 
} 
form {
padding : 0; 
margin : 0; 
} 
.input_1 {
width : 99px; 
height : 18px; 
background-color : #ffffff; 
border : 1px solid #153b5b; 
font-family : Tahoma; 
font-size : 90%; 
color : #282828; 
line-height : 10px; 
margin : 0; 
padding : 2px 0 0 2px; 
} 
.input_2 {
height : 22px; 
background-color : #ffffff; 
border : 1px solid #14395a; 
font-family : Tahoma; 
font-size : 100%; 
color : #282828; 
line-height : 18px; 
margin : 0 0 1px; 
padding : 0px 0 0 3px; 
} 
.input_required {
height : 22px; 
background-color : #ffffff; 
border : 1px solid #ce0001; 
font-family : Tahoma; 
font-size : 100%; 
color : #282828; 
line-height : 18px; 
margin : 0 0 1px; 
padding : 0px 0 0 3px; 
} 
.submit {
background-color : #ffffff; 
font-weight : normal; 
font-size : 100%; 
color : #000000; 
padding : 0 2px; 
} 
textarea {
width : 247px; 
height : 100px; 
background-color : #ffffff; 
border : 1px solid #14395a; 
font-family : Tahoma; 
font-size : 100%; 
line-height : 16px; 
color : #282828; 
margin : 0; 
padding : 4px 2px 0 3px; 
overflow : hidden; 
} 
.textarea_large {
width : 410px; 
height : 100px; 
background-color : #ffffff; 
border : 1px solid #14395a; 
font-family : Tahoma; 
font-size : 100%; 
line-height : 16px; 
color : #282828; 
margin : 0; 
padding : 4px 2px 0 7px; 
overflow : hidden; 
} 
.textarea_required {
width : 247px; 
height : 100px; 
background-color : #ffffff; 
border : 1px solid #ce0001; 
font-family : Tahoma; 
font-size : 100%; 
line-height : 12px; 
color : #282828; 
margin : 0; 
padding : 4px 2px 0 7px; 
overflow : hidden; 
} 
.bg_left_gum {
background-image : url(/images/bg_left_gum.gif); 
background-position : right top; 
background-repeat : repeat; 
} 
.bg_right_gum {
background-image : url(/images/bg_right_gum.gif); 
background-position : left top; 
background-repeat : repeat; 
} 
.list_0_1 li {
background-image : url(/images/mark_0_4.gif); 
background-position : 0% 0; 
background-repeat : no-repeat; 
font-size : 90%; 
margin : 0 0 3px; 
padding : 0 0 0 23px; 
height : 17px; 
line-height : 11px; 
color : #282828; 
} 
.list_0_1 li a {
color : #282828; 
font-size : 10px; 
text-decoration : underline; 
} 
.list_0_1 li a:hover {
color : #282828; 
font-size : 10px; 
text-decoration : none; 
} 
ul li {
background-image : url(/images/mark_1_1.gif); 
background-position : 2% 6px; 
background-repeat : no-repeat; 
font-size : 100%; 
margin : 0 0 3px; 
padding : 0 0 0 18px; 
line-height : 16px; 
color : #282828; 
} 
ul li a {
color : #ce0001; 
font-size : 100%; 
padding : 0 0 0 0; 
text-decoration : none; 
line-height : 16px; 
} 
ul li a:hover {
color : #ce0001; 
font-size : 100%; 
text-decoration : underline; 
} 
.list_1_1 li {
background-image : url(/images/mark_1_1.gif); 
background-position : 0% 6px; 
background-repeat : no-repeat; 
font-size : 90%; 
margin : 0 0 3px; 
padding : 0 0 0 10px; 
height : 17px; 
line-height : 16px; 
color : #282828; 
} 
.list_1_1 li a {
color : #282828; 
font-size : 100%; 
text-decoration : none; 
} 
.list_1_1 li a:hover {
color : #282828; 
font-size : 100%; 
text-decoration : underline; 
} 

.buttonscontainer {
	width: 180px;
	}

.buttons a {
	color: #000000;
	padding: 4px;
	padding-left: 5px;
	display: block;
	border-bottom: 0px solid #8aaad0;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

.buttons a:hover {
	background-color: #ebebeb;
	color: #ce0001;   
	display: block;	
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
.buttonssub a {
	color: #5e5e5e;
	padding: 2px;
	padding-left: 20px;
	display: block;
	border-bottom: 0px solid #8aaad0;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

.buttonssub a:hover {
	background-color: #ebebeb;
	color: #ce0001;   
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
.buttonssubsub a {
	color: #5e5e5e;
	padding: 2px;
	padding-left: 30px;
	display: block;
	border-bottom: 0px solid #8aaad0;
	font: 11px Arial, sans-serif;

	text-decoration: none;
	text-align: left;
	}

.buttonssubsub a:hover {
	background-color: #ebebeb;
	color: #ce0001;   
	font: 11px Arial, sans-serif;
	text-decoration: none;
	}		
	
.buttonssubsubsub a {
	color: #868686;
	padding: 2px;
	padding-left: 40px;
	display: block;
	border-bottom: 0px solid #8aaad0;
	font: 11px Arial, sans-serif;

	text-decoration: none;
	text-align: left;
	}

.buttonssubsubsub a:hover {
	background-color: #ebebeb;
	color: #ce0001;   
	font: 11px Arial, sans-serif;
	text-decoration: none;
	}		

/* Clock */
.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:#ffffff;
color:#000000;
font: 10pt Tahoma;
border: 1px solid #cccccc;
padding: 0px;
padding : 0px 2px 0px 2px; 
}

.lcdstyle small{ /*Example CSS to create LCD countdown look*/
font: bold 7pts Tahoma;
padding : 0px 0px 0px 0px; 
}