body,table, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 200%;
	font-size: 8pt;
}

p { 
margin-top: 5px; 
margin-bottom: 10px; }


body {
	margin: 0cm 0cm 0cm 0cm;
}

h1,h2,h3,h4,h5,h6 
{
	color: #B52821;
	font-weight:normal;
	text-align: left;
}

h1 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h2 {
	font-size: 12px;
	text-indent: 0px;
	line-height: 0px;
	margin-top: 25px;
	margin-bottom: 10px;

}

h3 {
	font-size: 11px;
	line-height: 0px;
	margin-top: 20px; 
	margin-bottom: 10px;
	color:black;
}


																			/* Links */

a {

	color: #B52821;
}

a:visited {
	color: #B52821;

}


a:hover {
	color: #587171;
}

										/* Navigation Links */
a.navigation {
	font-size: 9px;
	text-decoration:none;
	font-weight:bold;
	text-indent: 0px;
	line-height: 100%;
	color: #B52821;
}

a.navigation:visited {
	color: #B52821;
	font-weight: Bold;
}


a.navigation:hover {
	color: #587171;
}

.navigation_brackets
{
	color: #587171;
}
										/* Top menu link */

a.menu {
	color: #000000;
	text-decoration: none;
	background-color:#FF0066;
	padding: 50px; 
	border: 1px solid black;

}
a.menu:visited {
	color: black;
	text-decoration: none;


}
a.menu:hover {
	color: white;
	text-decoration: none;
	text-decoration: none;
	background-color:blue;
	padding: 50px; 
	border: 1px solid black;

}
															/* */



.contact_hilight {
	font-size: 9px;
		color: #B52821;
	font-weight: bold;
}


.contact_lolight {
	font-size: 9px;
		color: #516E6C;
	font-weight: bold;
}
.stripe_red {
	background-color: #FF0000;
}

.stripe_white {
	background-color: white;
}
.title {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}

.head_expand {
	background-image:url(images/logo_a.gif);

	background-repeat: repeat-x;
}

.head_expand_old {
	background-image:  url(_library/images/test/homepage_top_02.gif);
	background-repeat: repeat-x;
}

																		/* Forms */

.myFormFields
{
     background-color: #DDE2E2;
     color:#000000;
	 font-size:12px;
     text-decoration:none;
     cursor:text;
     width: 200px;
}

.myButton
{
     background-color: #DDE2E2;
     color:#000000;
	 font-size:9px;
     text-decoration:none;
     cursor: pointer;
     width: 50px;
}

																			/* lists */
													
ul, ol {
	position:relative;
	left: -24px;
	margin-top: 0px;
	margin-bottom:0px;
	color:#B52821;
	list-style-type: disc;
}


.bullet_header {
	color: #587171;
	font-weight: bolder;
}

.bullet_header_normal {
	color: black;
	font-weight: normal;
}
.textHilight {
	color: #587171;
	font-weight: bold;
}



.thirdLevelList {
	margin-left:18px;
	list-style-type: circle;
}

.numbers {
	color: #B52821;
	font-weight:bold;
}

											/*      */
.top_level_menu{
  border: solid 1px white;
  padding: 5px;
  margin: 5px;
  background-color: #339999;
}

																
.sublimevision {
	font-weight: bold;
}
																			/* Sidebar */

.sidebarTable {
	margin:16px 0px 5px 10px;
}

.sidebarTop {
	background-image:url(images/sidebar_top.gif);
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #B52821;
	text-align: center;
	vertical-align:middle;
	line-height: normal;
	padding-top:15px;
}

.sidebarMiddle {
	text-align:center;
	background-color:white;
	height:40px;
	vertical-align:middle;
	padding:5px;

	}

.sidebarSides {
	width: 1px;
	background-color:black;
}

.sidebarBottom {
	background-image:url(images/sidebar_bottom.gif);
	background-repeat:no-repeat;
}

																			/* Page Items */
.imageDivider {
	margin-top:-15px;
}
	
.footnote {
	font-size: 9px;
	line-height: normal;
}
