/*centers the content in the browser and fixes the overall width*/
    #wrapper {	width: 770px;	margin: 0 auto;	text-align: justify;	font-size: 12px;	color: #54628a;	line-height: 1.5em;}
		
/*holds the logo and heading graphic*/
    #header {	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #FF9300;	top: 36px;	}
	
/*holds the logo graphic */
	#logo {	background-repeat: no-repeat;	height: 56px;	top: 0px;	right: 0px;	width: 120px;}
	
/*holds the horizontal navigation bar */
    #navbar {	background-image: url(a/bar.gif);	background-repeat: repeat-x;	height: 32px;	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98a5cb;
	border-left-color: #98a5cb;}	
	
	#topbar {	width: 770px;	top: 50px;	background-repeat: repeat-x;	background-image: url(a/bar_thin.gif);	height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98a5cb;
	border-left-color: #98a5cb;}
	
#midbar {width: 770px;top: 50px;	background-repeat: repeat-x;	background-image: url(a/bar_thin.gif);	height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98a5cb;
	border-left-color: #98a5cb;}
	
/*holds the left-hand text boxes */
#holderdiv {width: 190px;	margin-left: 5px;	margin-right: 5px;}

/*text boxes in the left-hand column*/
.leftcoldiv {margin: 10px 0;	border: 1px solid #323c5a;	background-color: #eaecf4;
	width: 100%;}

.rightcoldiv {margin: 10px 0;	border: 1px solid #323c5a;	background-color: #eaecf4;}

/**Redefined html tags**/
/*font and page background image */
 body {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	text-align: center;	font-size: 12px;	padding-top: 20px;	padding-bottom: 20px;	background-color: #ffffff;	background-image: url(a/gradient_bg.gif);	background-repeat: repeat-x;}
 
/*sets margins to 0 */	
p {	margin-top: 0px;	margin-bottom: 0px; }

/*styles the text in the right-hand column */
#wrapper p {	margin-top: 0px;	margin-bottom: 0px;	padding-right: 8px;	padding-left: 8px;}

/*styles the text in the left-hand column */
.leftcoldiv p {	margin: 5px 0;	padding: 0;	color: #323c5a;	font-size: 12px;	line-height: 1.3em;}

/*styles the text in the right-hand column */
.rightcoldiv p {	margin: 5px 0;	padding: 0;	color: #323c5a;	font-size: 12px;	line-height: 1.3em;}

.leftcoldivlight p {	margin: 5px 0;	padding: 0;	color: #323c5a;	font-size: 12px;	line-height: 1.3em;}

/*style the heading text */
.leftcoldiv h2 {	margin: 0;	background-color: #98a5cb;	font-size: 120%;	padding: 1px 5px; text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323c5a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bec6df;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-weight: bold;}

.leftcoldiv h3 {	margin: 0;	background-color: #ff9300;	color: #000000;	font-size: 120%;	padding: 1px 5px; text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323c5a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fec16f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-weight: bold;}
	
.leftcoldiv h4 {	margin: 0;	color: #000000;	font-size: 120%;	padding: 1px 5px; text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323c5a;
	background-image: url(a/h4bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f7ff;
	font-weight: bold;	font-family: Tahoma, Arial, Helvetica, sans-serif;}

.rightcoldiv h2 {	margin: 0;	background-color: #98a5cb;	color: #000000;	font-size: 120%;	padding: 1px 5px; text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323c5a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bec6df;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-weight: bold;}

.rightcoldiv h3 {	margin: 0;	background-color: #ff9300;	color: #000000;	font-size: 120%;	padding: 1px 5px; text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323c5a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fec16f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-weight: bold;}
	
.rightcoldiv h4 {	margin: 0;	color: #000000;	font-size: 120%;	padding: 1px 5px; text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323c5a;
	background-image: url(a/h4bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f7ff;
	font-weight: bold;	font-family: Tahoma, Arial, Helvetica, sans-serif;}


h1 {	font-size: 130%;	margin: 0px;	color: #000000;	padding-top: 7px;	padding-left: 10px;	font-family: Tahoma, Arial, Helvetica, sans-serif;}

h2 {	font-size: 120%;	color: #000000;	margin-top: 4px;	margin-bottom: 2px;}

/*defines the style for ordered lists (numbered) */
ol {	margin-top: 0px;	margin-bottom: 0px;	margin-left: 25px;	color: #54628a;}

/*defines the style for unordered lists (bulleted) */
 ul {	margin-top: 0px;	margin-bottom: 0px;	color: #54628a;	font-size: 80%;	font-weight: normal;	margin-left: 20px;	list-style-type: disc;
	list-style-image: url(a/bullet.gif);}
	
/*link styles*/
a:link {	color: #323c5a;}
 a:visited {	color: #323c5a;} 
 a:link:hover {	color: #ff9300;}
 
/*defines color for horizontal divider*/
.divider {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #54628a;}

/*floats element to the left*/
    .left {	float: left;}
		
/*floats element to the right*/
   .right {	float: right;}
	 
/*styles the footer*/
.footer {font-size: 11px; 
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff9300;
	background-image: url(a/bar.gif);
	background-repeat: repeat-x;
	width: 770px;	text-align: right;	padding-top: 4px;	padding-bottom: 6px;	padding-right: 8px; color: #323c5a;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98a5cb;
	border-left-color: #98a5cb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54628a;}
	
	/*styles the text in the left-hand column */
td {margin: 5px 0;padding: 0;	color: #323c5a;	font-size: 11px;}
.red {margin: 5px 0;padding: 0;	color: #ff0000;	font-size: 11px;}
.green {margin: 5px 0;padding: 0;	color: #006600;	font-size: 11px;}
