/* CSS Document */
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	line-height:1.2em
}
body {
	font:12px/1.4em Verdana, Helvetica, sans-serif;
	color:#666
}
.justify {
	text-align: justify
}
.justify-home {
	color:#FFF;
	text-align:justify
}
.center,
.toggler,
.center-bot {
	text-align:center
}
.toggler {
	cursor:pointer
}
.right {
	text-align:right
}
.left {
	text-align:left
}
.left-bot {
	font-size:10px;
	text-align:left
}
.left-white {
	color:#FFF;
	text-align:left
}
.bottom {
	font-size:10px;
	color:#646464;
	text-align:center
}
.heading {
	font-size:18px;
	text-align:left;
	text-indent:2pt;
	font-weight:lighter
}
.heading-white {
	font-size:18px;
	color:#FFF;
	text-align:left
}
.sub-heading {
	font-size:14px;
	text-align:left
}
.sub-heading-center {
	font-size:14px;
	text-align:center
}
.sub-heading-center-white,
.sub-heading-white {
	font-size:14px;
	color:#FFF;
	text-align:center
}
.list {
	list-style-image:url(images/bullet.gif);
	text-align:left
}
A.body-link:link,
A.body-link:visited,
A.body-link:active,
A.bot-link:hover {
	color: #666
}
A.body-link-c:link,
A.body-link-c:visited,
A.body-link-c:active,
A.body-link-c:hover {
	color: #666;
	font-size: 14px
}
A.home-link:link,
A.home-link:visited,
A.home-link:active,
A.home-link:hover {
	color: #FFF
}
A.bot-link:link,
A.bot-link:visited,
A.bot-link:active,
A.bot-link:hover {
	color:#646464;
	font-size:10px
}
textarea { 
	font:11px/1.5em Verdana, Helvetica, sans-serif; 
	color:#666
}
select {
	width:150px;
	font:11px/1.5em Verdana, Helvetica, sans-serif; 
	color: #666
}
.table-border {
	border-top: 1px none #A6403B;
	border-right: 1px solid #A6403B;
	border-bottom: 1px solid #A6403B;
	border-left: 1px solid #A6403B;
}
.table-border2 {
	border:1px solid #A6403B
}
.bg-image {
	background:url(images/home-bg.jpg) no-repeat left top
}
.bg-image2 {
	background:url(images/bg.jpg) no-repeat left top
}
#omm-bg-top {
	background:url(images/omm-bg-top.gif) repeat
}
#bot-left-bg {
	background:url(images/bot-left-bg.jpg) repeat
}
.row-bg {
	background:url(images/row-bg.gif) no-repeat;
}
ol li {
	margin:5px
}

