/* CSS Document */
/* Redefined HTML Tags */

body {text-align: center; background: #333355;}

h1 {font-family: Arial; font-weight: bold; font-size: 24px; color: #990000;
	text-align: center; margin: 0px 10px 16px 10px; line-height: 28px;}

h2 {font-family: Arial; font-weight: bold; font-size: 20px; color: #000066;
	text-align: center; margin: 0px 10px 16px 10px; line-height: 22px;}

h2 a:link {font-family: Arial; font-weight: bold; font-size: 20px; color: #000066;
	text-align: center; margin: 0px 10px 16px 10px; line-height: 22px;}

h3 {font-family: Arial; font-weight: bold; font-size: 15px; color: #000066;
	text-align: center; margin: 0px 10px 15px 10px; line-height: 19px;}

h3 a:link {text-decoration: none; color: #000066;}

h3 a:active {text-decoration: none; color: #000066;}

h3 a:visited {text-decoration: none; color: #000066;}

h3 a:hover {text-decoration: underline; color: #000066;}

h4 {font-family: Arial; font-weight: bold; font-size: 15px; color: #990000;
	text-align: center; margin: 0px 10px 15px 10px; line-height: 19px;}

h4 a {color: #990000; padding: 2px; Font-Family: Arial; Font-Size: 15px; Font-Weight: Bold;
	text-align: center; line-height: 18px;}

h4 a:link {text-decoration: none; color: #990000; text-decoration: underline;}

h4 a:active {color: #990000;}

h4 a:visited {color: #990000;}

h4 a:hover {color: #FF00000;}

h5 {font-family: Arial; font-size: 12px; color: #000033; margin: 0px 10px 10px 10px;
	line-height: 16px; text-align: center; clear: right; font-weight: normal;}
	
h5 li {text-align: left; margin-left: 150px;}

h5 a:link {text-decoration: none; color: #000033;}

h5 a:active {text-decoration: none; color: #000033;}

h5 a:visited {text-decoration: none; color: #000033;}

h5 a:hover {text-decoration: underline; color: #990000;}

h6 {font-family: Arial; font-size: 12px; color: #000033; margin: 0px 10px 10px 10px;
	line-height: 16px; text-align: left; clear: right; font-weight: bold; border-top: solid 1px #000033}

p {font-family: Gorgia, 'Times New Roman', serif; font-size: 14px; color: #333333; margin: 0px 20px 10px 20px;
	line-height: 16px; text-align: left; font-weight: normal;}
	
p a:link {text-decoration: none; color: #000066;}

p a:active {text-decoration: none; color: #000066;}

p a:visited {text-decoration: none; color: #000066;}

p a:hover {text-decoration: underline; color: #990000;}

ol {list-style: decimal outside; font-family: Gorgia, 'TImes New Roman', serif;
	font-size: 14px; color: #333333; line-height: 16px; text-align: left; font-weight: normal;}

ol li {margin: 0px; padding: 0px 0px 10px 0px;}
	
ol a:link {text-decoration: none; color: #333333;}

ol a:active {text-decoration: none; color: #333333;}

ol a:visited {text-decoration: none; color: #333333;}

ol a:hover {text-decoration: underline; color: #990000;}


ul { list-style:outside none; font-family: Gorgia, 'TImes New Roman', serif;
	font-size: 14px; color: #333333; line-height: 16px; text-align: left; font-weight: normal;}


p.caption {font-family: georgia, 'times new roman', times; font-style: italic;
	font-size: 13px; line-height: 16px; color: #121212; text-align: center; margin: 15px 10px 10px 10px;}
	

acronym {text-decoration: none; color: #FF0000;}
	
/*Form Styles*/
#forms {text-align: center; margin: auto; padding: 10px }

#forms input {font: 13px Arial, Verdana; color: #333333; margin: 3px;}

#forms td {font: bold 12px Arial, Verdana; color: #333333;}
	
#forms table {margin: auto;}

#forms textarea {font: 13px Arial, Verdana; color: #333333; margin: 3px;}



/* Classes */
.message {font-family: Arial; font-weight: bold; font-size: 11px; color: #993333;
	text-align: center; margin: 0px 0px 15px 0px; line-height: 13px; padding: 0px 30px 0px 30px;}
