@charset "utf-8";
/* CSS Document */

/*body,td,th {
	font-family: verdana;
}*/
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/sem/images/Body-BG.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e4e9eb;
}
h1 {
	font-style: normal;
	font-family: Trebuchet MS, sans-serif;
	color: #FFFFFF;
	font-weight:500;
	font-size: 28px;
	letter-spacing: 0px;
	display: inline;
}
h2 {
	color:#006699;
	display:inline;
	font-family:Trebuchet MS, sans-serif;
	font-size:23px;
	font-style:normal;
	font-weight:500;
	letter-spacing:0;
	line-height:25px;
	text-transform:capitalize;
}

h3 {
  font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	color: #3469B8;
	line-height:23px;
	font-weight: 500;
	letter-spacing: 0px;
	display: inline;
}
	
h4 {
  font-family: Trebuchet MS, sans-serif;
	font-size: 17px;
	color: #ffffff;
	line-height:23px;
	font-weight: 600;
	letter-spacing: 0px;
	display: inline;
}

.content {
	line-height: 17px;
	color: #333333;
	list-style-position: outside; 
	margin-left: 30px;
}
a:link {
	color: #5C8BD1;
}
a:visited {
	color: #5C8BD1;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #5C8BD1;
}

div.button {
	background-image: url(/sem/images/Button.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #cc3333;
	padding-top: 6px;
}

div.button a:link, div.button a:visited {
	color: #cc3333;
}

div.button a:hover {
	color: #0066CC;
}

div.button a:active {
	color: #cc3333;
}

.blue {
	color: #5C8BD1;
}

div.right_side {
	padding: 7px; 
	margin-right: 7px;
	margin-top: 18px; 
	margin-bottom: 20px;
	background-color:#ebedf1;
	border: #d6dee2 1px solid;
}

ul.keybenefits {
	 padding: 0px; 
	 margin-left: 16px; 
	 margin-top: 10px; 
	 margin-bottom: 0px; 
	 margin-right: 10px;
}

ul.keybenefits_small {
	 padding: 0px; 
	 margin-left: 16px; 
	 margin-top: 5px; 
	 margin-bottom: 5px; 
	 margin-right: 10px;
}

li.key {
	color: #ffffff;
	line-height: 24px;
}

li.key_small {
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
}
li.key_small_10 {
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
}
.copyright {
	font-size: 10px;
	color: #999999;
}

form {
	padding: 0px;
	margin: 0px;
}

.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
