/* CSS Document */

body
{
    font-size: 13px;
    font-family: "MS Sans Serif";
    background-image: url( '../../images/bg2.gif' );
}

img
{
    border: 0px;
}

#content_area
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: #FFCC00 solid 1px;
    padding: 5px;
    width: auto;
}

#content_area td
{
    font-size: 13px;
}

#training_head
{
    margin: 5px;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #1354FB;
    height: 27px;
    display: table-cell;
    background-image: url(../../images/bar3.jpg);
    background-repeat: repeat-x;
    background-color: #FFCC33;
}

#imgHead
{
    background-image: url(../../images/bar3.jpg);
    background-repeat: repeat-x;
    background-color: #FFCC33;
}

#spacer
{
    display: block;
    border: 0px;
}

.footer
{
    color: #CCCCCC;
    font-size: 10px;
    font-weight: bold;
}

p
{
    margin: 0px;
    padding: 0px;
}

p.text-indent
{
    margin-left: 15px;
    padding-top: 10px;
    text-align: justify;
    width: auto;
}

p.caption
{
    padding-top: 10px;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    width: auto;
}

p.italic
{
    padding-top: 10px;
    font-size: 13px;
    font-style: italic;
    text-align: justify;
    width: auto;
}

.highlight_blue
{
    color: #0033FF;
}


#id_sponsors
{
	float: right;
	display: inline;
	position:absolute;
	margin: 5px;
	padding: 5px;
	border: #999999 1px solid;	
}
