html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial;	
}

body {
    background-color: #ffffff;
	font-size: 72%;
	text-align: center;
	color: #000000;
    font: 72%/17px Arial,sans-serif;
}

#iframeRestoolPosition {
    clear: both;
    float: left;
    margin: 10px 0 0 20px;
    padding: 0;
    z-index: 100005;
}

label {
	display: block;
	margin: 0;
}

input, select, textarea {
    margin: 0; 
}

/* Main Links */
a:link, a:visited, a:active { text-decoration: none; color: #0069C6; }
a:visited { text-decoration: none; color: #0069C6; }
a:hover { text-decoration: underline; color: #0069C6; }

/* Tool Tip Styles */
a.toolTip small {
	position: absolute;
	visibility: hidden;
	margin: 5px 0 0 0;
	*margin: 30px 0 0 -30px;
}

a.toolTip:hover {
	text-decoration: none; 
	border: 0px;
	z-index: 99;
}

a.toolTip:hover small {
	visibility: visible;
	height: auto;
	cursor: pointer;
	z-index: 98;
}

.tooltipField {
	background: #FCF8EE; 
	border: 1px solid #DBCDAA;
	padding: 10px;
	width: 250px;
	z-index: 99;
	color: #000000;
	text-align: left;
}

/* Modal Popup Styles */

.waitScreenVisibility { /*DO NOT REMOVE ME!* needed for modal waitscreens*/
	visibility: hidden;
	position: absolute;
	left: -9999px;
	top: 0;
}

.modalBackground {
	background-color: #AAAAAA;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup  {
	border: 3px solid #003399;
	padding: 3px;
}

.modalPopup, .modalBody {
	background:none;
	background-color: #E9EDF6;
}

.modalContainer {
	text-align: left;
	padding: 10px; 	
	width:auto;
}

#modalContentDiv .modalContainer {width:600px;}

.modalWaitScreenPopup { 
	text-align: left; 	
	width: 553px; 
	height: 284px;
	padding: 0px;
}

.modalWaitScreenBackground { /*Controls style and background of Waitscreens*/
    background: url("https://trisept.widen.net/content/mr7yitqf8u/gif/UNIT_IMG_WAITSCREEN_PleaseWait.gif") no-repeat top left;
	width: 553px; 
	height: 284px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
}

.modalWaitScreenPLCodeBackground { 
    background: url("https://trisept.widen.net/content/mr7yitqf8u/gif/UNIT_IMG_WAITSCREEN_PleaseWait.gif") no-repeat top left;
	width: 553px; 
	height: 284px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
}

/* Wait Screen Styles */

.waitScreenStatusSection {
    color: #000033;
    font-family: Verdana,arial,Helvetica,sans-serif;
    margin: 10px 5px 40px 0;
}
	
.waitScreenSection2, .waitScreenSection3, .waitScreenSection4, .waitScreenSection5  {
	font-weight: bold;
}
	
#waitLoader {
	padding: 37px 0 37px 250px;
}	

.waitScreenLastSection {
	margin: 40px 5px 10px 0;
}

/*** Button Styles ***/

#iframeRestoolPosition .submitBTN {
    clear: both;
    background: url("https://trisept.widen.net/content/cae0msbxfx/gif/UNT_IMG_BUTTON_search.gif") no-repeat;
    height:30px;
    width: 92px;
    border:none;
    cursor: hand;
    margin: 0;
    padding: 0;
}

/*** Commmon Elements ***/

.questionImage {
	background: transparent url("https://trisept.widen.net/content/zi3nyg7tjz/gif/UNT_IMG_RESTOOL_question2.gif") no-repeat top left;
	width: 15px;
	height: 15px;
}

#iframeRestoolPosition .generalResHeader { 
    float: left;
    padding: 60px 0 0;
    *padding: 54px 0 0;
    margin: 10px 0 -1px 0;
    width: 211px;
    background:url("https://trisept.widen.net/content/fhxczuoh7e/gif/UNT_IMG_RESTOOL_book_this_transparentBlue.gif") no-repeat scroll left top transparent;
}

#iframeRestoolPosition .generalResInner {
    background: url("https://trisept.widen.net/content/sz5d8dfzpa/gif/UNT_IMG_RESTOOL_book_this_trip_repeatBlue.gif") repeat-y scroll left top transparent;
    width: 211px;
    float: left;
}

#iframeRestoolPosition .generalResBottom {
    background: url("https://trisept.widen.net/content/nnpjwqyobh/gif/UNT_IMG_RESTOOL_book_this_trip_bottom_transparentBlue.gif") no-repeat scroll left top transparent;
    height: 97px;
    padding: 0;
    width:211px;
    float:left; 
}

#iframeRestoolPosition .generalResBottomIFrameBpg {
    background: url("https://trisept.widen.net/content/uae4qs312k/jpeg/UNT_IMG_RESTOOL_book_this_trip_bottom_bpg.jpg") no-repeat scroll left top transparent;
    height: 97px;
    padding: 0;
    width:211px;
    float:left; 
}

#iframeRestoolPosition #restool {
	width: 185px;
	padding: 0px 10px 5px 0;
    overflow: hidden;
    float:left;
    font-size: 11px;
    margin:1px 0 0 10px;
    color: #000;
}