body {
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	line-height: 16px;
}
td {
        font-family:Tahoma;
        font-size:11px;
        color: #000000;
        line-height:16px;
}

a:link, a:visited, a:active {
        font-size:11px;
        font-family:tahoma;
        color:#38C018;
        font-weight:none;
        text-decoration:underline;
}

a:hover {
        font-size:11px;
        font-family:tahoma;
        color:#575757;
        font-weight:none;
        text-decoration:underline;
}


.premitbl {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #45B3E6;
	border-bottom-color: #45B3E6;
	border-left-color: #45B3E6;

}
.premRightTD {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #45B3E6;

}
.premBgTitle {
	font-size: 15px;
	font-family: Tahoma; 
	font-weight: bold;

}
.premTxT {
	font-size: 12px;
	font-family: Tahoma; 

}
.permBluTxt {
	color: #2584AE;
	font-family: Tahoma;
	font-size: 11px;
}
.permBlkTxt {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
}
.permlnk {
	text-decoration: none;
	color: #2584AE;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.bodylinks:link, a.bodylinks:visited, a.bodylinks:active {
		font-family:Tahoma;
		color:#278EBE;
		font-size:11px;
		text-decoration:underline;
		line-height:15px;

}

a.bodylinks:hover {
		font-family:Tahoma;
		color: #278EBE;
		font-size:11px;
		text-decoration:underline;
		line-height:15px;

}

a.greenlinks:link, a.greenlinks:visited, a.greenlinks:active {
		font-family:Tahoma;
		color:#47F41A;
		font-size:11px;
		text-decoration:none;
		line-height:15px;

}

a.greenlinks:hover {
		font-family:Tahoma;
		color: #47F41A;
		font-size:11px;
		text-decoration:underline;
		line-height:15px;

}
.bodytext {
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	padding-left: 97px;
	/*padding-right: 25px;*/
}

.paragraphtext {
        font-family:Tahoma;
        font-size:11px;
        color: #000000;
        line-height:18px;

}

.miscgreen {
        font-family:Tahoma;
        font-size:10px;
        color: #47F41A;

}

.miscblue {
        font-family:Tahoma;
        font-size:11px;
        color:#3B8AAA;
        line-height:17px;		

}

.searchblue {
        font-family:Tahoma;
        font-size:11px;
        color:#41A3D1;
        line-height:17px;
		
}

.welcomeblue {
        font-family:Tahoma;
        font-size:13px;
        color:#3B8AAA;
        line-height:17px;
		
}

.copyrighttext {
        font-family: Verdana;
        font-size: 10px;
        color: #999999;

}

a.modihost:link, a.modihost:visited, a.modihost:active {
        font-family:Verdana;
        color:#999999;
        font-size:10px;
		text-decoration: none;

}

a.modihost:hover {
        font-family:Verdana;
        color: #999999;
        font-size:10px;
        text-decoration: underline;

}

a.toplinks:link, a.toplinks:visited, a.toplinks:active {
        font-family:Verdana;
        color:#E3F4FB;
        font-size:11px;
		text-decoration: none;		

}

a.toplinks:hover {
        font-family:Verdana;
        color: #47F41A;
        font-size:11px;
		text-decoration: none;

}
a.listlinks:link, a.listlinks:visited, a.listlinks:active {
        font-family:Tahoma;
        color:#278EBE;
		line-height:20px;		
        font-size:11px;
        text-decoration: underline;
		font-weight: bold;
}

a.listlinks:hover {
        font-family:Tahoma;
        color: #083160;
        font-size:11px;
		text-decoration: underline;

}

a.listlinkson:link, a.listlinkson:visited, a.listlinkson:active {
        font-family:Tahoma;
        color:#083160;
		line-height:20px;		
        font-size:11px;
        text-decoration: underline;
		font-weight: bold;
}

a.listlinkson:hover {
        font-family:Tahoma;
        color: #083160;
        font-size:11px;
		text-decoration: underline;

}

a.tablinks:link, a.tablinks:visited, a.tablinks:active {
        font-family:Tahoma;
        color:#3B7D97;
        font-size:11px;

}

a.tablinks:hover {
        font-family:Tahoma;
        color: #000000;
        font-size:11px;

}

.tableoutline {
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: dashed;
		border-left-style: dashed;
		border-right-color: C1C1C1;
		border-left-color: C1C1C1;
		background-color: #FFFFFF;
}

.miscdarkblue {
        font-family:Tahoma;
        font-size:11px;
        color: #083160;
		line-height:17px;
}


.forminput_disabled {
        border: 1px solid #888888;
        color: #000000;
        background-color:#EEEEEE;
        font-family: tahoma;
        font-size: 11px;
        margin-bottom:1px;
}
.bannerbg {
	background-image: url(images/banner_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.searchbg {
	border-top: 1px none ADC6CD;
	border-right: 1px dashed #adc6cd;
	border-bottom: 1px dashed #adc6cd;
	border-left: 1px none #adc6cd;
}
.contentbg {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px dashed #adc6cd;
}

.formbutton {
	border: 1px solid #0F6C97;
	color: #083160;
	font-family: Tahoma;
	font-size: 10px;
	margin-bottom:3px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 0px;

}

.forminput {
	background-color:#E3F4FB;
	border-left:1px solid #0F6C97;
	border-top:1px solid #0F6C97;
	border-right:1px solid #0F6C97;
	border-bottom:1px solid #0F6C97;
	font-size:11px;
	font-family:Tahoma;
	color:#000000;
    margin-bottom:4px;
	padding-top: 0px;

}

.forminput_over {
    background-color:#B6D3E1;
    border-left:1px solid #CE9386;
    border-top:1px solid #DBB1A7;
    border-right:1px solid #7B4C41;
    border-bottom:1px solid #51322B;
    font-size:11px;
    font-family:tahoma;
    color:#1A7895;
    margin-bottom:1px;
}

select {
	background-color:#FFFFFF;
	border-left:1px solid #0F6C97;
	border-top:1px solid #0F6C97;
	border-right:1px solid #0F6C97;
	border-bottom:1px solid #0F6C97;
	font-size:11px;
	font-family:Tahoma;
	color:#666666;
	margin-bottom:2px;
	padding-top: 0px;
}
.privacypolicy {
        font-family:Tahoma;
        font-size:10px;
        color: #848484;
        line-height:15px;
}
.innertablebottom {
	border-top: 1px none #6AC742;
	border-right: 1px none #6AC742;
	border-bottom: 1px dashed #6AC742;
	border-left: 1px none #6AC742;
}
.innertabletop {
	border-top: 1px dashed #6AC742;
	border-right: 1px none #6AC742;
	border-bottom: 1px none #6AC742;
	border-left: 1px none #6AC742;
}
.splashbottombg {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #adc6cd;
	border-left: 1px none;
}
.miscgreensmall {
        font-family:Tahoma;
        font-size:10px;
        color: #60CE43;
}

a.miscgreensmalllink:link, a.miscgreensmalllink:visited, a.miscgreensmalllink:active {
        font-family:Tahoma;
		font-weight:bold;
        color:#60CE43;
        font-size:10px;
		text-decoration: none;

}

a.miscgreensmalllink:hover {
        font-family:Tahoma;
        color: #60CE43;
        font-size:10px;
        text-decoration: underline;

}

a.miscdarkbluelink:link, a.miscdarkbluelink:visited, a.miscdarkbluelink:active {
        font-family:Tahoma;
		font-weight:bold;
        color:#083160;
        font-size:11px;
		text-decoration: none;

}

a.miscdarkbluelink:hover {
	font-family:Tahoma;
	color: #00244E;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;

}
.smallgraytext {
	font-family:Tahoma;
	font-size:10px;
	color: #848484;
	line-height:15px;
	text-align: right;
}
.adborder {
	border: 1px solid #000000;
	margin-left: 34px;
}
hr {
	height: 1px;
	background-color: #00FF00;
}

#1, #2, #3, #4, #5, #6, #7, #8, #9, #10, #11, #12, #13 {
	display: none;
    }
.lightgray {
	color: #808080;
	line-height: 16px;
}
div {
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 16px;
	border: 1px solid #278EBE;
	background-color: #F9FEFF;
	background-image: url(images/layer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topnavbox {
	text-align: right;
}
