/* CSS Document */
body{
margin:0px;
background:#d4d4d4;
text-align:justify;
}

.topgray
{
background-image:url(../../images/topgray.gif);
background-repeat:repeat-x; 
}
.linksbg{background-image:url(../../images/linksbg.gif); background-repeat:repeat-x; height:28px;}
.lineimage{background-image:url(../../images/lineimage.gif); background-position:right; background-repeat:no-repeat;}
.whitebg{background-color:#ffffff;}
table{font-family: "Trebuchet MS"; font-weight:normal; font-size:11px; text-decoration:none; color: #000000; text-align:justify;}
.dotlines{background-image:url(../../images/dotlines.gif); background-repeat:repeat-x; background-position:top;}
.redborder{border-left:1px solid #bd1313;}
.bottomlines{background-image:url(../../images/bottomlines.gif); background-position:top; background-repeat:repeat-x;}
a:link{font-family: "Trebuchet MS"; font-weight:normal; font-size:11px; text-decoration:none; color: #000000;}
a:visited{font-family: "Trebuchet MS"; font-weight:normal; font-size:11px; text-decoration:none; color: #000000;}
a:hover{font-family: "Trebuchet MS"; font-weight:normal; font-size:11px; text-decoration:underline; color: #bd1313;}
.textfield{font-family:Tahoma; font-weight:normal; font-size:11px; color:#000000; height:17px; width:125px; border:1px solid #cccccc;}
.heading{font-family:Tahoma; font-weight:bold; font-size:12px; color: #be1818;}
li{text-align:justify;}
.headingstars{color:#be1818}
.submitbutton{ background-color: #41676a; border:0px; font-family:Tahoma; font-weight:bold; font-size:11px; color:#ffffff; height:19px;}
.formtext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.select {
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #003366;
		text-decoration: none;
		height:18px;
		width:75px;
	}
.select1 {
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #003366;
		text-decoration: none;
		height:18px;
		width:140px;
	}
	.bordergrey {
border-top:1px solid #999999; border-left:1px solid #999999; border-right:1px solid #999999;
}

.fullborder {
	border-top:1px solid #999999; 
	border-left:1px solid #999999; 
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}.bg1 {
	background-color:#CEDDE5;
	padding-left:5px;
	color:#013756;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
}
.bg2 {
	background-color: #CEDDE5;
	padding-left:5px;
color:#013756;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
}
.linktext:hover {

	font-family: Trebuchet MS;
	font-size: 11px;
	color: #003366;
	font-weight:normal;
	text-decoration: underline;
}
.paddingleftall{padding-left:5px;}
.mediworld{display:none;}
.middlebg{ background-image:url(../../images/bg_curvetab.gif); background-repeat:repeat-x; background-position:top;}
.blueborder
{
border-left:1px solid #E1E9F5; 
border-right:1px solid #E1E9F5; 
border-bottom:1px solid #E1E9F5;
}

#three_steps{
	border: 1px solid #CCCCCC;
	margin: 0px 10px 5px 7px;
	padding: 0px 0px 0px 10px;
}

#three_steps_header{
	font-size: 14pt;
	background: #CEDDE5;
	padding: 3px;
	color: #013756;
	margin: 0px 10px 5px 7px;
}

#three_steps ul{
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin: 0;
}

#three_steps ul li img{
	position: relative;
	top: 5px;
	padding: 0px 5px 0px 0px;
}

#tool-tips-box{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000000;
	font-size: 10pt;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 200px;
	border: 1px solid #000000;
	background: #FFF3E1;
	padding: 6px;
}
