/* CSS layout */
#right_col {
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#page_content {
	margin-right: 200px;
}

#container {
	position: relative;
	width: 100%;
}

a:link        { color: #000000; text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 10pt }
a:visited    { color: #000080; text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 10pt }
a:active     { color: #FF0000; text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 10pt }
a:hover      { color: #0000FF; text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 10pt }
td             { font-family: Verdana,Arial,Helvetica; font-size: 10pt }
body          { font-family: Verdana,Arial,Helvetica; font-size: 10pt }
p.title       { font-family: Verdana,tahoma,arial,helvetica; font-size: 12pt; color: #FF0000; font-weight: bold }

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.listitems {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 3pt;
	font-weight: bold;
	}
	
ol {
    list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
.listheader {

	font-weight: bold;
    font-size: 10px;
	
}
	
img {
    border: none;
} 

a.bluelink:link {
	text-decoration: none;
	color: #0000FF;
}

a.bluelink:visited {
	text-decoration: none;
	color: #0000FF;
}

a.bluelink:hover {
	text-decoration: underline;
	color: #0000FF;
}

.imagelink {
	border: 0px;
	border-color: #ffffff;
}

.formDiv {  
    width:600;
    margin:auto;
    margin-top:10px;
}

.formTable {
    border-collapse: collapse;
}

.questionRow TD, .questionRowContinue TD {
    padding-top: 5px;
    padding-bottom: 15px;
    vertical-align: top;
    border-bottom: 3px dotted #eee;
}

.questionRowContinue TD {
    border-top: 3px solid #fff;
    padding-top: 2px;
}

.questionSection {
    padding-left: 20px;
    font-weight: bold;
    font-size: 11px;
    width: 240px;
    padding-right: 20px;
    line-height: 14px;
    color: #333;
}

.contactRow TD {
    padding-bottom: 5px;
}

.contactRow .questionSection {
    padding-right: 25px;
    text-align: right;
}

.subText {
    font-weight: normal;
    font-size: 10px;
    margin-top:5px;
}

.formTitle {
    display: table-cell;
    padding-right: 10px;
    font-size: 9px;
    color: #4488AA;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 12px;
}

.formTitle input, .formtitle select, .formtitle textarea {
    display: block;
}

.numberField {
    width: 4em;
}

.formRadio {
    margin-top: 5px;
    margin-right: 5px;
}

.radioLabel {
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica;
    margin-right: 10px;
    color: #4488AA;
    font-weight: bold;
    line-height: 16px;
}

.largeField {
    height: 64px;
}

.rowHeader {
    background: #014C90;
    color: #fff;
}

.rowHeader TD {
    border-top: 3px solid #fff;
    border-bottom: 8px solid #fff;
}

.rowHeader P {
    text-align: center;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
}

.rowFooter{
    background: #014C90;
    color: #000000;
}

.rowFooter TD {
    border-top: 3px solid #fff;
    border-bottom: 8px solid #fff;
}

.rowFooter P {
    text-align: left;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
}

.rowInfo {
    text-align: center;
}

.rowInfo P {
    text-align: center;
    margin: auto;
    width: 350px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #014C90;
    line-height: 16px;
    margin-bottom: 7px;
}

.rowInfo .black {
    color: #222;
    width: 560px;
    font-weight: bold;
    padding-bottom: 2px;
    text-align: left;
}

.bigBlack {
    font-size: 18px;
    line-height: 22px;
    color: #222;
}

.style1 {
	text-align: center;
	font-size: small;
}
.style2 {
	text-align: center;
	font-size: 8pt;
}

#menu14 {
	width: 175px;
	margin-left: 15px;

	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(https://www.inptech.com/images/menu14.gif);
	padding: 8px 0 0 0px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(https://www.inptech.com/images/menu14.gif) 0 -32px;
	padding: 8px 0 0 0px;
	}				