A
{
    color: #188BFF;
}
H1 A{
    text-decoration:none;
}
H1 A:visited{
    text-decoration:none;
    color: #188BFF;
}
H2{
    margin:8px auto;
}
.instruction{
    color:#999;
    font-size:11px;
    padding-left:92px;
    text-align:left;
    
}
.rounded_box_with_tab_bottom .left
{
    bottom: 10px;
    left: 7px;
    position: absolute;
    color: white;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
}
.rounded_box_with_tab_bottom .left:hover
{
    text-decoration: underline;
}
A:visited
{
    color: #0B61B8;
}
BODY, P, OL, UL, TD
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
}
BODY
{
    background: #0B61B8;
    padding: 0;
    margin:0;
}
FORM
{
    margin: 0;
    padding: 0;
}
FIELDSET
{
    border: none;
}
P
{
    margin: 0;
}
TD, TR, TABLE
{
    padding: 0;
    margin: 0;
}
.pagination
{
    padding: 3px;
    color: #188BFF;
}
.pagination .prev_page, .pagination .next_page
{
    font-weight: bold;
    border: none;
}
.pagination .disabled
{
    border: none;
}
.pagination A:hover, .pagination .current
{
    background-color: #188BFF;
    color: #FFF;
}
.pagination *
{
    border: 1px solid #188BFF;
    padding: 3px;
    text-decoration: none;
}
.rounded_box
{
    background: url(../images/rounded_box_top.png) no-repeat;
    width: 600px;
    padding-top: 10px;
    position: relative;
    margin: 10px auto;
}
.rounded_box .contents
{
    background: #E7F3FC;
    margin: 0;
    overflow: auto;
    padding-bottom:5px;
}
.rounded_box_bottom
{
    background: url(../images/rounded_box_bottom.png);
    background-position: left bottom;
    height: 29px;
    position: relative;
}
.rounded_box_with_tab_bottom
{
    background: url(../images/rounded_box_with_tab_bottom.png);
    background-position: left bottom;
    height: 50px;
    position: relative;
}
.rounded_box_with_tab_bottom A.tab
{
    color: #0B61B8;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    bottom: 0px;
    right: 0px;
    position: absolute;
    height: 28px;
    width: 87px;
}
.rounded_box_with_tab_bottom A.tab:hover, .rounded_box_with_tab_bottom A.tab:focus, .rounded_box_with_tab_bottom A.tab:active
{
    color: #198cff;
    background: none;
    border: none;
    outline: none;
}
.search_input_box
{
    font-size: 25px;
    height: 35px;
    width: 300px;
    vertical-align: middle;
}
.search_button
{
    border: none;
    background-image: url(../images/search_button_small.png);
    background-color: #E7F3FC;
    width: 110px;
    height: 42px;
    cursor: pointer;
    vertical-align: middle;
}
.search_button:hover
{
    border: none;
    background-position: 0 -42px;
}
.tagline
{
	padding-bottom: 12px;
	position: relative;
	margin-bottom: 0;
}
.tagline .reference
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 10px;
	padding: 0 3px 0 0;
	margin: 0;
	font-style: italic;
}
#alert_box
{
    width: 600px;
    margin: 10px auto;
}
#alert_box .alert
{
    background: #B8610B;
    font-weight: bolder;
}
#footer{
    padding-top:20px;
    color:white;
}
#footer a{
    color:white;
    text-decoration:none;
}
#main_content
{
    width: 984px;
    margin: 0 auto;
    height: 100%;
    text-align: center;
}
#main_search
{
    text-align: center;
    position: relative;
}
#main_search H1
{
    color: #198CFF;
    font-size: 40px;
    margin: 7px;
    padding: 10px;
}
#main_search .rounded_box
{
    margin: 0 auto;
}
#tagline_submit LABEL
{
    display: block;
    overflow: auto;
    padding: 5px;
}
#tagline_submit LABEL>SPAN
{
    width: 30%;
    display: block;
    float: left;
    text-align: right;
}
#tagline_submit .button
{
    float: left;
    margin-left: 30%;
}
#tagline_submit LABEL>.labeled
{
    float: left;
}
#results
{
    width: 600px;
    margin: 0 auto;
    text-align: center;
}
#results H1, #results H2
{
    margin: 0;
}
#results .even
{
    text-align: left;
    padding-left: 5px;
}
#results .odd
{
    text-align: left;
    background-color: #fff;
    padding-left: 5px;
}
#search_box
{
    border: none;
    width: 600px;
    margin: 0 auto;
}
#search_categories
{
    margin: 0 auto;
    position: relative;
    overflow: auto;
}
#search_categories LI
{
    width: 250px;
    float: left;
}
#search_categories UL
{
    list-style: none;
    text-align: left;
}
