/* Screen CSS

Colours
1	#d4e9c2
	#95d4f6 (tint of)
2	#004a17
3	#76c2ff
4
text #a0a6aa

1  header_color			#13b5ea	
1a header_colora		
2  header_small			#004990
3  body_text			#939ba1
4  menu color			#13b5ea
5  menu selected		#004990
5a menu hover			#004990
6  left hand side		#cfecfb
7  right hand side		#004990
8  headings				#13b5ea
9  keylines				#004990
10 rhs text				#95d4f6
11 normal_link			#004990
12 rhs link				#939ba1
13 crumb color			#939ba1
14 middle color			#ffffff

*/

body,td,li,p {
	font-family: verdana,tahoma,sans-serif;
	font-size: 10pt;
	color: /*1*/ #939ba1;
}

h1 {
font-family: verdana,tahoma,sans-serif;
font-size : 14pt;
color : /*8*/ #13b5ea;
font-weight : bold;
}

h2 {
font-family: verdana,tahoma,sans-serif;
font-size : 12pt;
color : /*8*/ #13b5ea;
font-weight : bold;
}

h3 {
font-family: verdana,tahoma,sans-serif;
font-size : 10pt;
color : /*8*/ #13b5ea;
font-weight : bold;
}

h4 {
font-family: verdana,tahoma,sans-serif;
font-size : 10pt;
color : /*8*/ #13b5ea;
font-weight : bold;
padding : 0px;
margin : 0px;
}


a:link, a:visited, a:active {
text-decoration : none;
color : /*11*/ #004990;
}

a:hover {
text-decoration : underline;
color : /*11*/ #004990;
}

.keylines {
background-color : /*9*/ #004990;
}

TABLE.TABLE1 {
/*	border-collapse: collapse;*/
	border: 0px solid #999;
	}
TABLE.TABLE2 {
	border-collapse: collapse;
	border: 0px solid /*9*/ #13b5ea;
	}
TD.TEXTBODY {
	font-family: verdana,tahoma,sans-serif;
	font-size: 12px;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 5pt;
	padding-bottom: 10pt;
	line-height: 1.4
	}
TR.NAV {
	margin-top: 10pt;
	margin-left: 10pt;
	margin-right: 10pt;
	margin-bottom: 10pt;
	line-height: 1.4;
	}

.lhs{
background :/*6*/ #cfecfb;
height : 400;
width : 175;
background-image:url(./leftside.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.rhs {
background :/*7*/ #004990;
height : 400;
width : 175;
background-image:url(./rightside.jpg);
background-position:bottom left;
background-repeat:no-repeat;}


.menu {
width : 175;
font-size : 10pt;
}

.menu ul {
display : block ;
list-style : none;
margin : 0;
padding : 0;
list-style-type : none;
}

.menu li {
padding-top : 6px;
font-size: 12px;
}

.menu li ul {
}

.menu-1 a:link, .menu-1 a:visited, .menu-1 a:active {
font-size: 12px;
color : /*4*/ #13b5ea;
text-decoration : none;
list-style-type : none;
list-style : none;
font-weight : bold;
}

.menu-1 a:hover,.menu-1 a:hover {
font-size: 12px;
color : /*5a*/ #004990;
text-decoration : none;
border-bottom: none;
font-weight : bold;
}

li.menu-1 {
font-size: 12px;
padding-left : 5px;
padding-right : 5px;
}

li.menu-1.menu-current a:link, li.menu-1.menu-current a:visited, li.menu-1.menu-current a:active{
font-size: 12px;
color : /*5*/ #004990;
text-decoration : none;
font-weight : bold;
}

li.menu-1.menu-current ,li.menu-2.menu-current {
font-size: 12px;
color : /*5*/ #004990;
text-decoration : none;
background-image:url(./men_current.gif);
background-position:top right;
background-repeat:no-repeat;
}
.menu-current a:hover {
font-size: 12px;
color : /*5a*/ #004990;
text-decoration : none;
border-bottom: none;
font-weight : bold;
}

li.menu-2 {
margin-left : 10px;
font-size: 12px;
}

.menu-2 a:link, .menu-2 a:visited, .menu-2 a:active {
font-size: 12px;
color : /*4*/ #13b5ea;
text-decoration : none;
list-style-type : none;
list-style : none;
font-weight : bold;
}

.menu-2 a:hover,.menu-2 a:hover {
font-size: 12px;
color : /*5a*/ #004990;
text-decoration : none;
border-bottom: none;
font-weight : bold;
}

li.menu-2.menu-current a:link, li.menu-2.menu-current a:visited, li.menu-2.menu-current a:active {
font-size: 12px;
color : /*5a*/ #004990;
text-decoration : none;
border-bottom: none;
}

li.menu-2.menu-child a:link, li.menu-2.menu-child a:visited, li.menu-2.menu-child a:active,
li.menu-2.menu-sibling a:link, li.menu-2.menu-sibling a:visited, li.menu-2.menu-sibling a:active {
font-size: 12px;
color : /*4*/ #13b5ea;
text-decoration : none;
border-bottom: none;
}

li.menu-2.menu-child a:hover,
li.menu-2.menu-sibling a:hover {
font-size: 12px;
color : /*5a*/ #004990;
text-decoration : none;
border-bottom: none;
}

.right_sidebar {
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;

}

.right_sidebar p ,.right_sidebar span , .right_sidebar div {
font-family : verdana;
font-size : 10px;
color	:	/*10*/ #95d4f6 ;
padding :5px;
}



.right_sidebar a:link, .right_sidebar a:visited, .right_sidebar a:active {
text-decoration : none;
color : /*11*/ #939ba1;
}

.right_sidebar a:hover {
text-decoration : underline;
color : /*11*/ #939ba1;
}

.crumb {

}

.crumb a:link, .crumb a:visited, .crumb a:active {
text-decoration : none;
color : /*13*/ #939ba1;
}

.crumb a:hover {
text-decoration : underline;
color : /*13*/ #939ba1;
}

.footer {
color : #13b5ea;
font-size : 10px;
}

.footer a:link, .footer a:visited, .footer a:active {
text-decoration : none;
color : #13b5ea;
font-size : 10px;
}

.footer a:hover {
text-decoration : underline;
color : #004990;
font-size : 10px;
}

.bluebox {
text-align : left;
margin : 5px;
padding : 5px;
border : 1px solid /*8*/ #13b5ea;
background : /*6*/ #cfecfb;
font-size : 10px;
color : /*8*/ #13b5ea
}

.blueboxPop {
text-align : left;
margin : 5px;
padding : 5px;
border : 1px solid /*8*/ #13b5ea;
background : /*6*/ #cfecfb;
font-size : 10px;
color : /*8*/ #13b5ea
}

.blueboxPop ul {
display : block ;
list-style : none;
margin : 0;
padding : 0;
list-style-type : none;
}

.menupop a:link, .menupop a:visited, .menupop a:active {
font-size: 11px;
color : /*4*/ #13b5ea;
text-decoration : none;
list-style-type : none;
list-style : none;
font-weight : normal;
}

.menupop a:hover,.menupop a:hover {
font-size: 11px;
color : /*5a*/ #004990;
text-decoration : none;
border-bottom: none;
font-weight : normal;
}

li.menupop {
font-size: 11px;
padding-left : 5px;
padding-right : 5px;
}

/*li.menupop.menu-current a:link, li.menupop.menu-current a:visited, li.menupop.menu-current a:active{
display : none;
}

li.menupop.menu-parent a:link, li.menupop.menu-parent a:visited, li.menupop.menu-parent a:active{
display : none;
}
*/
