@charset "ISO-8859-1";

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear:both; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }

html {
	background: url(http://www.carnalsoftware.com/images/skin/bgmain.jpg) repeat-y center;
	margin: 0px auto;
}

#footer {
	background: url(http://carnalsoftware.com/images/skin/ftr.jpg);
	clear: both;
	font-size: 11px;
	padding-top: 20px;
	color: #666;
	line-height: 2em;
	padding-bottom: 4px;
	margin-top: 2px;
}
#bar {
	background: url(http://www.carnalsoftware.com/images/skin/bar.jpg) repeat-x;
	display: block;
	height: 32px;
	margin-bottom: 20px;
	font-size: .75em;
	color: #FFF;
	padding-top: 7px;
	text-align: center;
}
#bar a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#bar a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* TYPE */
body {
	color: #003;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}
p {
	font-size: .95em;
	line-height: 1.2em;
	margin-bottom: 5px;
}
a { color: #2971a7; }
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
	color: #036;
	margin-bottom: 15px;
}
strong, b { font-weight:bold; }
em, i { font-style:italic; }
.aom_cb table tr .aom_c h1 {
	font-size: 1.6em;
	color: #036;
	padding-bottom: 25px;
	margin: 0px 30px 40px;
}
.aom_cb table tr .aom_c h2 {
	font-size: 1.2em;
	color: #390;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 30px;
}
.aom_cb table tr .aom_c p, .aom_cb table tr .aom_c ul  {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 13px;
	margin-right: 30px;
	margin-left: 30px;
	list-style: square;
}

tr td.aom_c ol li  {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-right: 30px;
	margin-left: 30px;
	list-style: square;
}



#homemain {
	margin: 0px;
	padding: 0px;
}
#homemain td {
	margin: 0px;
	padding: 0px;
}
#homemain td h2  {
	color: #FFF;
	background: #34BA1E;
	font-size: 14px;
	display: block;
	margin: 0px 0px 11px;
	padding: 2px 0px;
	text-align: center;
	border-right: 1px solid #FFF;
}
#homemain td h2 a {
	
}
#homemain td h2 a:hover {

}
#homemain td p{
	padding: 0px 5px 5px 8px;
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
}