/* General styles */
html {
	height: 100%;
}    

body {
	height: 100%;
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
         margin:.8em 0 .2em 0;
        padding:10;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:10;
    }
	img {
                  left:10px;
                top:0px;
                padding:0px;
		margin:5px 10 0px;
	}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	text-align: center;
}
* html #container {
	height: 100%;
}
#container2{
	text-align: left; 
	margin-top: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0px; 
	width: 989px;
	min-height: 100%;
	border-color: #000000;
	border-width: 2px;
	border-top-style: none;
	border-left-style: single;
	border-right-style: single;
	border-bottom-style: none; 
      
}
* html #container2{
	height: 100%;
}	
#container3 {
	position: relative;
	min-height: 100%;
	height: 100%;
	text-align: center;
        
}

*:first-child+html #container3 {
	position: relative;
	min-height: 100%;
	height: 100%;
	text-align: center;
        z-index:-100;
}
*html #container3 {
	position: relative;
	min-height: 100%;
	height: 100%;
	text-align: center;
        z-index:-100;
}

*:first-child+html #container4{
  position: relative;
	min-height: 100%;
	height: 100%;
	text-align: center;
        z-index:10;
}
#container4{
 z-index:0;
}
#maintext{
   text-align:justify;
}
h4{
   font-size:9pt;
   text-align:left;
   border-left:0px;
   margin-left:0px;
   margin-top:10px;
   left:0px;
}

/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
        left:10px;
        top:54px;
    }

a:link {color: blue;}
a:visited {color: blue;}
a:active {color: blue;}
a {text-decoration: none;}


	#header {
		border-bottom:1px solid #000033;
               border-right:2px solid #000033;
               background:#1B1038;
               top:50px;
               padding-bottom:1px;
               padding-top:0px;
               padding-left:0px;
		   text-align: left;
	}
	#header p,
	#header h1,
	#header h2 {
            background:#DCE2EE;
            color:#000033;
	    padding:.10em 0 0 0px;
            padding-bottom:2cm;
            
        margin:10;
	}
	#header ul {
	    background:#DCE2EE;
            color:#DCE2EE;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:0px 0 0 0;
	    padding:0;
            padding-bottom:2cm;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
            padding-bottom:2cm;
	}
	#header ul li a {
	    
	    float:left;
	    margin:0 0 0 1px;
	    padding:0px 0px;
            padding-bottom:2cm;
	    text-align:center;
	    background:#DCE2EE;
	    color:#DCE2EE;
	    text-decoration:none;
	    position:relative;
	    left:20px;
		line-height:1.3em;
	}
	
	
	
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#DCE2EE;
		border-top:4px solid #000033;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#DCE2EE;    /* Right column background colour */
            list-style-type:none;	
            border-right:1px solid #000033;
            border-left:1px solid #000033;
	}
    .holygrail .colmid {
        float:left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
        a:{text-decoration: none};
        width:200%;
        top:0px;
        margin-left:-200px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#fff;  
        z-index:100;  	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font:Verdana;
        font-size:9pt;
        width:100%;
        text-align:justify;
        margin-left:-50%;
        position:relative;
        left:400px;         	/* Left column width + right column width */
        background:#DCE2EE; 
        z-index:0;   	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
            right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */

	}
	.holygrail .col1 {
         margin:0 215px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	}
    .holygrail .col2 {
        
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:15px;  
        z-index:0;       	/* Width of the left-had side padding on the left column */
    }
   .holygrail .col3 {
        line-height: normal;
        list-style:none;
        float:left;
        font-size:8pt;
        float:right;
        width:175px;   
   	margin-right:70px;
        margin-left:15px;
        position:relative;
        left:50%;
        z-index:-100;
        
        
}


html>body #container2 .holygrail .col3{
     line-height: normal;
        list-style:none;
        float:left;
        font-size:8pt;
        float:right;
        width:175px;   
   	margin-right:50px;
        margin-left:-90px;
        position:relative;
        left:50%;
        z-index:-100;
}
 
*html #container2 .holygrail .col3{
        line-height: normal;
        list-style:none;
        top: 10px;
        float:left;
        font-size:8pt;
        float:right;
        width:175px;   
   	margin-right:70px;
        margin-left:15px;
        position:relative;
        left:50%;
        z-index:0;
}
*:first-child+html #container2 .holygrail .col3{
          line-height: normal;
        list-style:none;
        top: 10px;
        float:left;
        font-size:8pt;
        float:right;
        width:175px;   
   	margin-right:90px;
        margin-left:-90px;
        position:relative;
        left:50%;
        z-index:0;
}
        
.holygrail .col3{
        list-style:none;
        
}
#welcome{
    text-align:justify;
}

#links{
     text-align:left;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFFFFF;
}
.style2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        list-style-type:decimal;
	line-height: normal;
	color: #000000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFFFFF;
	float: right;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000033;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	float: left;
}
.style6 {
	font-size: smaller
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	float: right;
}

h1{
   font-size:8pt;
   
}

h2{
   font-size:12px;
}

#sitemap{
    text-align: justify;
}

.mailbox {
	background: #fff;
	border-color: #194A73;
	border-style: thin solid;
	border-width: 1px;
        font-align:justify;
	padding: 2px;
	vertical-align: top;
	color: #000033;
	width: 90%;
	border-bottom-style: groove;
	border-right-style: groove;
	border-left-style: ridge;
	border-top-style: ridge;
}


/* =Code for Right Column
-----------------------------------------------------------------------*/
.columnbox
ul {
        margin-bottom:4px;
        width:120px;
        height:100px;
        padding-left:1px;
        padding-right:1px;
        padding-bottom:1px;
        padding-top:1px;
        border:1px solid black;
        text-align:center;
        float:left;
}


.columnbox ul li{list-style-type:none}
                
.columnbox
{
	cursor: default;
	list-style: none;
	width: auto;
        float:left;
        
}

.columnbox a
{
        float:left;
	cursor: default;
}

.columnbox a .preview
{
        float:left;
	display: none;
}

.columnbox img
{
	background: #fff;
	border: 1px solid black;
	padding: 2px;
	vertical-align: top;
	color: inherit;
        float:left;
        
}

.columnbox li
{
	margin-bottom:4px;
        width:120px;
        height:100px;
        padding-left:1px;
        padding-right:1px;
        padding-bottom:1px;
        padding-top:1px;
        margin-bottom:4px;
        border:1px solid black;
        text-align:center;
        float:left;
	
}

.columnbox .preview
{
	margin-bottom:4px;
        width:120px;
        height:100px;
        padding-left:1px;
        padding-right:1px;
        padding-bottom:1px;
        padding-top:1px;
        margin-bottom:4px;
        border:1px solid black;
        text-align:center;
 float:left;
}
#bottomlogo{
list-style:none;
        float:left;
        font-size:8pt;
        float:right;
        width:159px; 
        height:229px;  
   	margin-right:110px;
        position:relative;
        left:50%;
}
*html #bottomlogo{
        list-style:none;
        float:left;
        font-size:8pt;
        float:right;
        width:159px;  
        height:10px; 
        border-top:0px;
        border-left:0px;
        border-right:0px;
        border-bottom:0px;
   	margin-left:0px;
        margin-right:0px;
        margin-bottom:0px;
        margin-top:0px;
        position:relative;
        left:50%;
        
}
.floatstop {
	clear:both;
}


    
	/* Footer styles */
	#footer {
        text-align:center;
        clear:both;
        font:Verdana;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size:7pt;
        float:left;
        width:100%;
		border-top:1px solid #000;
    }

.hoverbox
{
	cursor: default;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000033;
	
	

}

.hoverbox a
{
	cursor: default;
	
}

.hoverbox a .preview
{
	display: none;

}

.hoverbox img
{
	background: #fff;
	border-color: #194A73;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	vertical-align: top;
	color: inherit;
	
}

.hoverbox li
{
	background: ##DCE2EE;
	border-color: #000033;
	border-style: solid;
	border-width: 1px;
	color: #000033;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;

	
}

.hoverbox .preview
{
	border-color: #000;
	position: relative;
	height: inherit;
	width: inherit;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
.floatstop{
 clear:both;
}
    #footer p {
        border-top:1px solid black;
        margin-top:1px solid black;
        padding:10px;
        margin:0;
    }
    /* --> */