/*Vector StyleSheet*/





html {
   	 FONT-FAMILY:  Arial;
     font-size: x-small;    
}

body { 
    margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
    color: #000000;
	background-color: #373737
}

td {
	font-size : small
}

/*/*/a{}


body td {
    	font-size : x-small
}

html>head:first-child+body td {
   	 font-size : small
}

/* */

.content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 22px;
	padding-bottom: 18px;
	background-color: #FFFFFF
}

.bkside {
    background-image: url(../images/bk_side.jpg);     
    background-repeat: repeat-y
}


h1 {
	color: #0367AB;
	padding-left: 30px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 120%;
	text-align: left
}

h2 {
	color: #0367AB;
	font-weight: bold;
	font-size: 100%;
	text-align: left
}

h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	text-align: left;
	padding-top: -6px
}

.greysmcaps {
	color: #8C8E8F;
	font-weight: bold;
	font-size: 70%;
	text-align: left;
	text-transform: uppercase
}

.whitecaps {
	color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	text-align: left;
	text-transform: uppercase;
	text-align: justify;
}

.blackcaps {
	color: #000000;
	font-weight: bold;
	font-size:90%;
	text-align: left;
	text-transform: uppercase;
	text-align: justify;
}

.blackCapsBoldCentre {
	color: #000000;
	font-weight: bold;
	font-size:80%;
	text-align: center;
	text-transform: uppercase;
}

.whiteCapsBoldCentre {
	color: #FFFFFF;
	font-weight: bold;
	font-size:80%;
	text-align: center;
	text-transform: uppercase;
}

.whitebold {
	color: #999999;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	text-align: justify
}

.txtBlueBold {
	color: #0367AB;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	text-align: justify
}

.whiteboldcent {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	text-transform: uppercase
}



.copyright {
	color: #999999;
	font-weight: normal;
	font-size: 65%;
	text-align: right;
}





.whitesm {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 80%;
	text-align: center
}

.whitesmleft {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 60%;
	text-align: left
}

.whiteLeft {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 90%;
	text-align: left
}

.blacksm {
	color: #000000;
	font-weight: normal;
	font-size: 75%;
	line-height: 1.0
}


.list{
   	list-style: url(../images/list.gif);
	padding-top: 2px
}

.listNoIndent{
   	list-style: url(../images/list2.gif);
	margin-left: -18px;
	padding-top: 2px
}

ul{
   	list-style: url(../images/list.gif);
	margin-top: 8px
}


P {

    text-align: justify;
    line-height: 1.4
}

.Pcenter { 
   	color: #000000;
   	text-align: center
}

.Pcentersm { 
   	color: #000000;
   	text-align: center;
	font-size: 80%
}


.Pleft { 
   	color: #FFFFFF;
   	text-align: left
}

.Pright {   
   	color: #FFFFFF;
   	text-align: right
}


.tborder {
   	border: 1px solid #626862
}

.tborderTop {
   	border-top: 5px solid #FFFFFF
}
.tborder2 {
   	border: 1px solid #000000
}

/*.boxpadtop {
   	border: 1px solid #9D9D9D;
	margin-top: 3px
}

.leftcolumn {
	padding-right: 10px
} 

.rightcolumn{
	padding-left: 10px
} 
.centrecolumn {
   	border-right: 1px dashed #9D9D9D;
	border-left: 1px dashed #9D9D9D;
	padding-left: 10px;
	padding-right: 10px
}


.borderright{
   	border-right: 1px solid #626862
} 

.borderleft {
   	border-left: 1px solid #626862
}

.bordertop{
    	border-right: 1px solid #9D9D9D
} 

.borderbottom {
    	border-left: 1px solid #9D9D9D
}

.bordertopbot {
    	border-top: 1px solid #9D9D9D;
    	border-bottom: 1px solid #9D9D9D
}

.bordersides {
   	 border-left: 1px solid #9D9D9D;
    	border-right: 1px solid #9D9D9D
}

.bordersidestop {
    	border-left: 1px solid #9D9D9D;
    	border-right: 1px solid #9D9D9D;
 	border-top: 1px solid #9D9D9D;
}

.bordersidesbot {
    	border-left: 1px solid #9D9D9D;
    	border-right: 1px solid #9D9D9D;
 	border-bottom: 1px solid #9D9D9D;
}
*/

.borderwhite2 {
    border-left: 2px solid #FFFFFF;
   	border-right: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF
}

.borderwhite2noleft {
   	border-right: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

.borderwhitetopbot {
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.imgcenter {
	 float:center;
	margin: 0px
}

.imgleft {
   	 text-align: left;
	 float:left;
	 margin: 0px
}

.imgrightborder {
	float:right;
	border: 1px solid #9D9D9D;
	margin-left: 12px
}


.imgcenterborder {
	float:center;
	margin: 0px;
	border: 1px solid #9D9D9D;
}

.imgleftborder {
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 border: 1px solid #9D9D9D;
}

.imgright {
	float:right;
	margin-left: 18px
}


       
	
	


/* links*/

a:link, a:active, a:visited {
   color: #0367AB;
   text-decoration: underline;
   font-weight: bold
}


a:hover {
   color: #0367AB;
   text-decoration: underline;
   font-weight: bold
}



a.linksitemap:link, a.linksitemap:active, a.linksitemap:visited {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none
}

a.linksitemap:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: underline
}

a.linksplain:link, a.linksplain:active, a.linksplain:visited {
	color: #000000;
	font-weight: normal;
	font-size: 90%;
	text-align: left;
	text-decoration: underline
}

a.linksplain:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 90%;
	text-align: left;
	text-decoration: underline
}

a.linkwhitecaps:link, a.linkwhitecaps:active, a.linkwhitecaps:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none
}

a.linkwhitecaps:hover {
	color: #000000;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	text-decoration: underline
}

a.linkwhitesm:link, a.linkwhitesm:active, a.linkwhitesm:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;

}

a.linkwhitesm:hover {
	color: #8C8E8F;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
}

a.linkwhitesm:link, a.linkwhitesm:active, a.linkwhitesm:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;

}



/* forms*/


.submitform {
    border: 1px solid #FFFFFF;
    height: 24px;
    Font-size: 80%;
    background-color:#000000;
	letter-spacing: 1px;
   	color: #FFFFFF; 
    font-weight: bold
}
 


TEXTAREA{ 
    	COLOR: #000000; 
    	background-color:#FFFFFF; 
    	border-bottom: 1px solid #000000;
    	border-left: 1px solid #000000;
   	border-right: 1px solid #000000;
    	border-top: 1px solid #000000;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

 INPUT { 
    COLOR: #000000;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #000000; 
    border-left: 1px solid #000000; 
    border-right: 1px solid #000000; 
    border-top: 1px solid #000000
}



.close { 
    	COLOR: #737373;
    	background-color:#3A4142;
	font-size: xx-small;
	font-weight:bold;
    	height: 18px; 
    	border-bottom: 1px solid #737373; 
    	border-left: 1px solid #737373; 
   	 border-right: 1px solid #737373; 
    	border-top: 1px solid #737373
}

 SELECT {

    COLOR: #000033; 
    background-color: #FFFFFF;  
    border-style: solid; 
    border-color: #999999; 
    border-width: 1px 
}



.checkbox { 
    border: solid;
    border-width: 0px;
    border-color: #FFFFFF;
    background-color: #FFFFFF
}
.radio {
    border: solid;
    border-width: 0px;
    border-color:#FFFFFF;
    background-color: #FFFFFF
}


.folder {
    list-style: url(../images/open.gif);
    font-weight: bold;  
    color: #0367AB
}


.page {
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #0367AB
}

.subpage {
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #0367AB;
	margin-left: 20px
}




/*bottom menu*/

#nav {
margin: 0
}

#nav ul {
list-style-type:none;
padding: 0
}



#nav li {
font-size: 75%;
display: inline;
padding-top: 0px;
padding- bottom: 0px;
padding-left:15px;
padding-right: 0px
}



#nav li a:link, #nav li a:active, #nav li a:visited {
display: inline;
padding: 0;
font-weight: normal;
color: #9EA49E;
text-decoration:none
}

#nav li a:hover {
text-decoration:underline;
color: #FFFFFF
}

