/* General CSS */

/* padding in editor only, overwritin in style */
img { border:2px; }

table {	border-collapse:collapse; }

td { border-color: #CCCCCC; }

body { margin:0px; }

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17305E;
	line-height: 18px;
}

a { color: #17305E; text-decoration:none; }

a:hover { color:#B8213D; text-decoration:none; }

ul{
	padding-left: 20px;
	margin: 5px;
}

li {
	margin-bottom : 2px;
}

h1 {
	font-family: "HelveticaNeue MediumCond";
	font-size:22px;
	font-weight:normal;
	color:#17305E;
	display:inline;
	line-height:normal;
	height:24px;
}

h2 {
	font-family: "HelveticaNeue MediumCond";
	font-size:14px;
	font-weight:normal;
	color:#17305E;
	display:inline;
	line-height:normal;
	height:16px;
}


input, select, textarea { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px; 
  	color: #4D4D4D;
	background-color:#ffffff;
	border: 1px solid #C8C3B2;
}

/*____ Custom Styles for dropdown  _______ */

.style1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	display: inline;
	height: 18px;
}

.style2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008E80;
	display: inline;
	height: 16px;
	font-weight: bold;
}

.style3{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	font-weight: bold;
}

.style4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #278D82;
	font-weight: bold;
}

.style5{ border-top: 1px solid #A3A3A3; }

.style6 { border-top: 1px solid #008E80; }

.style7{
	font-family: "HelveticaNeue MediumCond";
	font-size:17px;
	font-weight:normal;
	color:#17305E;
	display:inline;
	line-height:normal;
	height:21px;
}

.style8{
	font-family: "HelveticaNeue MediumCond";
	font-size:17px;
	font-weight:normal;
	color:#cc0000;
	display:inline;
	line-height:normal;
	height:21px;
}
