body{
	background:#CFCFCF;
	margin:0px;
	padding:0px;
}

/* HEADINGS */

h1, h2, h3{
	margin:0px;
}

.ContentTitle{
	color:#680035;
	font:700 16px "Times New Roman", Times, serif;
}

h1{
	color:#680035;
	font:700 16px "Times New Roman", Times, serif;
}

h2{
	color:#5A5A59;
	font:normal 18px "Times New Roman", Times, serif;
	letter-spacing:-0.5px;
	word-spacing:2px;
}

h2 span{
	color:#680035;
	font:normal 18px "Times New Roman", Times, serif;
	letter-spacing:0px;
	word-spacing:-0.5px;
}

h3{
	color:#434242;
	font-size:11px;
	margin-bottom:3px;
}

/* TEXTS */

body, th, td, input, textarea, select{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.ContentText{
	line-height:1.5;
}

.TableText{
	text-align:left;
}

.TableText a{
	text-align:left;
}

p, ul, ol, dl{
	line-height:15px;
	margin-bottom:1em;
	margin-top:0px;
	text-align:justify;
}

p a{
	text-align:left;
}

ul{
	list-style-type: disc
	margin-left:20px;
	padding-left:0px;
}

/* LINKS */

a{
	color:#6A0035;
}

a:hover{
	text-decoration:none;
}

/* MISC */

.pageimage{
	padding:5px;
}

.align-justify{
	text-align:justify;
}

.align-right{
	text-align:right;
}

img{
	border:none;
}

img.left{
	float:left;
	margin:3px 15px 0px 0px;
}

img.right{
	float:right;
	margin:3px 0px 0px 15px;
}

img.border{
}

hr{
	display:none;
}

.hr1{
	height:1px;
}

/* PAGE */

#page{
	background:#FFFFFF url(/images/bg03.gif) repeat-y left top;
	margin:0px auto;
	width:778px;
}

/* CONTENT */

#ContentBG{
	background:url(/images/bg04.jpg) no-repeat left top;
	padding:14px 25px;
	width:608px;
}

#ContentForms{
	background:url(/images/bg04.jpg) no-repeat left top;
	padding:14px 5px;
	width:608px;
}

#content{
	float:right;
	width:608px;
}

/* HEADER */

#header{
	height:153px;
	background:url(/images/homepage01.jpg) no-repeat left top;
}

#Search{
	color:#666;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:6px 5px 0 0;
	text-align:right;
	text-transform:uppercase;
}

#Search a{
	color:#999;
	text-decoration:none;
}

#Search a:hover{
	text-decoration:underline;
}

.SEARCH_FORM_BOX{
	background-color:#FFF;
	border:1px solid #666;
	color:#666;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:15px !important;
	padding:-1px 1px;
	width:100px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#999;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 5px;
	text-transform:uppercase;
}

.SUBMIT_BUTTON{
	padding:0;
}

#header img{
	border:0;
	height:100px;
	margin-top:20px;
	width:420px;
}

#header h1, #header h2{
	text-indent:-9999em;
}

/* BOX STYLE A */

.boxA{
}

.boxA .title{
	background:url(/images/bg04.jpg) no-repeat left top;
	font-size:21px;
	height:40px;
	padding:14px 0px 0px 25px;
}

.boxA .content{
	padding:10px 13px 20px 10px;
}

.boxA .pad{
	padding:0px 15px;
}

.boxA .column-one{
	float:left;
	padding-left:2px;
	width:327px;
}

.boxA .column-two{
	float:right;
	padding-right:2px;
	width:212px;
}

/* BOX STYLE B */

.boxB{
	background:url(/images/bg05.jpg) repeat-y left top;
}

.boxB .bgtop{
	background:url(/images/bg06.jpg) no-repeat left top;
}

.boxB .bgbtm{
	background:url(/images/bg07.jpg) no-repeat left bottom;
	padding:25px 15px 0px 25px;
}

/* SIDEBAR */

#sidebar{
	float:left;
	width:170px;
}

/* MENU */

#menu{
}

#menu_top{
	background-image:url(/images/nav_slice.gif);
	background-repeat:repeat-y;
	list-style:none;
	margin:0px;
}

#menu a{
	color:#FFF;
	display:block;
	font-size:11px;
	font-weight:700;
	height:23px;
	padding:7px 0px 0px 20px;
	text-decoration:none;
	width:150px;
}

/* BOX1 */

#box1{
}

/* BOX2 */

#box2{
	padding:0px 24px 0px 17px;
}

#box2 h2{
	margin-bottom:10px;
	padding:0 5px;
}

#box2 p{
	padding:0 5px;
}

/* FOOTER */

#footer{
	background:url(/images/bg08.jpg) repeat-x left top;
	height:100px;
	margin:0px auto;
	width:778px;
}

#footer p{
	color:#999;
	line-height:normal;
	margin:0px;
	text-align:center;
}

#footer .links{
	padding-top:24px;
}

#footer .links a{
	color:#FFF;
}

#footer .legal{
	padding-top:28px;
}

#footer .legal a{
	color:#999;
	text-decoration:none;
}

#footer .legal a:hover{
	color:#999;
	text-decoration:underline;
}