@charset "utf-8";
/* CSS Document */
body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(../images/pixel.jpg);
background-repeat:repeat-x;
}
.wrap {
margin:auto;
width:873px;
min-width:873px;
max-width:873px;
max-height:477px;
min-height:477px;
height:477px;
background-image:url(../images/back_centrat.jpg);
text-align:center;
}
.text1 {
background:transparent url(../images/form_03.jpg) no-repeat scroll right top;
border:0 none;
color:#000;
height:20px;
padding-left:8px;
padding-top:6px;
width:165px;
}
.text2 {
background:transparent url(../images/form_07.jpg) no-repeat scroll right top;
border:0 none;
color:#000;
height:20px;
padding-left:8px;
padding-top:6px;
width:188px;
}
.textdiv1 {
margin:auto; 
padding-top:245px;
padding-right:20px; 
width:190px; 
text-align:left;
}
.examplediv1{
margin:auto; 
padding-top:4px; 
padding-left:107px; 
padding-right:20px; 
width:210px; 
text-align:left;
}
.textdiv2 {
margin:auto; 
padding-top:44px; 
padding-right:20px; 
width:211px; 
text-align:left;
}
.examplediv2{
margin:auto; 
padding-top:4px; 
padding-left:73px; 
padding-right:20px; 
width:210px; 
text-align:left;
}
.buttondiv {
margin:auto; 
padding-top:12px; 
padding-right:20px; 
width:90px; 
text-align:left;
}
.footerdiv {
margin:auto;
padding-top:33px;
padding-right:25px;
width:550px; 
text-align:left;
color:#3b93af;
text-align:center;
font-size:12px;

}
.footerlink  {
text-decoration:none;
color:#3b93af;
}
#myBox_contentBoxBg {
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background-color:#E3f8f8;
}


#results h2 {
	color:#0066FF;
}

#result_head {
	font-size:18px;
	margin-bottom:10px;
	border-bottom:1px solid #0033CC;
	font-weight:bold;
}


#results {
	padding:10px;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	background-color: #E3f8f8;
	width: 430px;
	height: 315px;
	overflow: auto;

	border: px solid #410000;
	/*IE overflow fix, position must be relative or absolute*/
	position: absolute;
	/*if you do not want the outline when focused on firefox and IE
	use outline: none;, though not recommended as this may confuse
	people who likes to do keyboard navigation */
	outline: none;
}

#results h2 {
	color:#0066FF;
}

#result_head {
	font-size:18px;
	margin-bottom:10px;
	border-bottom:1px solid #0033CC;
	font-weight:bold;
}


.aligntocenter {
margin: 0.5em auto;
border: 2px solid #A22;
width: 90%;
position: relative;
height: 500px;
}

.fixedsize {
width: 400px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

.version {
background: #999;
color: white;
font-size: 75%;
padding: 0 0.4em 0 0.3em;
}

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;

}


.hscrollerbar {
top: 0px;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/

width: 15px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/

width: 15px;
height: 10px;
}

.hscrollerbarbeg {

height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {

height: 15px;
width: 10px;
}

/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color: #e3f8f8;
background-image: url(../images/scrollbaseback.png);

}

.hscrollerbasebeg {
left: 0px;
top: 0px;
height: 15px;

}

.hscrollerbaseend {
top: 0px;
height: 15px;
width: 7px;

}

.vscrollerbasebeg {
top: 0px;
width: 15px;

}

.vscrollerbaseend {
height: 7px;
width: 15px;

}

.scrollerjogbox {
width: 15px;
height: 15px;
bottom: 0px;
right: 0px;
background: #e3f8f8;
}


/* Scroll Bar Master Styling Ends Here */

/* Extra sample styles */
#results .vscrollerbarbeg {
background: url(../images/vscroller2.png) 0px -9px;
width: 18px;
height: auto;
}

#results .vscrollerbarend {
background: url(../images/vscroller2.png);
width: 18px;
height: 9px;
}

#results .vscrollerbase {
width: 18px;

}

#results .vscrollerbar {
padding: 0px;
}

img, div, a, input { behavior: url(assets/css/iepngfix.htc) }
