/* CSS Document */

body 			{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 23px;
	background-image: url(../i/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td 				{
	Font-family: Arial, Tahoma, Verdana, San-serif;
	Color: #2c3147;
	Font-size: 8pt;
}
a:hover			{text-decoration: underline}

.email			{Font-family: Tahoma, Arial, Verdana, San-serif; Color:#ff7800; Font-size: 8pt; text-decoration: none;}
.f7_red			{Font-family: Tahoma, Arial, Verdana, San-serif; Color:#EE2225; Font-size: 7pt; text-decoration: none;}
.copyright		{Font-family: Tahoma, Arial, Verdana, San-serif; Color:#bbbbbb; Font-size: 7pt; text-decoration: none;}
.title			{Font-family: Arial, Verdana, San-serif;Color:#f72b10;Font-size: 10pt;text-decoration: none;font-weight: bolder;}
.titlesmall	{Font-family: Arial, Verdana, San-serif;Color:#f72b10;Font-size: 8pt;text-decoration: none;font-weight: bolder;}
.subtitle		{Font-family: Arial, Tahoma, Verdana, San-serif;Color:#f72b10;Font-size: 9pt;text-decoration: none;font-weight: bold;}
.subtitle2		{Font-family: Arial, Tahoma, Verdana, San-serif;Color:#153993;Font-size: 9pt;text-decoration: none;font-weight: bold;}
.txt_grey		{Font-family: Arial, Tahoma, Verdana, San-serif;Color:#494f63;Font-size: 8pt;text-decoration: none;}
.txt_grey2		{Font-family: Tahoma, Arial, Verdana, San-serif;Color:#7b839a;Font-size: 7pt;text-decoration: none;}
.txt_blue		{Font-family: Arial, Tahoma, Verdana, San-serif;Color:#132670;Font-size: 8pt;text-decoration: none;font-weight: bold;}
.txt_arrow		{Font-family: Arial, Tahoma, Verdana, San-serif;Color:#f72b10;Font-size: 8pt;text-decoration: none;}
.txt_bottom		{Font-family: Tahoma, Arial, Verdana, San-serif;Color:#b8b7e5;Font-size: 7pt;text-decoration: none;}
.txt_indicated1  {Font-family: Tahoma, Arial, Verdana, San-serif;Color:#898ea1;Font-size: 7pt;text-decoration: none;}
.txt_indicated2  {Font-family: Tahoma, Arial, Verdana, San-serif;Color:#5d6376;Font-size: 7pt;text-decoration: none;}
.navstil		{COLOR: #f72b10;TEXT-DECORATION: none;FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;FONT-SIZE: 8pt;}



a.nav:link {COLOR: #2c3147; TEXT-DECORATION: none;  FONT-FAMILY:  Arial, Tahoma, Verdana, Sans-serif; FONT-SIZE: 8pt}
a.nav:active {COLOR: #f72b10;TEXT-DECORATION: none;FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;FONT-SIZE: 8pt;}
a.nav:visited {COLOR: #2c3147; TEXT-DECORATION: none;  FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif; FONT-SIZE: 8pt}
a.nav:hover {COLOR: #f72b10;TEXT-DECORATION: underline;FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;FONT-SIZE: 8pt;}

.linktop {
	font-family: tahoma;
	font-size: 7pt;
	color: #313d78;
	text-decoration: none;
}

.linkgrey {
	font-family: tahoma;
	font-size: 7pt;
	color: #494f63;
	text-decoration: none;
	
}
.linkgrey2 {
	font-family: Arial, Tahoma, Verdana, San-serif;
	font-size: 8pt;
	color: #2c3147;
	text-decoration: none;
	
}

.linkwhite {
	font-family: Arial, Tahoma, Verdana, San-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}


.field2, .field {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-color: #d1d1d1;
	FONT-FAMILY: Tahoma; 
	color: #3a3a3a;
	padding-right: 1px; 
	padding-left: 1px; 
}

.button {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-SIZE: 7pt;
	FONT-WEIGHT: Bold;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-color: #d1d1d1;
	FONT-FAMILY: Tahoma;
	color: #333317;
	background-color: #FFFFFF;
	background-image: url(../i/background_form_element.gif);
}
.bg_top {
	background-image: url(../i/content_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_listing {
	background-repeat: no-repeat;
	background-position: center center;
}


.EE {
	background-color: #ffffff;
	BORDER-COLLAPSE: collapse;
	EMPTY-CELLS: show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0f3ff;
	border-right-color: #d0f3ff;
	border-bottom-color: #d0f3ff;
	border-left-color: #d0f3ff;
}
.EE TD {
	BORDER-TOP: #d0f3ff 1px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 5px
}

.bg_scitech { background-color: #ffffff;} 

.linkpurple {
	font-family: Arial;
	font-size: 8pt;
	color: #4d5ba8;
	text-decoration: none;
}
