body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.bottom_background {
    background-image: url(/basic_patterns/images/bottom_bg.gif);
	background-attachment: fixed;
    background-position: center top;
}

.background {
	background-color: #3953B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF5FF;
}

.HeadlineGray {
	FONT-WEIGHT: bold; FONT-SIZE: 25px; MARGIN: 5px 1px 1px; COLOR: #ffffff; FONT-FAMILY: Arial,Helvetica
}
.CodeForeground {
	FONT-SIZE: 9pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: Arial
}
.CodeInText {
	FONT-FAMILY: Arial
}
.ScreenText {
	FONT-FAMILY: Arial
}
.ImportantWords {
	FONT-WEIGHT: bold
}
.Highlight {
	COLOR: red; FONT-FAMILY: Arial
}
.MsoNormal {
	FONT-SIZE: 8.3pt; MARGIN: 0in 0in 0pt; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.Theader {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: Arial
}

.Tblurb {
	FONT-SIZE: 7.3pt; MARGIN: 0in 0in 0pt; COLOR: white; FONT-FAMILY: Arial
}
.Tsubhead {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; COLOR: black; FONT-FAMILY: Arial
}
.Tproductlabel {
	FONT-WEIGHT: 500; FONT-SIZE: 8pt; MARGIN: 0in 0in 0pt; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.Tproductlink {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN: 0in 0in 0pt; COLOR: #FBC553; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.Tsolutions {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN: 0in 0in 0pt; COLOR: #2743b1; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.TproductpageTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN: 0in 0in 0pt; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.TproductpageText {
	FONT-WEIGHT: normal; FONT-SIZE: 8.3pt; MARGIN: 0in 0in 0pt; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.Tfooter {
	FONT-WEIGHT: normal; FONT-SIZE: 7.3pt; MARGIN: 0in 0in 0pt; COLOR: #cccccc; FONT-FAMILY: Arial; BACKGROUND-COLOR: #445565; TEXT-DECORATION: none
}
.TheaderHome {
	FONT-SIZE: 11.5pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: Arial
}
.Tnews {
	FONT-SIZE: 8.1pt; MARGIN: 0in 0in 0pt; LINE-HEIGHT: 13px; FONT-FAMILY: Arial
}
.Tlanguage {
	FONT-WEIGHT: normal; FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0pt; COLOR: #000000; LINE-HEIGHT: 13px; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.Toffice {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; COLOR: #000000; LINE-HEIGHT: 15px; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.bio {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; MARGIN: 1in 1in 0pt; COLOR: #000000; LINE-HEIGHT: 9pt; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.big_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
}

a:link {
	color: #FFFF00;
}

a:visited {
  color: #FFFF66;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #00FF00;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color:#333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

