/* CSS Document */

/* COLORS:
	red: #B01D00
	blue: #0080C3
	
	raster-minimum: 2px; 
*/
img, div, #submenu { behavior: url(iepngfix.htc) }

html, body { height: 100%; }
/* font-settings */ body, div, p, table, tr, td, h2, h3, h1, h4, a, li, ul, strong, em, blockquote, textarea, input { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 10px; font-weight: normal; text-decoration: none; line-height: normal; }

body, div, table, th, tr, td{ margin: 0px; padding: 0px; color: #000000; border: 0px; }
body { background-color: #dedede; }


a:link, a:hover, a:visited, a.active
{
	color: #0080C3; font-weight: normal; text-decoration: none;
}
a:hover 
{
	text-decoration: underline; 
}


p, em, strong, div { padding: 0px; margin: 0px; line-height: 16px; }

h1, h2, h3, h4 { margin: 0px; padding: 0px; line-height: normal; color: #B01D00; font-weight: bold; text-decoration: none; line-height: normal; padding-bottom: 6px; }
h1 { font-size: 13px; padding-bottom: 10px; font-style: italic; }
h2 { font-size: 10px; color: #0080C3; padding-top: 6px;}


/* DIVS from stylesDiv.css */
#menuDivMain, #contentDivMain { border-color: #0080C3; }
#menuDivMain { border-bottom-width: 4px; border-bottom-style: solid; }
#contentDivMain { border-top-width: 4px; border-top-style: solid; }
#footerDiv { background-image: url(../img/footerBg.gif); background-repeat: repeat-x; }

#contentDivPartner ul {	margin: 0px; padding: 0px; }
#contentDivPartner li {	margin: 0px; padding: 0px; 	list-style: none; }
#contentDivText ul, #contentDivPartner ul { margin: 0px; padding: 0px 0px 0px 16px; }
#contentDivText li, #contentDivPartner li { list-style: outside url(img/list.gif); margin: 0px; padding: 0px;  }
#contentDivText li > b { font-size: 11px; color: #B01D00; font-weight: bold; }
#contentDivPartner a:link, #contentDivPartner a:hover, #contentDivPartner a:visited, #contentDivPartner a.active{}
#contentDivReference img
{ margin: 5px 0px 5px 0px; }
.showPointer
{
	cursor: pointer; 
}

#contactform { padding: 10px; border: solid 1px #ddd; }
#contactform label { width: 90px; display: block; float: left; }
#contactform input, #contactform textarea { padding: 4px; padding-left: 8px; font-size: 11px; color: #444; margin-bottom: 10px; }

#footerDiv div, #footerDiv a { font-size: 9px; }
