/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */





#tlc, #trc { zoom: 1 }

body
	{
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 100.01%;
	text-align: center; 
	}

/* header tag definitions*/h1, h2 {	font-family: "Trebuchet MS", verdana, lucida, helvetica, sans-serif;	color: #993300;	font-weight: 900;	font-size: 25px;	letter-spacing: 0px;	margin: 0px;	padding: 2px;}h3 {	font-size: 16px;	font-family: "Trebuchet MS", verdana, lucida, helvetica, sans-serif;	color:#03257d;	letter-spacing: 0px;	font-weight: bold;	padding-top: 15px;}	h3 a {  color: #003366; text-decoration: underline; }h3 a:hover { text-decoration: none; color: #3D6FA1; }h4 {	font-size: 12px;	font-family: "Trebuchet MS", verdana, lucida, helvetica, sans-serif;	font-weight: bold;	font-style: italic;	color: #003366;} h4 a {  color: #003366; text-decoration: underline; }h4 a:hover { text-decoration: none; color: #3D6FA1; }h5 {  font-size: 12px; font-family: "Trebuchet MS", verdana, lucida, helvetica, sans-serif; font-weight: normal; font-style: italic; color: #333333; }h5 a {  color: #003366; text-decoration: underline; }h5 a:hover { text-decoration: none; color: #3D6FA1; }h6 {  font-size: 11px; font-family: "Trebuchet MS", verdana, lucida, helvetica, sans-serif; font-weight: normal; font-style: italic; color: #333333; }h6 a {  color: #003366; text-decoration: underline; }h6 a:hover { text-decoration: none; color: #3D6FA1; }



#crlogo
	{
	position: absolute;
	margin-left: 4em;
	margin-top:0.25em;
	z-index: 1;
	border-style: none;
	}

#logo{
	border-style: none;
	}

#headingbox
	{
	position: absolute;
	padding: 0;
	text-align: right;
	margin-left: 0.5em;
	margin-right: auto;
        margin-top: 1em;
	width: 57.5em;
	height: 6.00em;
	background: #03257d;
	padding-right: 2em;
	background-image:url(./images/sunrisebgwide.jpg);
	}

/*Styles for the writing in the header*/
#headingbox h1
	{
		
	color: white;
	font-size: 20pt;
	}

#headingbox h2
	{
	
	color: white;
	font-size: 16pt;
	}
/*End of heading */


#menubox
	{
	position: absolute;
	padding: 0;
	text-align: left;
	background-color: #ee002e;
	margin-left: 0.5em;
	margin-right: auto;
        margin-top: 7em;
	width:16.0em;
/*background-color: #ee9a2e;*/
	}



#navigation a 
	{
	color: #03257d;	
	text-decoration: none;
	font-family: "Trebuchet MS", verdana, lucida, helvetica, sans-serif;	font-size: 15px;
	font-weight: bold;	line-height: 18px;	width: 171px;
	}

#navigation a:hover
	{
	color:white;
	} 

/*'Need help' box with contact details*/
#contactbox
	{
	position: absolute;
	padding: 0;
	text-align: left;
	background-color: #009a2e;
	margin-left: 0.5em;
	margin-top: 25em;
	width:16.0em;
/*background-color: #ee9a2e;*/
	}

#contactinfo 
	{
	color: #03257d;	
	text-decoration: none;
	font-family: "Trebuchet MS", verdana, lucida, helvetica, sans-serif;	font-size: 14px;
	width: 180px;	
	margin-left: 2em;
	padding-top: 2em;
	padding-bottom: 2em;
	font-weight: 900;
	}
#contactbox p {font-size: 9px;}


/*Scrolling style for main content box*/
#scroll1
	{
	height: 40em;
	width: 100%;
	overflow: auto;
	}



/*Start of styles for main content*/


#contentbox
	{
	position: absolute;
	padding: 0;
	text-align: left;
	background-color: #eeeeee;
	margin-left: 16.5em;
	margin-right: auto;
        margin-top: 7em;
	width:44em;
	height: *;
	}
	
#content
	{
	padding:2em;
	}

#content h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}

/*All the footer style elements*/
#crfoot{
	border-top:solid;
	border-width: 1px;
	font-family: "Trebuchet MS", verdana, lucida, helvetica, sans-serif;	color: #111111;	font-size: 11px;	line-height: 14px;
	text-align: center;	margin-top:1em;
	}

#crfoot a 
	{
	text-decoration: none; 
	color: #111111
	}
#crfoot a:hover {	color: #111111;	text-decoration: none;	background-color: #3399CC;}

		
/* ---=== border code for all the boxes follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			
