/*Main CSS*/
BODY					{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align:center; background: white url(../images/background.jpg) no-repeat center top; background-color: #001F58}
H1						{font-family: Arial, Helvetica, sans-serif; font-size: 105%; color: white; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: normal; line-height:23px; text-align:left}
H2						{font-family: Arial, Helvetica, sans-serif; font-size: 135%; color: white; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: normal; line-height:23px; text-align:left}
H3 						{font-family: Arial, Helvetica, sans-serif; font-size: 135%; color: white; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: normal; line-height:23px; text-align:left}
H4 						{font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: white; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: normal; text-align:left}
H5 						{font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: white; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: bold; text-align:left}

#header					{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:655px;}
#content2				{font-family: Arial, Helvetica, sans-serif; font-size: 80%; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align: left; vertical-align:top; color: white;}


/*Content CSS*/
#content				{font-family: Arial, Helvetica, sans-serif; font-size: 80%; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align: left; vertical-align:top; color: white; width:655px;}
#content #one			{width:310px; padding: 0px 0px 0px 0px; text-align:justify}
#content #two			{width:310px; padding: 0px 0px 0px 35px; text-align:justify}
#content a				{text-decoration: underline; color: #99CCFF; padding:0px; margin:0px;}
#content a:hover		{text-decoration: none; color: #99CCFF;}

#content_table				{font-family: Arial, Helvetica, sans-serif; font-size: 100%; text-align: left; vertical-align:top; color: white;}


/*Content Tables*/
#form 					{padding: 3px 6px 3px 6px;}
#table 					{padding: 3px 6px 3px 6px;}

#footer					{font-family: Arial, Helvetica, sans-serif; font-size: 70%; margin: 35px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left; color: #66CCFF;}
#footer	.white			{color: white;}
#footer a				{color: #053578; text-decoration: none; padding:0px 0px 0px 0px;}
#footer a:hover			{color: #053578; text-decoration: underline; padding:0px 0px 0px 0px;}

.title 					{padding: 30px 0px 0px 0px;}
