body
{
margin: 0px;
}

#body_content,
#body_content_lg_display,
#copyright_content,
#footer_content,
input,
select
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
font-size: 11px;
}

#body_content_lg_display
{
background-color: white;
border-top: 1px solid white;
}

img
{
border: none;
}

form
{
margin: 0px;
}

h2
{
color: #808080;
font-size: 16px;
margin-top: 24px;
margin-bottom: 10px;
text-align: center;
letter-spacing: normal;
}

h3
{
font-size: 12px;
color: rgb(128,128,128);
font-weight: normal;
margin-top: 0px;
text-align: center;
}

.clickImg
{
border: 1px solid #CCCCCC;
}

.clearMe
{
clear: both;
}

.form_input
{
width: 130px;
height: 16px;
border: 1px solid #999999;
margin-top: 0px;
font-size: 12px;
padding: 2px 0px 0px 4px;
}

.form_select
{ 
width: 136px;
padding: 1px;
border: 1px solid #999999;
margin-top: 1px;
margin-bottom: 1px;
font-size: 12px;
}

#body_content
{
width: 778px;
margin: 0px auto;
padding: 20px 0px;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
background-color: white;
}

#footer_content
{
height: 20px;
width: 778px;
margin: 0px auto;
padding: 6px 0px 0px 0px;
border: 1px solid #cccccc;
border-top: none;
font-size: 10px;
background-color: #666666;
color: white;
text-align: center;
}

#footer_content a
{
color: white;
font-weight: bold;
text-decoration: none;
margin: 0px 5px;
}

#footer_content a:hover
{
text-decoration: underline;
}

#copyright_content
{
width: 780px;
margin: 0px auto;
padding: 4px 0px 20px 0px;
text-align: center;
font-size: 10px;
font-style: italic;
color: #808080;
}

#copyright_content a
{
text-decoration: none;
color: #808080;
}

#header_pcol
{
display: block;
clear: both;
width: 780px;
margin: 0px auto;
border: 1px solid #cccccc;
border-bottom: none;
background-color: white;
}

.mybox_holder
{
height: 30px;
width: 1200px;
margin: 0px auto;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
clear: both;
content: '.';
display: block;
visibility: hidden;
height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
