﻿

#rightColumn {
	width: 379px;
	float: left;
	/*border:1px solid #ff0000;*/
	/*padding-left:20px;*/
	padding-top:11px;
}


#leftColumn{
    /*border:1px solid #00ff00;*/
    float: left;
    width: 600px;
    font-family: Arial;
    color: #000000;
    padding-left:15px;
    /*background-repeat: no-repeat;
    background-position: bottom left;*/
    /*vertical-align: bottom;*/
    /*height: 660px;*/
    /*padding-right: 39px;*/ 
}

#rightColumn strong {
	font-weight: bold;
	font-family: Arial;
    font-size: 15px;
    color: #000000;
}

#checklist 
{
    list-style-image: url(../images/bullet1.jpg);
    list-style-position: inside;
} 

.tableText2
{
    clear: both;
    width: 376px;
}

#loginbtn
{
    background-color:#4f81bd; 
    width: 50px; 
    height: 17px; 
    text-align:center; 
    border: 2px solid #385d8a;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin-left: 116px;
	margin-top: 10px;
}

#loginbtn a
{
    background-color:#4f81bd; 
    width: 50px; 
    font-size: 13px;
    text-align:center; 
    font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}

#loginbtn a:hover
{
    background-color:#4f81bd; 
    width: 50px; 
    font-size: 13px; 
    text-align:center; 
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

