@charset "utf-8";
/* CSS Document */


body {
    font-family:"Times New Roman", Times, serif;
    background:#f5f5f5;
}
p, li {
    color:#333;
    font-size:14px;
    line-height:19px;
}
p a.invisible, p a.invisible:hover {
    color:#333;
    text-decoration:none;
}
td {
    color:#474646;
    font-size:14px;
}
li {
    margin-top:10px;
}
ul li {
/*    list-style:disc;*/
    
}
h2, h3 {
    color:#4077B9;
    font-size:16px;
    font-weight:bold;
    margin:0;
    padding:0;
    text-align:left;
    margin-bottom:10px;
    font-family:Georgia, "Times New Roman", Times, serif;
}
h3 a.invisible, h3 a.invisible:hover {
    color:#211D70;
    text-decoration:none;
}
h3.bg-gray {
    display:inline-block;
    background:url("h3bg-1.png")/*tpa=http://brit-mark.com/assets/templates/britmark/img/h3bg.png*/ repeat-x bottom left;
    padding:3px 10px;
}
h4 {
    color:#211D70;
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding:0;
    text-align:left;
    margin-bottom:10px;
    font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
    color:#211D70;
    font-size:26px;
    font-weight:bold;
    margin:0;
    padding:0;
    text-align:left;
    margin-bottom:10px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
a, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#069;
	text-decoration:underlined;
	font-weight:normal;
	font-size:12px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#4782B6;
	text-decoration:none;
	font-weight:normal;
}
a img {
    border:none;
}
a.selected {
    color:#EC1C24;
}
.selected {
    color:#EC1C24;
}
ul.selected li {
    color:#EC1C24;
}
.clear {
    clear:both;
}
p.right {
    text-align:right;
}
#page {
    width:980px;
    margin:0px auto;
    border:1px solid #e2e2e2;
    background:#fff;
    padding:0px 0px 10px 0px;
}




/*HEADER*/
#header {
    padding:10px 30px 10px 30px;
}
#header a img {
    border:none;
}
#logo {
    float:left;
    width:420px;
}
#logo img {
    margin-top:30px;
    margin-left:45px;
    margin-bottom:40px;
}


/*MAIN*/


#main {
    padding-right:0px;
}

#mainpage-line-sm {
    padding:20px 0px;
}
#mainpage-content {
    margin:20px 20px 0px 45px;
}
#mainpage-content ul li {
    list-style-image:url("li-1.png")/*tpa=http://brit-mark.com/assets/templates/britmark/img/li.png*/;
}
#mainpage-content h2 {
    color:#333;
    margin-top:20px;
}
#mainpage-content ul {
    padding-left:18px;
}
#mainpage-content p, #mainpage-content ul li {
    color:#666;
}
.button-style {
    display:inline-block;
    padding:4px 10px;
    background:url("light_blue_btn_bg-1.png")/*tpa=http://brit-mark.com/assets/templates/britmark/img/light_blue_btn_bg.png*/ repeat-x top left;
    border-radius:4px;
    color:#211D70;
}
#mainpage-right-wrapper {
    width:400px;
    float:right;
}
#mainpage-right {
    margin:0px 23px 0px 0px;
    padding:5px 15px 0px 0px;
}
#we-like {
    border:0px;
    margin-bottom:20px;
}
#mainpage-right h3.we-like {
    font-size:12px;
    color:#777;
    text-align:left;
}



/*Footer*/

#footer {
    margin-top:20px;
    text-align:right;
    font-size:12px;
}
#footer img {
}
#bottom_text {
    float:right;
    width:495px;
    text-align:right;
}
#bottom_text table {
    margin-right:0px;
    margin-top:10px;
    margin-bottom:10px;
}
#bottom_text td {
    color:#808080;
    font-family:"Times New Roman", Times, serif;
    font-size:12px;
    line-height:12px;
}
#bottom_text p img {
    margin-top:3px;
}
