body {
	margin: 0;
	padding: 30px;
	background-color: #333132;
	color: #000; /*set the default text color */
	text-align: center; /* Hack to centre the wrapper in IE5.x pc */
	font-family: Arial, Verdana, Helvetica, sans-serif; /*set the default fonts */
	font-size: 68.75%;
	min-width: 600px; /* Prevents the body becoming narrower than our wrapper div */
        width: 600px;
        margin: auto;
	}

#wrapper {
	/*margin: 5px auto;*/
	width: 606px;
	position: relative;
	/* background-position: 2% 93%;*/
	background-color: #fff;
	text-align: left;
	}

#hide {
	display: none;
	}

#top {
	display: none;
	}

#content {
	/* background: transparent url(../images/sign.gif) center top no-repeat fixed;*/
	font-family: Arial, Verdana, Helvetica, sans-serif; /*set the default fonts */
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	font-size: 1.2em;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, a	{
	font-family: Arial, Georgia, "New Century Schoolbook", Times, serif;
	font-size: 1em;
	}

/* Navigation bar components */

table#nav	{
	border-bottom: 1px solid #fff200;
	border-left: 1px solid #fff200;
	background-color: #000;
	font-size: 0.96em;
	}

table#nav .logo	{
	margin: 0;
	padding: 0;
	background-color: #000;
	}

table#nav td {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	/* border: 1px solid #f3f; */
	border-right: 1px solid #fff200;	
	border-top: 1px solid #fff200;
	color: #fff;
	background-color: #000;
	}
	
table#nav td a {
	color: #000;
	text-decoration: none;
	display: block; 
	margin: 0;
	padding: 0;
	}
	
#nav td a:link {
	color: #fff;
	margin: 0;
	padding: 0;
	display: block; 
	width: 120px;
	line-height: 32px;
	} 
	
#nav td a:visited {
	color: #fff;
	display: block; 
	margin: 0;
	padding: 0;
	width: 120px;
	line-height: 32px;
	} 

#nav td a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #fff200;
	} 
	
td#header a:link, td#header a:visited {
	color: #000;
	width: 600px;
	height: 100px;
	} 
td#header a:hover img {
	color: #000;
	width: 600px;
	height: 100px;
	} 
	
table#button	{
	/*border: 1px solid #c03;*/
	background-color: #fff;
	font-size: 1.15em;	
	}
	
table#button td {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	/* border: 1px solid #f3f; */
	color: #fff;
	background-color: #fff;
	}
	
table#logo	{
	/*border: 1px solid #c03;*/
	background-color: #fff;
	font-size: 1.15em;	
	}
	
table#logo td {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	/* border: 1px solid #f3f; */
	color: #fff;
	background-color: #fff;
	}	
	
img {
	display: block;
	border: 0;
	}
	
/* set properties for links */
a:link { font-weight : bold; text-decoration : none; color: #039; background: transparent; }
a:visited {	font-weight : bold; text-decoration : none;	color: #06c; background: transparent; }
a:hover { font-weight : bold; text-decoration : underline; color: #09f; background: transparent; }
a:active { font-weight : bold; text-decoration : none; color: #039;	background: transparent; }

h1	{
	margin: 10px 0 10px 0;
	font-size: 1.75em;
	font-weight: bold;
	color: #9d1e60;
	}

h2	{
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0 10px 0;
	color: #fcb03b;
	background: transparent;
	}

/* Basic page divisions */

.bdybullet {
	font-size: 1em;
	font-weight : normal;
	text-decoration : none;
	color: #fff;
	background: transparent;
	}

.note {
	font-size: 0.8em;
	font-weight : normal;
	text-decoration : none;
	color: #000;
	background: transparent;
	}

.faq {
	margin: 15px 0 15px 0;
	line-height: 1.25em;
	font-size: 1em;
	font-weight : bold;
	text-decoration : none;
	color: #c03;
	background: transparent;
	}

.hidden {
	color: #fff;
	position: absolute;
	left: 1px;
	float: right;
	clear: left;
	}

#question {
	vertical-align: top;
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	width: auto;
	border-bottom: 1px dotted #c03;
	}
	
#question p	{
	font-size: 1em;
	color: #c03;
	font-style: normal;
	text-align: left;
	}

#question li {
	padding: 5px;
	font-size: 1em;
	color: #039;
	font-weight: bold;
	text-align: left;
	}

#question li a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #039;
	background: transparent; 
	}

#question li a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #039;
	background: transparent; 
	}

#question li a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #09F;
	background: transparent; 
	}

#question li a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #06C;
	background: transparent;  
	}

#question img	{
	border: 0;
	}
	
#question h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: center;
	}

#footer p	{
	width: 606px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	background-color: #000; /* provides a background colour for the links list */
	color: #fff;
	border-top: 1px solid #fff200;
	text-align: right;

	}

#footer a {  
	background-color: #000;
	color: #fff;  
	text-decoration: none;  /*removes the underline*/
	}

#footer a:hover,
#footer a:focus {
	background-color: #000;
	color: #fff;
	text-decoration: underline;  /* keeps the underline*/
	}

#answers {
	/* background: transparent url(../images/sign.gif) center top no-repeat fixed;*/
	font-family: Arial, Verdana, Helvetica, sans-serif; /*set the default fonts */
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	}

#answers h2	{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	line-height: 1;
	text-align: left;
	color: #063;
	}

#answers h3	{
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	line-height: 1;
	text-align: right;
	/*color: #039;*/
	}

#answers p	{
	font-size: 1em;
	color: #000;
	font-style: normal;
	text-align: left;
	}

#answers li {
	padding-left: 10px;
	font-size: 1em;
	color: #000;
	font-style: normal;
	text-align: left;
	}

table#inst {
	font-size: 1em;
	}

table#inst td#headrow {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
	}

	/*font-size: 2em;*/

#answers a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #039;
	background: transparent; 
	}

#answers a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #06C;
	background: transparent; 
	}

#answers a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #09F;
	background: transparent; 
	}

#answers a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #039;
	background: transparent;  
	}
