/*Global Tag Rules */

body {
height:100%;
margin:0px;
padding:0px;
background: #ff9c2b url(../images/bg_images/bg_gradient.gif) repeat-x;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

#frame {
margin-top:10px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
width:768px;
background-color:#ff9c2b;
text-align:left;
}

#bg_top{
height:71px;
width:768px;
background-image:url(../images/bg_images/bg_top.gif);
}

.contentFrame {
float:left;
width:766px;
border-left: 1px solid #213d8e;
border-right: 1px solid #213d8e;
text-align:left;
background-color:#FFFFFF;
}

.leftFrame {
float:left;
background-color:#FFFFFF;
}

.rightFrame {
float:left;
text-align:left;
background-color:#FFFFFF;
}


#bottombar {
float:left;
height:11px;
width:744px;
background:#FFFFFF;
border-bottom:solid 1px #213d8e;
font-size:1px;
}

#footer {
width:768px;
color:#FFF;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:.7em;
text-align:center;
}

#footer a:link, #footer a:visited {
color:#FFF;
text-decoration:none;
}

#footer a:hover, #footer a:active{
color:#000;
text-decoration:none;
}

h1 {
font-family:Arial, sans-serif;
font-size:24px;
color:#094fa3; 
font-weight:bold;
margin:0px;
}

h2 {
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:11px;
color:#0000ff; 
font-weight:bold;
margin:0px;
}

#aboutTestBox {
float:left;
background:#FFF url(../images/AboutTestBox.jpg) no-repeat;
width: 300px;
height: 84px;
margin: 3px 0 0 0;
}

.aboutTestBoxText {
font-family:Arial, sans-serif;
font-size:11px;
color:#0000ff; 
font-weight:bold;
margin:0px;
}





