/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0.5em;font-family:verdana,tahoma,arial,sans-serif;
	background-color:#369cb2;
	}

td {
	font-size:10px;
	line-height:normal;
	}
.awestar_top {
	background-image:url(images/top.jpg);
	width:929px;
	height:19px;
	}
	
.white_bg {
	background-image: url(images/backpixel.jpg);
	background-repeat:repeat-y;
	width:929px;
	padding:1px;
	}
.grey {
	background-image: url(images/greypix.jpg);
	background-repeat:repeat-y;
	}
	
.padding_left_right {
	padding-left:10px;
	padding-right:10px;
	}
	
.width_10 {
	display:block;
	width:10px;
	}
.height_10 {
	height:10px;
	}

a           
	{ color:#000000;
	text-decoration: none;
	}
a:hover      
	{ 
	color: #f28f1d; 
	text-decoration: none; 
	}

.style4 {
	font-size: 10pt;
	color: #FFFFFF;
}
.style6 {font-size: 12px}
.style7 {
	font-size: 14px;
	font-weight: normal;
}
.style2 {
		font-size: x-large;
		color:#959595;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
.style3 {font-size:16px;
		font-weight:bold;}
.bottom {
	background-image:url(images/bottom.jpg);
	padding:1px;
	height:19px;
	width:929px;
	}

.style8 {font-size: medium;
		font:Georgia, "Times New Roman", Times, serif;}
.style9 {font-size: 12px;
		color:#FFFFFF;
		font-weight:bold
		}

.style13 {font-size: medium;}
.style14 {font-size:18px;
		color:#FFFFFF;}
.style1 {font-size:24px;
		color:#237c8f;
		}
	
.style19 {
	color: #3300CC;
	font-style: italic;
	font-weight: bold;
	font-size:20px;
	}
.style20 {
	font-weight: bold;
	font-size:20px;
}
/* Begin CSS Popout Menu */


#menuh
	{
	font-size: medium;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin-top: 3px;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 2em;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #000000;
	white-space:nowrap;
	margin:0;
	padding: 0.2em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: black;
	background-color: #f4e0ae;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: black;
	background-color: #f5d688;
	}	
			
#menuh a.parent 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
#menuh a.parent:hover
	{background: #f5d688;
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: top; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position: absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	background-color:f5d688;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Popout Menu */



.date {
	font-size:14px;
	color:#f1af23;
	text-align:left;
	font-weight:bold;
	}
a:link {color:#0000FF}
.style15 {color: #0000FF;
			font:"Bell MT";
			font-size: x-large;}
.style16 {color:#33cc33;
			font:"Bell MT";
			font-size:large;}
.style17 {font-size:12px}
.style18 {color:#0000FF}