/* Layout Stylesheet */

body
{
    margin:0;
    background: #FFFFEF;
    background-image: url("../images/bg.gif");
    text-align:center;
    padding:0;
    width: 100%;
    height: 100%;

    scrollbar-face-color: #DCDCDC;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #BBBBBB;
    scrollbar-arrow-color: #626262;
    scrollbar-track-color: #EFEFEF;
    scrollbar-highlight-color: #ffffff;
    scrollbar-darkshadow-color: #bbbbbb;
    scrollbar-darkshadow-color: #bbbbbb;

    font-family: Times New Roman;
    font-size: 15px;
    color: #000D9E;
/*    font-style: italic;*/
    
    overflow: hidden;
}

input,textarea {
    font-family: Times New Roman;
}

submit {
	font-family: Times New Roman;
}

img { border: none; }

#outer
{
    margin:0;
    padding: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    width:864px;
    margin-left: -432px;
}

#hdr
{
    height:70px;
    color: #333333;
}

#bar
{
    height:165px;
    color: #333333;
    border:solid #000000;
    border-width:0px 0 0px 0;
}

#bodyblock
{
    position:relative;

    color: #333333;
    width: 864px;
    padding: 0;
}

#l-col
{
    float:left;
    height: 362px;
    color: #333333;
    width:325px; /* was 346px */
    padding: 0;
    margin: 0;
}

#cont
{
    position: absolute;
    left: 50%;
    top: 25px;
    width: 514px; /* was 493px */
    height: 270px;
    margin: 0;
    padding: 0;
    margin-left: -96px; /* was -73px */
    overflow: auto;    
    text-align: left;
    padding-right: 5px;
    color: #000D9E;
}

a {
	color: #000D9E;
}

/*
#ftr
{
    height:25px;
    background:#c0c0c0;
    color: #333333;
    border:solid black;
    border-width:1px 0 0 0;
    margin:0;
}
*/

a
{
    text-decoration: underline;
}

#nav
{    
    font-weight:bold;
/*    font-style:italic;*/
    text-decoration: none;
    text-align: right;
    margin-top: 28px;
}

#nav a
{
    color:#000D9E;
    font-size:15px;
    font-weight:bold;
/*    font-style:italic*/
    text-decoration: none;
    line-height: 1.8em;
}

#nav a:hover
{
    text-decoration: underline;
}

#nav a.sub
{
/*    font-style: italic;*/
    font-weight: normal;
    font-size: 15px;
    text-decoration: none;
    line-height: 1.2em;
}

#nav a.sub:hover
{
    text-decoration: underline;
}

/* Presentation Stylesheet */

h3, p
{
    margin:0;
    padding:15px;
}

h4
{
    margin:0;
    padding: 5px 0;
}

#roundImage
{
	position: absolute;
	left: 50%;
	top: 0;
	width: 193px;
	height: 231px;
	margin: 0;
	padding: 0;
	margin-left: -95px;
	z-index: 2;
	
}

#round1
{
	position: absolute;
	left: 50%;
	top: 0;
	width: 193px;
	height: 231px;
	background-image: url("../images/try2_1.gif");
	margin: 0;
	padding: 0;
	margin-left: -95px;
	z-index: 3;
}

#round2Text
{
        position: absolute;
        left: 50%;
        top: 135px;
        width: 89px;
        height: 100px;
        margin: 0;
        padding: 0;
        margin-left: 95px;
        z-index: 1;
        font-weight: bold;
        font-size: 14px;
        
}

#round2Text table
{
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        font-weight: bold;
        font-size: 100%;
        font-style: italic;
}

#round2Text table td
{
	text-align: center;
	vertical-align: middle;
	
}

#round2
{
	position: absolute;
	left: 50%;
	top: 118px;
	width: 108px;
	height: 113px;
	background-color: transparent;
	background-image: url("../images/try3_1.gif");
	margin: 0;
	padding: 0;
	margin-left: 97px;
	z-index: 1;
}

#round3
{
	position: absolute;
	left: 50%;
	top: 230px;
	width: 118px;
	height: 26px;
	/*background-image: url("../images/BodyTop.gif")*/;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-left: 78px;
}

#pageTitle
{
	position: absolute;
	left: 50%;
	height: 300px;
	top: 245px;
	margin: 0;
	padding: 0;
	margin-left: 400px;
	overflow: hidden;
}

#pageTitleBottomBorder
{
	position: absolute;
	left: 50%;
	top: 548px;
	width: 40px;
	height: 2px;
	border-top: 2px solid #000D9E;
	margin: 0;
	padding: 0;
	margin-left: 385px;
}

#searchForm
{	
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 555px;
	width: 200px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#buttons
{
	position: absolute;
	left: 50%;
	top: 200px;
	width: 20px;
	height: 60px;
	margin: 0;
	padding: 0;
	margin-left: 408px;
	font-size: 10px;
}

#buttons img 
{
	border-style:none;
}

#printPageTitle
{
	/*display: none;*/
	margin-bottom: 7px;
}

#cont input, #cont textarea
{
/*	background-color: transparent;*/
	border: 1px solid black;
}

#cont label
{
	clear: left;
	float: left;
}

#logo
{
	background-image: url("../images/bg.gif"); 
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: 140px;
	width: 250px;
}

#disclaimer
{
	position: absolute;
	left: 50%;
	top: 564px;
	margin-left: -403px;
	width: 150px;
	font-size: 11px;
	text-align: left;
}

a#disclaimer {
	color: #000D9E;
}

h1 
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}