@charset "UTF-8";

a:link {
	color: #273B96;
}
a:visited {
	color: #273B96;
}
a:hover {
	color: #983B96;
}
a:active {
	color: #983B96;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #273B96;
	line-height: 20px;
}
.blu_bdr {
	border: 2px solid #283B96;
	background-color: #FFFFFF;
}

a.nav:link {
	color : #273B96;
	text-decoration: none;
}
a.nav:visited {
	color : #273B96;
	text-decoration: none;
}
a.nav:hover {
	color : #983B96;
	text-decoration: none;
}
a.nav:active {
	color: #983B96;
	text-decoration: none;
}

.sf_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #273B96;
}
.nav_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.plain_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.rt_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CED8E9;
}
.rt_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.rt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273B96;
	font-weight: bold;
}
.tm_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283B96;
}
.tm_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #283B96;
	font-weight: bold;
}
.headline_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #283B96;
	font-weight: bold;
}
.tm_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bdr_white {
	border: 2px solid #FFFFFF;
}

a.close:link {
	color : #FFFFFF;
	text-decoration: none;
}
a.close:visited {
	color : #FFFFFF;
	text-decoration: none;
}
a.close:hover {
	color : #ECD8E9;
	text-decoration: none;
}
a.close:active {
	color: #ECD8E9;
	text-decoration: none;
}
.btn_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.btn_text:link {
	color : #FFFFFF;
	text-decoration: none;
}
a.btn_text:visited {
	color : #FFFFFF;
	text-decoration: none;
}
a.btn_text:hover {
	color : #FFFFFF;
	text-decoration: none;
}
a.btn_text:active {
	color: #FFFFFF;
	text-decoration: none;
}
.linkedin {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #333333;
}
.videobox {
	height: 300px;
	width: 204px;
	overflow: hidden;
	margin-left: 0px;
}
.videobox2 {
	height: 320px;
	width: 214px;
	overflow: hidden;
	margin-left: -10px;
	margin-top: -20px;
}
.purpletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #973B96;
	font-weight: bold;
}

