/* ------ Default Styles ------ */


a { color: #ffc50c; text-decoration: none; }
a:hover { cursor: pointer; text-decoration: underline; }
a img { border: 0; }

.fl { float: left; display: inline; }
.fr {
	float: right;
	display:inline;
	font-size: 12px;
}
.ac { text-align: center; }
.ar { text-align: right; }
.al { text-align: left; }
.cl { clear: both; height: 0; line-height: 0; font-size: 0; text-indent: -4000px; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { width: 980px; margin: 0 auto; p}

.box { margin-bottom: 10px; }
.box .cnt { height: 100%; background: #fff; padding: 5px 10px; }
.box .bottom { background: url(../img/box-bottom.gif) no-repeat 0 0; height: 3px; }
.box .top {
	background: url(../img/box-top.gif) no-repeat 0 0;
	height: 4px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}


/* ------ Header ------ */
#header {
	background: url(../img/header_img.jpg);
	height: 104px;
	width: 960;
}

h1#logo {
	height: 90px;
	width: 400px;
	margin: 7px 0 0 10px;
}
h1#logo a {
	display: block;
	height: 90px;
	background: url(../img/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -4000px;
}
#header p {
	text-indent: -4000px;
	margin-top: -20px;
	height: 0;
	width: 0;
}


/* ------ Navigation ------ */
#navigation {
	height: 32px;
	background: url(../img/navigation.gif) no-repeat 0 0;
	padding-top: 4px;
	margin: 5px 0 18px 0;
}

#navigation ul {
	list-style: none outside;
	float: left;
	display: inline;
	width: 90%;
	margin-left: 4px;
}

#navigation li {
	float: left;
	display: inline;
	height: 28px;
	margin-right: 5px;
}

#navigation li a {
	float: left;
	display: inline;
	height: 28px;
	width: 84px;
	padding-right: 10px;
	background: url(../img/nav-bg.gif) no-repeat 0 0;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 28px;
	color: #616b63;
}

#navigation li a:hover, 
#navigation li a.active {
	background-position: -94px 0;
	text-decoration: none;
}

/* ------ left_Pane ------ */
.left_pane {
	float: left;
	display: inline;
	width: 310px;
}

/* -- content-title -- */
.content-title {
	height: 100%;
	background: url(../img/content-title-bg.gif) repeat-y 0 0;
}
.content-title .content-title-bottom {
	background: url(../img/content-title-bottom.gif) no-repeat 0 bottom;
}
.content-title .content-title-top {
	background: url(../img/content-title-top.gif) no-repeat 0 top;
	padding: 7px;
}


.content-title h2 {
	font-size: 22px;
	font-family: serif!important;
	color: #333333;
	margin: 7px 12px 5px 12px;
	padding: 0 0 10px 10px;
	background: url(../img/content-title-separator.gif) repeat-x 0 bottom;
}

.content-title p img {
	margin: 10px auto 15px 18px;
}

.content-title .title_desc {
	padding: 5px 5px 10px 5px;
	margin: 0 5px;
}


.content-title .title_desc p { line-height: 15px; color: #5a5a5a; }

.content-title .actions {
	float: right;
	display: inline;
	background: url(../img/content-title-actions.gif) no-repeat 0 bottom;
	line-height: 12px;
	padding-left: 15px;
	color: #c24426;
	text-decoration: underline;
	margin:  10px 5px 5px 5px;
}

.content-title .actions:hover { text-decoration: none; }




/* ------ right_pane ------ */
.right_pane {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 635px;
}
.service {
	width: 280px;
	height: 164px;
	padding: 7px 15px;
}
.service p {
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0;
}
.service .more {
	display: block;
	height: 28px;
	width: 113px;
	text-align: center;
	color: #5d5d5d;
	font-size: 13px;
	line-height: 28px;
	margin: 10px auto 10px auto;
}

/* -- content_right -- */
.content_right {
	padding: 5px 0 0 10px;
	margin-bottom: 10px;
} 

.content_right h2 {
	font: 15px "Trebuchet MS", Arial, sans-serif;
	color: #01297A;
/*	color: #666666;*/
	width: 610px;
	height: 22px;
	margin-bottom: 20px;
	padding: 6px 0 1px 10px;
	font-weight: bold;
/*	border-left: solid 7px #F89D1C;*/
	border-left: solid 1px #888888;
	border-top: solid 1px #888888;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
}
.content_right h3 {
	font-size: 15px;
	color: #666666;
	width: 600px;
	height: 18px;
	padding: 3px 0 1px 10px;
	border-left: solid 7px #F89D1C;
	border-bottom: dashed 1px #888888;
}

.content_right .more {
	display: block;
	height: 11px;
	background: url(../img/content-title-actions.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 11px;
	font-size: 12px;
	color: #c24426;
	text-decoration: underline;
}




.regulation_div {
	padding: 20px 25px 10px 25px;
	margin: 10px 5px 25px 1px;
	border: 1px solid #AAAAAA;
}
.regulation_div dl {
	margin: 0;
}
.regulation_div dt {
	font-weight: bold;
}
.regulation_div dd {
	margin: 5px 0 7px 7px;
}


.regulation_div ol {
	list-style: decimal;
	padding: 0;
	margin: 0 0 0 15px;
}
.regulation_div li {
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 3px 12px;
}
.regulation_div p {
	padding-bottom: 3px;
	font-size: 13px;
}



/* ------ Footer ------ */
#footer {
	padding: 10px 0;
	font-size: 15px;
}
#footer a {
	color: #3a3a3a;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

