@charset "UTF-8";
html, body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%
}
#navigation {
	height: 100%;
	background-image: url(images/sidebar.jpg);
}
.fullsize {
	height: 100%;
	width: 100%;
}
#header {
	background-image: url(images/back_header.jpg);
}
#navi {
	background-image: url(images/Untitled-6_04.jpg);
	line-height: 36px;
	background-repeat:no-repeat;
}

.eguide
{
padding-right: 25px;
}

/* *************************************************************START IE FIXES*/
.seperate_home
	{
	margin-top: 10px;
	height: 36px;
	}

.seperate
	{
	height: 36px;
	}
	
/* *************************************************************END IE FIXES*/


/* *************************************************************START FONTS*/

a:link, a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/										
	color: #003399;
	font-weight:bold;
	}

a:hover
	{
	color:#0066FF;
	width: 100%;
	}

h1
	{
	width:auto;
	color:#FFF;
	background-color:#93aba9;
	font-size: 14px;
	}

h1 a:link, h1 a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	color: #FFF;
	}

h1 a:hover
	{
	color:#000;
	width: 100%;
	}

h2
	{
	line-height: 20px;
	font-size: 12px;
	}

h3
	{
	width:auto;
	color:#000;
	background-color:#c0d6c2;
	font-size: 14px;
	}

h4
	{
	font-size: 12px;
	font-weight: bold;
	}

.red
	{
	font-weight:bold;
	font-size: 14px;
	color:#FF0000
	}


.text_11left
	{
	font-size: 11px;
	text-decoration:none;
	margin-left: 5px;
	text-align:left;
	}

 
.text_11left a:link,	.text_11left a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px;
	color: #003399;
	}

.text_11left a:hover
	{
	color:#0066FF;
	width: 100%;
	}

.text_12center
	{
	font-size:12px;
	text-align:center;
	}

 	
.text_12center a:link, .text_12center a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px;
	color: #003399;
	font-weight:bold;
	}

.text_12center a:hover
	{
	color:#0066FF;
	width: 100%;
	}
	
.text_12centerwhite
	{
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	}

.text_12centerwhite a:link, .text_12centerwhite a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #FFF;
	}

.text_12centerwhite a:hover
	{
	color:#E0F3E2;
	width: 100%;
	}

.text_12leftwhite
	{
	text-align:left;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	}

.text_12leftwhite a:link, .text_12leftwhite a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #FFF;
	}

.text_12leftwhite a:hover
	{
	color:#E0F3E2;
	width: 100%;
	}

.text_12left
	{
	font-size:12px;
	text-align:left;
	}
 	
.text_12left a:link,	.text_12left a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #003399;
	font-weight:bold;
	}

.text_12left a:hover
	{
	color:#0066FF;
	width: 100%;
	}

.text_12centerblack
	{
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#000;
	}

.text_12centerblack a:link, .text_12centerblack a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #000;
	}

.text_12centerblack a:hover
	{
	color:#E0F3E2;
	width: 100%;
	}

.text_14
	{
	font-size: 14px;
	line-height:20px;
	text-align:left;
	}
 
.text_14 a:link, .text_14 a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	color: #003399;
	}

.text_14 a:hover
	{
	color:#0066FF;
	width: 100%;
	}
	
.text_14center
	{
	font-size: 14px;
	line-height:20px;
	text-align:center;
	}
 
.text_14center a:link, .text_14center a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	color: #003399;
	}

.text_14center a:hover
	{
	color:#0066FF;
	width: 100%;
	}
	
.indent
{
	font-size:12px;
	text-indent: 10px;
	line-height: 20px;
}



.indentx1
{
	font-size:12px;
	text-indent: 20px;
}



.indentx2
{
	font-size:12px;
	text-indent: 30px;
}




/* *************************************************************END FONTS*/	