.smalltext  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : 000000;
}

.header  {
	font-size : 17px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #20878C;
}

.title  {
	font-size : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #188C8B;
}

.boldtext  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.maintext  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.smallblacktext  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    line-height : 16px;
	color : #666666;
}

.smallboldtext  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
    line-height : 16px;
	color : #666666;
}

.boldmaintext  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}


.link  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #023F75;
}

:active.link  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #023F75;
}

:visited.link  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #023F75;
}

:hover.link  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration :  none;
	color : #33CC33;
}
.smalllink  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #999999;
}

:active.smalllink  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #999999;
}

:visited.smalllink  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #999999;
}

:hover.smalllink  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

input, textarea, select, option
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	background-color: #BCD5DA;
    border: 1px solid #1E888D;
}

.largelink  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #023F75;
}

:active.largelink  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #023F75;
}

:visited.largelink  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #023F75;
}

:hover.largelink  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #023F75;
}

.boldmaintextcareers  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #188C8B;