body{
	margin: 0px;
	padding: 10px;
	color:#000000;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12pt;
}

a{
	color: #44112A;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}

a:hover{
	color: #cc6600;	
}

p{
	margin: 0px;
	padding: 8px 0px 12px 0px;
}

h1{
	margin: 0px;
	padding: 15px 0px 5px 0px;
	color:#990066;
	font-size:24pt;
}

h2{
	margin: 10px 0px;
	padding: 0px 4px;
	background: #DDDDDD;
	color: #000000;
	border-left: 8px solid #44112A;	
	font-size: 12pt;
}

h3{
	margin: 0px;
	padding: 10px 0px;
	font-size: 13.5pt;
	color: #CC0000;
	font-weight: bold;
}

h4{
	margin: 0px;
	padding: 15px 0px 10px 0px;
	font-size: 14pt;
	line-height: 17pt;
	font-weight: bold;
	color: #000000;
}

img{
	border: none;
	vertical-align: bottom;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li{
	border-left:4px solid #44112A;
	margin: 10px 0px;
	padding: 0px 0px 0px 4px;	
}

.justify{
	text-align: justify;
}

.center{
	text-align: center;
}

.big{
	font-size: 16pt;
}

.purbleBig{
	color: #990066;
	font-size: 16pt;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.hr{
	height: 20px;
	border-bottom: 4px solid #000066;
	margin: 0px 0px 20px 0px;
}

.rightImg{
	width: 180px;
	float: right;
	margin: 0px 0px 10px 10px;
}

.col1{
	width: 43%;
	float: left;
}

.col2{
	width: 55%;
	float: right;
}

#wrapper{
	width: 970px;	
}

#leftBg{
	background:url(/images/left_bg.gif) repeat-y left center;
}

#leftBgBot{
	background:url(/images/left_bg_bot.gif) no-repeat left bottom;
}

#leftSide{
	width: 200px;
	float: left;
	border-top: 2px solid #44112A;
	margin: 0px 15px 40px 0px;
}

#mainContent{
	width: 745px;
	float: left;
}

#leftSide ul.nav{
	margin: 0px;
	padding: 10px 7px 5px 7px;
	list-style: none;
}

#leftSide ul.nav li{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border: none;
}

#leftSide ul.nav li a{
	color: #44112A;
	text-decoration: none;
	font-size:11pt;
	line-height: 15pt;
	font-weight:bold;
	display: block;
	background:url(/images/bullet1.jpg) no-repeat left top;
	padding: 5px 5px 8px 28px;
	font-family: Garamond, "Times New Roman", Times, serif;
}

#leftSide ul.nav li a:hover{
	color: #ffffff;
}

#footer{
	font-family: Verdana, Geneva, sans-serif;
	background: #44112A;
	color: #ffffff;
	text-align: center;
	font-size:9pt;
	margin: 4px 0px 0px 0px;
}

#footer p{
	padding: 2px;
}

#extra{
	text-align: center;	
	padding: 5px 0px 20px 0px;
}

#extra a, #extra img{
	text-decoration: none;
	border: none;
}

.box1{
	border: 2px solid #CCCCCC;
	padding: 5px;
	margin: 10px 0px;
}

div.toRight{
	float: right;
	margin: 10px 0px 10px 10px;
	width: 180px;
	text-align: center;

}

.toRight3{
	float: right;
	width: 390px;
	text-align: right;
}

.toLeft5{
	float: left;
	width: 51%;	
}

.toRight5{
	float: right;
	width: 47%;
}

.toRight5 h4{
	padding-top: 8px;
}

.toLeft6{
 	border-right:2px solid #CCCCCC;
	width: 50%;
	padding: 0px 10px 0px 0px;
	float: left;
}

.toLeft6 h2, .toRight5 h2{
	margin-top: 0px;
}

.toRight2{
	width: 125px;
	float: right;
	text-align: center;
	margin: 10px 0px 5px 10px;
}

.toRight6{
	width: 155px;
	float: right;
	text-align: center;
	margin: 10px 0px 5px 10px;
}

.toLeft2{
	width: 150px;
	float: left;
	text-align: center;
	margin: 10px 10px 5px 0px;
}

a img.broshure{
	border: solid 1px #44112A;
}

a:hover img.broshure{
	border-color: #cc6600;		
}

.toRight4{
	width: 290px;
	float: right;
	border:2px solid #CCCCCC;
	margin: 10px 0px 0px 10px;
	padding: 5px;
}

.purple{
	color: #990066;
}

ul.check{
	padding: 0px 0px 0px 15px;
} 

ul.check li{
	padding: 0px 0px 0px 20px;
	border: none;
	background: url(/images/checkmark.jpg) no-repeat left center;
}

.tbl1 td{
	border:2px solid #cccccc;	
	padding: 5px;
}
.tbl1 th{
	border:2px solid #cccccc;
	background: #cccccc;
	padding: 3px 0px;
}

.hr2{
	height: 5px;
	margin: 0px 0px 5px 0px;
	border-bottom: solid 2px #cccccc;
}
#header2{
	padding: 0px 0px 5px 0px;
}
#header2 img{
	vertical-align: middle;
}
