body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 5px;
}

input {
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;	
}

a img {
	border: 0px;
	border-style: none;
	}

a {
	font-weight: bold;
	text-decoration: underline;
}

p {
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	margin-bottom: 2em;
	line-height: 16px;
}
	
.accent{
    color: #6E9000;
	font-size: 12px;
	font-weight:bold;
}


h1  {
    color: #3C004F;
	font-size: 15px;
	font-weight: bold;
}



h2 {
    color: #6E9000;
	font-size: 14px;
	font-weight: bold;
}

h3 {
    color: #6E9000;
	font-size: 13px;
	font-weight:bold;
	text-align:center
}
h4  {
    color: #545454;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
}

ul {
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	list-style-image:  url(images/bullet.gif);
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 10px;
}

ol {
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 5px;
}

li {padding-bottom:10px;}



/* layout */

td {
	vertical-align: top;
	text-align:left;
}

#left {
    width: 1%;
	background-image:  url(images/site/left_middle2.gif);
	background-repeat: repeat-x;
}

#menu {
	width: 1%;
}

#main {
	width: 65%;
	background-image:  url(images/site/main_bg2.gif);
	background-repeat: repeat-x;	
}
.content #main {
	width: 80%;
	background-image:  url(images/site/main_bg2.gif);
	background-repeat: repeat-x;	
}

#content {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.content #content {
	padding-top: 0px;
	padding-right: 0px;
}


#topbox {
	width: 1%;
}
#topbox div#manage {
	background-color: #545454;
	background-image:  url(images/topfeature_bg.gif);
	background-repeat: repeat-y;	
	padding-bottom: 1px;
}
#topbox div#manage p {
	color: #FFFFFF;
	font-size: 0.6em;
	margin-left: 20px;
	margin-right: 10px;
}
#topbox div#manage strong {
	font-size: 1.2em;
}

#right {
	width: 32%;
	background-image:  url(images/site/right_bg2.gif);
	background-repeat: repeat-x;
}

.center {
text-align:center
}


/* top header */

#header p {
	color: #999999;
	margin-top: 20px;
	font-size:10px;
}

#header td {
    text-align:right;
	vertical-align: bottom;
	white-space: nowrap;
	background-color:#FFFFFF;
	font-size:11px;
	padding-bottom:5px;
	padding-right:5px;
}

#header a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	
}
#header a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	
}
#header a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
}

/* banner */

#banner {
	padding-bottom:5px;
	padding-left: 30px;
	padding-right: 30px;
}

#banner p {
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 10px;
	font-size: 11px;
}

#banner h1 {
	font-family: verdana, tahoma, helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 15px;
}

#banner h2 {
    color: #AADF00;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 13px;
	font-family: verdana, tahoma, helvetica, sans-serif;
}

#banner .branding {
    color: #D25A22;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 17px;
	font-family: verdana, tahoma, helvetica, sans-serif;
}

#banner a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
}
#banner a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
}
#banner a:hover {
	color: #AADF00;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
}

/* main menu */

#menu {
	background-image:  url(images/site/menu_bg2.gif);
	background-repeat: no-repeat;	
}

#menu .header {
	background-image:  url(images/menu_header.gif);
	background-repeat: repeat-x;		
	background-position: 0px 2px;
	padding-left: 23px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
}

#menu .header a {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#menu .header a:visited {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#menu .header a:hover {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu td.first {
	background-image:  url(images/bullet.gif);
}

 #content input.button {
	background-color: #3C004F;
}


/* top level menu */

#menu td {
	font-size: 12px;
}


#menu .top {
	background-repeat: no-repeat;	
	background-position: 24px 11px;
	vertical-align: top;
	padding-left: 34px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 7px;
}

#menu .top a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menu .top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menu .top a:hover {
	color: #AADF00;
	text-decoration: none;
	font-weight: normal;
}

/*main page content */

 a {
	color: #3C004F;
}
 a:visited {
	color: #3C004F;
}
 a:hover {
	color: #545454;
}

.content_table  { 
margin-top:30px; 
}
.content_table img { 
display: block; 
}

.content_table tr td { 
font-size: 12px; 
font-family: verdana, tahoma, helvetica, sans-serif; 
padding: 5px; 
vertical-align: top; 
}

.title { 
padding: 3px; border: 2px solid #545454; 
background-color: #3C004F; 
padding: 5px; 
color: #FFFFFF;
font-weight:bold;
font-size: 13px;
}


/* footer */

#footer {
	border-top: 1px solid #E5E5E5;
	margin: 30px 0px 0px 30px;
	}

#footer p {
	color: #999999;
	margin-top: 20px;
	font-size:10px;
}

#footer td {
	padding-top: 0px;
	padding-bottom: 30px;
}

#footer .right {
	text-align:right;
}

#footer a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
#footer a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

/*other*/
.infobox  {
	border:3px #363635 groove;
	width:175px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.infobox2  {
	border:3px #D25A22 solid;
	width:600px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}
	
.bold  {
font-weight:bold;
color:#3C004F;
}

.bold2  {
font-weight:bold;
}

.italic  {
font-style:italic;
}

p .small_list  {
font-size:5px;
}

ul.house {
LIST-STYLE-IMAGE:  url(images/bullet_house.gif); 
LIST-STYLE-TYPE: none;
padding-left:20px;
}

ul.checkmark {
LIST-STYLE-IMAGE:  url(images/checkmark.gif); 
LIST-STYLE-TYPE: none;
padding-left:20px;
}

.bubble tr td {
padding:0px;
color:#FFFFFF;
font-size:9px;
}