.required {background-image: url(assets/required.gif); background-position:top right; background-repeat:no-repeat;}



.titles		{
	color: #0082CE;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}



.large_titles		{
	color: #00649F;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
}


.sub_titles_normal		{
	color: #00649F;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}


.main_text		{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}

.main_text_bold		{
	color: #666666;
	text-decoration: none;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}


A.nav_link		{
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}


A.nav_link:link		{
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
A.nav_link:visited	{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
A.nav_link:hover	{
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px
}


.table_black  {
	BACKGROUND-COLOR : #FFFFFF;
	BORDER-BOTTOM : #000000 1px solid;
	BORDER-LEFT : #000000 1px solid;
	BORDER-RIGHT : #000000 1px solid;
	BORDER-TOP : #000000 1px solid;
	COLOR : #666666;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 13px;
	font-weight : Normal;
	border: 6;
}

.table_red  {
	BACKGROUND-COLOR : #FFFFFF;
	BORDER-BOTTOM : #FF0000 1px solid;
	BORDER-LEFT : #FF0000 1px solid;
	BORDER-RIGHT : #FF0000 1px solid;
	BORDER-TOP : #FF0000 1px solid;
	COLOR : #000066;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	font-weight : normal;
	border: 6;
}

.table_blue  {
	BACKGROUND-COLOR : #FFFFFF;
	BORDER-BOTTOM : #63A5C6 1px solid;
	BORDER-LEFT : #63A5C6 1px solid;
	BORDER-RIGHT : #63A5C6 1px solid;
	BORDER-TOP : #63A5C6 1px solid;
	COLOR : #000066;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	font-weight : normal;
	border: 6;
	padding-right: 4px;
	padding: 4;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.table_grey2  {
	BACKGROUND-COLOR : #FFFFFF;
	BORDER-BOTTOM : #ECECEC 0px solid;
	BORDER-LEFT : #ECECEC 1px solid;
	BORDER-RIGHT : #ECECEC 1px solid;
	BORDER-TOP : #ECECEC 1px solid;
	COLOR : #666666;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
	border: 6;
	padding-right: 3px;
	padding: 3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.table_grey  {
	BACKGROUND-COLOR : #FFFFFF;
	BORDER-BOTTOM : #ECECEC 1px solid;
	BORDER-LEFT : #ECECEC 1px solid;
	BORDER-RIGHT : #ECECEC 1px solid;
	BORDER-TOP : #ECECEC 1px solid;
	COLOR : #666666;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
	border: 6;
	padding-right: 3px;
	padding: 3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
TEXTAREA  {
	BACKGROUND-COLOR : #F8F8F8;
	BORDER-BOTTOM : #000000 1px solid;
	BORDER-LEFT : #000000 1px solid;
	BORDER-RIGHT : #000000 1px solid;
	BORDER-TOP : #000000 1px solid;
	COLOR : #000066;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
}

.strikethrough		{
	color: #FF0000;
	text-decoration: line-through;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	}
	
INPUT  {
	BACKGROUND-COLOR : #F8F8F8;
	FONT-FAMILY : Verdana, Arial, Helvetica, Sans-Serif;
	FONT-SIZE : 11px;
	font-weight : normal;
}

SELECT  {
	BACKGROUND-COLOR : #FFFFFF;
	BORDER-BOTTOM : #000000 1px solid;
	BORDER-LEFT : #000000 1px solid;
	BORDER-RIGHT : #000000 1px solid;
	BORDER-TOP : #000000 1px solid;
	COLOR : #000066;
	FONT-FAMILY : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
}
