html
{
	height:100%;
	min-height: 100%; 
}

body
{
border:0;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
height:100%;
margin:0;
min-height: 100%; 
padding:0;
}
.formtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #000066;
	color: #000066;

}.norepeattable {
	background-repeat: repeat-x;
}
.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:5px;
	padding-top:5px;
}
a {
	text-decoration: none;
	color: #a63233;
}
a:visited { 
	color: #a63233;
}
a:hover   { 
    TEXT-DECORATION: underline;
}
a:active {
	color: #a63233; 
}

h1, h2, h3, h4, h5, h6
{
  margin: 2px 0 2px 0;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	text-transform: uppercase;
    font-weight: normal;
	font-style: italic;
    margin: 5px 0 5px 0;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	text-transform: uppercase;
    /* font-weight: normal; */
	font-style: italic;
    margin: 5px 0 5px 0;
}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sidenavtable {
	border: 1px solid #CFEAF3;
}

.top_nav
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.top_nav a
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.top_nav a:hover
{
	color:#FF0000;
}

.mainbody
{
	background-color:#ececec;
	background-image:url(images/middle_background2.jpg);
	background-repeat:repeat-x;
}
.wifitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

form input.text {
	background-color:#F2F2FF;
	border-color:#AEAEFF;
	border-style:solid;
	border-width:1px;
	color:#336699;
}

form input.submit {
	background-color:#3366CC;
	border-color:#AEAEFF;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
}

form input.submit:hover {
	background-color:#FFFFFF;
	border-color:#AEAEFF;
	border-style:solid;
	border-width:1px;
	color:#3366CC;
	cursor:pointer;
}

form input.add {
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	color:#6288ff;
	cursor:pointer;
}

form input.error {
	background-color:#FFECEC;
	border-color:#CC0000;
	border-style:solid;
	border-width:1px;
	color:#CC0000;
	cursor:pointer;
	padding:5px;
}

div.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align:center;
}

div.validation {
	background-color:#FFF3E8;
	border-color:#FF6600;
	border-style:solid;
	border-width:1px;
	color:#FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
}

div.error {
	background-color:#FFECEC;
	border-color:#CC0000;
	border-style:solid;
	border-width:1px;
	color:#CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
}

.section
{
	height:100%;
}
.section #header
{
	background-image: url(images/section_lightbg_top.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:23px;
	text-align:left;
	width: 100%;
}

.section #header div
{
	background-image: url(images/section_lightbg_topleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:8px;
}

.section #header div div
{
	background-image: url(images/section_lightbg_topright.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.section #body
{
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	height:100%;
	text-align:left;
	width: 100%;
}

.section #body div
{
	background-image: url(images/section_left.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	height:100%;
	padding-left:6px;
}

.section #body div div
{
	background-image: url(images/section_right.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	height:100%;
	padding-bottom:4px;
	padding-right:6px;
	padding-top:4px;
}

.section #footer
{
	background-color: transparent;
	background-image: url(images/section_lightbg_bottom.jpg);
	background-repeat:repeat-x;
	height:auto;
	width: 100%;
}

.section #footer div
{
	background-color: transparent;
	background-image: url(images/section_lightbg_bottomleft.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.section #footer div div
{
	background-color: transparent;
	background-image: url(images/section_lightbg_bottomright.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

form #btnConvert
{
	background-color: transparent;
	background-image: url(images/btn-convert.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:0;
	height:30px;
	width:117px;
}

form #btnConvert:hover
{
	cursor:pointer;
}

#modal
{
	background-color: transparent;
	background-image: url(images/modal-bg.png);
	background-repeat:repeat;
	left:0;
	height:100%;
	position:absolute;
	top:0;
	width:100%;
	z-index:1;
}

#modal_window
{
	background-color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:2px;
	height:200px;
	left:50%;
	margin-left:-175px;
	margin-top:-100px;
	padding:25px;
	position:absolute;
	text-align:center;
	top:50%;
	width:350px;
	z-index:0;
}
