// admin htmlarea use.
.smallerText {
	font-size : 9px ;
}
.normalText {
	font-size : 11px ;
}
.largerText {
	font-size : 13px ;
}
.extraLargeText {
	font-size : 17px ;
}


.header {
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 13px ;
	color : #800409 ;
	font-weight : bold;
}

.Bg { 
	background: #0F4394 url(images/interface/background.jpg) no-repeat top left 
}

p, body, td {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #011C35 ;
font-weight : normal;
}

.whiteText {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #ffffff ;
font-weight : normal;
}

h1 {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #800409 ;
font-weight : bold;
}

.featurebox {
background-color : #01386D ;
padding: 10px;
}

.cataloguebox {
background-color : #CEE2F9 ;
padding: 10px;
border-top : 1px solid #01386D;
border-right : 1px solid #01386D;
border-bottom : 1px solid #01386D;	
border-left : 1px solid #01386D;
}

.homeblueBg {
background-color : #0F4394 ;
}

.utilitybarBg {
background-color : #CB9415 ;
}

.ltblueBg {
background-color : #CEDFF7 ;
}

.dkblueBg {
background-color : #01386D ;
}

.medblueBg {
background-color : #4380BA ;
}

.menublueBg {
background-color : #2A68BC ;
}

.whiteBg {
background-color : #FFFFFF ;
}

a {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #000066;
font-weight : bold;
text-decoration : underline;
}

a:hover {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #CB9415 ;
font-weight : bold;
text-decoration : underline;
}

a.utility {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #000000 ;
font-weight : normal;
text-decoration : none;
background-color: none ;
}

a.utility:hover {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #000000 ;
font-weight : normal;
text-decoration : underline;
background-color: none ;
}

a.bgLink {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #ffffff ;
font-weight : bold;
text-decoration : none;
background-color: #CB9415 ;
}

a.bgLink:hover {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #ffffff ;
font-weight : bold;
text-decoration : none;
background-color: #1651B7 ;
}

img.thinBorder {
border-top : 1px solid #01386D;
border-right : 1px solid #01386D;
border-bottom : 1px solid #01386D;	
border-left : 1px solid #01386D;
}

input {
border-left : 1px solid ;
border-right : 1px solid ;
border-top : 1px solid ;
border-bottom : 1px solid ;
border-color: #01386D ;
background-color : #ffffff ;
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #000000 ;
font-weight : normal ;
}

a.sub {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #FFFFFF;
font-weight : bold;
text-decoration : none;
background-color: none ;
}

a.sub:hover {
font-family : verdana, arial, helvetica, sans-serif ;
font-size : 11px ;
color : #FFCC00;
font-weight : bold;
text-decoration : underline;
background-color: none ;
}

.hr {
color : #01386D;
}