/* CSS Document */

BODY, P  {
	color : #000033;
	font-family : arial, helvetica;
	font-weight : normal;
	font-size : 11px;
	}	

.container {
	border-right: 1px solid #456D62;
	border-left: 1px solid #456D62;
	border-top: 1px solid #456D62;
	border-bottom: 1px solid #456D62;
	}

.heading {
	font-size : 18px;
	font-family : arial, helvetica;	
	color : #08086b;
	font-weight : bold;
	}

.smalltext {
	font-size : 9px;
	font-family : arial, helvetica;
	Color : #000000;
	}
	
.smalltextgreen {
	font-size : 9px;
	font-family : arial, helvetica;
	Color : #C2EFDE;
	}

A.head:link  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.head:visited  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.head:active  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.head:hover  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #08086b;
	font-weight : bold;
	}
	
A.bottom:link  {
	font-size : 9px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.bottom:visited  {
	font-size : 9px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.bottom:active  {
	font-size : 9px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.bottom:hover  {
	font-size : 9px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #08086b;
	font-weight : bold;
	}
	
A.bottom1:link  {
	font-size : 11px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.bottom1:visited  {
	font-size : 11px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.bottom1:active  {
	font-size : 11px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #08086b;
	font-weight : bold;
	}

A.bottom1:hover  {
	font-size : 11px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #08086b;
	font-weight : bold;
	}