BODY		{
	Font-Size: 12px;
	Font-Family:arial,verdana,helvetica;
	background-color: #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	
	
}
P
		{
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
	    FONT-SIZE:12px;
		text-decoration: bold;
	
		}
h1	 {
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
		FONT-SIZE: 14px
		}
h3	 {
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
		FONT-SIZE: 16px
		}
h4
		{
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
	    FONT-SIZE: 14px
		}
h5
		{
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
	    FONT-SIZE: 13px;
		}
h6
		{
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
	    FONT-SIZE: 12px;
		}
	A
		{
		    TEXT-DECORATION: none;
			FONT-SIZE: 12px;
		}
	A:active
		{
		    TEXT-DECORATION: none;
			color: #C10517; 
		}
	A:visited
		{
		    TEXT-DECORATION: none;
			color: #161C60;
		}
	A:link
		{
	COLOR: #171C60;
}
	A:hover
		{
	TEXT-DECORATION: underline;
	COLOR: #C10517;
}
SELECT {FONT-FAMILY: arial,verdana,helvetica;FONT-SIZE: 12px;BACKGROUND-COLOR:#EDEDEF;}
OPTION {FONT-FAMILY: arial,verdana,helvetica;FONT-SIZE: 12px;BACKGROUND-COLOR:#EDEDEF;}
INPUT {FONT-FAMILY: arial,verdana,helvetica;FONT-SIZE:  12px;BACKGROUND-COLOR:#FFFFFF;}
TEXTAREA {FONT-FAMILY: arial,verdana,helvetica; FONT-SIZE: 12px;}
.small  {FONT-FAMILY: arial,verdana,helvetica; FONT-SIZE: 9px;COLOR: #032B75;}
.medium  {FONT-FAMILY: arial,verdana,helvetica; FONT-SIZE: 12px;TEXT-DECORATION: bold;}
DIV.small  {COLOR: #000099; FONT-FAMILY: arial,verdana,helvetica; FONT-SIZE: 9px;}
.heading {COLOR:#000033;Font-Size:12px;Font-Family:  arial,verdana,helvetica;FONT-WEIGHT=600;}
.white {COLOR:#FFFFFF; Font-Size:10px;Font-Family:  arial,verdana,helvetica;FONT-WEIGHT=300;}
.menu {COLOR:#000000; Font-Size:11px;Font-Family:  arial,verdana,helvetica;FONT-WEIGHT=300;}
.text {COLOR:#032B75; Font-Size:12px;Font-Family:  arial,verdana,helvetica;}
submit {FONT-FAMILY: arial,verdana,helvetica;FONT-SIZE:  12px;BACKGROUND-COLOR:#EDEDEF;}
.mainpage {Font-Family:arial,verdana,helvetica; COLOR: #032B75; FONT-SIZE:13px; text-decoration: bold; }
radio {FONT-FAMILY: arial,verdana,helvetica;FONT-SIZE:  15px;BACKGROUND-COLOR:#EDEDEF;}
#helix  {FONT-FAMILY: arial,verdana,helvetica; FONT-SIZE: 9px;COLOR: #032B75;}

#nextprev {
	Font-Family:arial,verdana,helvetica;
	FONT-SIZE: 15px;
}
#nextprev a {
	Font-Family:arial,verdana,helvetica;
	FONT-SIZE: 15px;
	TEXT-DECORATION: underline;
	COLOR: #171C60;
}
#nextprev a:hover {
	Font-Family:arial,verdana,helvetica;
	FONT-SIZE: 15px;
	TEXT-DECORATION: underline;
	COLOR: #C10517;
}


#phone {
	Font-Family:arial,verdana,helvetica;
	FONT-SIZE: 14px;
	COLOR: #171C60;
	padding-right: 8px;
	font-weight: bolder;
	line-height: 16px;
}
#phone a{
	Font-Family:arial,verdana,helvetica;
	FONT-SIZE: 14px;
	COLOR: #171C60;
}
#phone a:hover{
	Font-Family:arial,verdana,helvetica;
	FONT-SIZE: 14px;
	TEXT-DECORATION: underline;
	COLOR: #C10517;
}