/* Start of CMSMS style sheet 'GM_styles' */
/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body, html {
	background: #ffffff;
	height: 100%;
	margin:0;
	padding:0;
}

#content ul {
	margin: 0 0 0 40px;
}

img {
	vertical-align:top;
}
a img { border:0;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

a:visited {
color:#0071BC;
/*font-size:13px;*/
font-weight:normal;
text-decoration:none;
}

form table textarea {font-size: 100%;}

html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.233em;
		color:#565656;
	}

input, select { vertical-align:middle; font-weight:normal; font-size: 100%;}

#navbar ul li a {
	color:#fff;
	text-decoration: none;
}

#footer a {
	color:#0071BC;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

a:hover{text-decoration:none;}
p {padding-top:15px;}
strong span {color:#7da717;}

#banner {
	background: #acacac url(images/header-bg.gif) repeat-y;
	border-bottom: 1px solid black;
	text-align: left;
	width: 100%;
}

#navbar {
	float: left;
	width: 189px;
	background: #0071bc;
	color: #ffffff;
	height: 100%;
	position: relative;
}

#navbar ul li {
/*	background-color: #4b99cd;*/
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 5px 0 0 10px;
}

li.parent {
	background-color: #4b99cd;
	font-weight: bold;
}

li.parent li {
	font-weight: normal;
}

#navbar li {
	margin: 5px 15px;
}

#navbar li ul {
	background-color: #0071bc;
	margin: 0 0 0 -20px;
}

#navbar ul li ul li {
	background-color: #0071bc;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	margin: 5px 0 0 20px;
}

#content {
	height: 100%;
	width: 571px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}

.container {
	float: left;
}

#footer {
	text-align: center;
	
}
/* ============================= main layout ====================== */

#main { 
	height: 100%;
	width: 100%;
	float: left;
	position: relative;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 102px;
}

.body_small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.tbrvsn { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #AED9F9}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D6D6D6;}
.bottom {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #330099}


.bullets {
    margin: 0px;
	padding: 0px;
    list-style: none;
}
.bullets li {	
	margin: 0px 0px 0px 10px;
	padding: 3px 10px 3px 16px;
    background-image: url(uploads/images/bullet_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
}
.bulletsTxt {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;

}
.link {
	font-size: 13px;
	color:#0071BC;
	text-decoration:none;
	font-weight:normal;

}
.link2 {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

.blue {
	font-size: 13px;
	color:#0071BC;
	text-decoration:none;
	font-weight:bold;
}

.text {
	font-size: 13px;
	color:#EC1D25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.text2 {
	font-size: 12px;
	color:#666666;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}

.home_padding {
	padding: 20px 0px 0px 20px;
}

.form-wrapper td {
	padding-top: 10px;
	padding-left: 5px;
}

.formbuilderform {
	margin-left: 100px;
}
/* End of 'GM_styles' */

