@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	9;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	background-color: #c7c9cb;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	padding-left:15px;
	display: block;
}
#left-content {
	float:none; 
	width:100%; 
	background-image:url(../images/1_body_bkgd_image_new.jpg); 
	background-repeat:no-repeat;
	background-size:90%; 
	margin-top:5px;
}

.title_welcome {
  	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC3333;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	}
.title {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #2A3990;
	font-weight: bold;}
#welcome_text {
	margin: 0px;
	padding: 20px 25px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	color: #ffffff;
	clear:both}
#welcome_text a {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:link {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:visited {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#tabs {
	margin: 10px 0 0 0; 
	padding: 0px;
	background-color: #c7c9cb;}
#tabs_left {
	margin-top: -50px;
	padding: 0px;
	background-color: #ffffff;
	float: left;
	width: 78%;}
#tabs_right {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	float: left;
	width:78%;}
#tabs_left_text {
	margin: 0px;
	padding: 10px;}
#tabs_left_more {
	margin: 0px;
	padding: 12px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 24px;
	text-align: right;
	background-image: url(../images/1_news_bttm.gif);
	text-transform: uppercase;}
#tabs_left_more a {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:link {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:visited {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#tabs_right_text {
	margin: 0px;
	padding: 10px;}
#tabs_right_more {
	margin: 0px;
	padding: 12px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 24px;
	text-align: right;
	background-image: url(../images/1_news_bttm.gif);
	text-transform: uppercase;}
#tabs_right_more a {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:link {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:visited {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#more {
	margin: 0px;
	padding: 12px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 24px;
	text-align: right;
	text-transform: uppercase;}
#sidebox {
	float:none;
	width:90%; 
	margin-top:10px; 
	background-color:#fff; 
	height:auto;
}
#latestdev_text {
	margin: 0px;
	padding: 10px 10px 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	background-color: #ffffff;}
#latestdev_text a {
	text-decoration: underline;
	font-style: normal;}
#latestdev_text a:link {
	text-decoration: underline;
	font-style: normal;}
#latestdev_text a:visited {
	text-decoration: underline;
	color: purple;
	font-style: normal;}
#latestdev_text a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#smart_text {
	margin: 15px 0px 0 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	text-align: center;
	border:0px solid #000;
	color: #2A3990;
	width:85%;
	}
#footer {
	clear: both;
	width: 90%;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	background-color:#fff;
	color: #000000;
	text-align:center}
#footer a {
	text-decoration: underline;
	color: #2A3990;
	font-style: normal;}
#footer a:link {
	text-decoration: underline;
	color: #2A3990;
	font-style: normal;}
#footer a:visited {
	text-decoration: underline;
	color: purple;
	font-style: normal;}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#clearone {
	clear: both;
	height: 0px;}
#homenav {
	margin: 0px;
	padding-top:5px;
	float: right;
	width:50%}
#content_text {
	margin-top: -5px;
	margin-left:-15px;
	padding: 0 0px 5px 10px;
	background-color: #ffffff;
	width:97%;
	}
#content_left {
	float: left;
	margin-top: 10px;
	margin-left:-10px;
	margin-bottom:10px;
	padding: 0px;
	background-color: #ffffff;
	width: 97%;
	clear:both}
#content_left_text {
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding: 0 0px 5px 0px;
	background-color:#fff;
	width:90%;
	}
#content_left_text ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;}
#content_left_text ul li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style-image: url(images/1_bllt_sq.gif);}
#content_left_text2 ul li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style-image: url(images/1_blue_arrow_bllt.gif);}
#content_left_text_sub {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	position: relative;}
#content_text_news {
	margin: 10px 5px 0 5px;
	padding: 25px 10px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #2A3990;}
#top_cell_480 {
	float:left;
	margin-top:0px;}
#btm_cell_480 {
	float:left; 
	margin-left:0px;
	}
#rsb_contents {
	padding: 0px;
	float:left;}
#btm_cell_185 {
	float:left;
	margin-top:0px;
	width: 100%}
#rsb_home_bttn {
	padding: 0px;
	margin-top:5px}
#content_right {
	margin-top: 10px;
	padding: 0px;
	margin-left:-15px;
	background-color: #c7c9cb;
	float: left;
	width:97%;
}
#contents_box {
	margin: 0px;
	padding: 0px;}
#contents_box_middle {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 100%;
	background-color: #ffffff;}
#contents_box_text {
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;}
#contents_box_text .more {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-transform: uppercase;}	
#contents_box_text .more a {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:link {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:visited {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:hover {
	color: #FF0000;
	text-decoration: underline;}
#contents_box_text ul {
	margin: 0px;
	padding: 0 5px 0 25px;}
#contents_box_text ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/1_blue_arrow_bllt.gif);}	

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 97.5%;
	max-width:550px;
	padding-left: 1.25%;
	padding-right: 1.25%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#left-content {
	float:left; 
	width:70%; 
	background-image:url(../images/1_body_bkgd_image_new.jpg); 
	background-repeat:no-repeat;
	background-size:93%;
	margin-top:5px;
	}
.title_welcome {
  	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 120%;
	color: #CC3333;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	}
.title {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #2A3990;
	font-weight: bold;}
#welcome_text {
	margin: 0px;
	padding: 20px 115px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #ffffff;
	margin-bottom:0px;
	}
#welcome_text a {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:link {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:visited {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#tabs {
	margin: 10px 0 0 0; 
	padding: 0px;
	background-color: #c7c9cb;}
#tabs_left {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	float: left;
	width: 47.5%;}
#tabs_right {
	margin-right: 13px;
	padding: 0px;
	background-color: #ffffff;
	float: right;
	width: 47.5%;}
#tabs_left_text {
	margin: 0px;
	padding: 10px;}
#tabs_left_more {
	margin: 0px;
	padding: 12px 6px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	height: 24px;
	text-align: right;
	background-image: url(../images/1_news_bttm.gif);
	text-transform: uppercase;}
#tabs_left_more a {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:link {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:visited {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#tabs_right_text {
	margin: 0px;
	padding: 10px;}
#tabs_right_more {
	margin: 0px;
	padding: 12px 6px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	height: 24px;
	text-align: right;
	background-image: url(../images/1_news_bttm.gif);
	text-transform: uppercase;}
#tabs_right_more a {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:link {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:visited {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#more {
	margin: 0px;
	padding: 12px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 24px;
	text-align: right;
	text-transform: uppercase;}
#sidebox {
	float:right;
	width:27%; 
	margin-top:10px; 
	background-color:#fff; 
	height:auto;
	margin-right:15px;
}

#latestdev_text {
	margin: 0px;
	padding: 10px 10px 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	background-color: #ffffff;}
#latestdev_text a {
	text-decoration: underline;
	font-style: normal;}
#latestdev_text a:link {
	text-decoration: underline;
	font-style: normal;}
#latestdev_text a:visited {
	text-decoration: underline;
	color: purple;
	font-style: normal;}
#latestdev_text a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#smart_text {
	margin: 15px 0px 0 0px;
	padding: 10px;
	width:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	text-align: center;
	border:0px solid #000;
	color: #2A3990;
	}
#footer {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	background-color:#fff;
	color: #000000;
	text-align:center}
#footer a {
	text-decoration: underline;
	color: #2A3990;
	font-style: normal;}
#footer a:link {
	text-decoration: underline;
	color: #2A3990;
	font-style: normal;}
#footer a:visited {
	text-decoration: underline;
	color: purple;
	font-style: normal;}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#clearone {
	clear: both;
	height: 0px;}
#homenav {

	padding: 0px;
	background-color: #ffffff;
	float: right;
	width:30%;
	border:0px solid red;}
#content_text {
	margin: 0px;
	margin-left:-15px;
	padding: 0 10px 5px 10px;
	background-color: #ffffff;
	width:100%;
	}
#content_left {
	margin-left: -10px;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0px;
	float: left;
	width: 68%;
	height:auto;
	border:0px solid red;
	}
#content_left_text {
	margin-left: 15px;
	padding: 0 10px 5px 10px;
	background-color:#fff;
	width:85%;}
#content_left_text ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;}
#content_left_text ul li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style-image: url(images/1_bllt_sq.gif);}
#content_left_text2 ul li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style-image: url(images/1_blue_arrow_bllt.gif);}
#content_left_text_sub {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	position: relative;}
#content_text_news {
	margin: 10px 5px 0 5px;
	padding: 25px 10px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #2A3990;}
#top_cell_480 {
	float:left;
	padding:0px;
	margin:0px;}
#btm_cell_480 {
	float:left; 
	margin-left:0;
	}
#rsb_contents {
	padding: 0px;
	margin:0px}
#rsb_home_bttn {
	padding: 0px;
	margin:0px}
#content_right {
	margin-top: 10px;
	margin-right:15px;
	padding: 0px;
	background-color: #c7c9cb;
	float: right;
	width: 28%;}
#contents_box {
	margin: 0px;
	padding: 0px;}
#contents_box_middle {
	margin: 0px;
	padding: 0px;
	width: 98.8%;
	background-color: #ffffff;}
#contents_box_text {
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;}
#contents_box_text .more {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-transform: uppercase;}	
#contents_box_text .more a {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:link {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:visited {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:hover {
	color: #FF0000;
	text-decoration: underline;}
#contents_box_text ul {
	margin: 0px;
	padding: 0 5px 0 25px;}
#contents_box_text ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/1_blue_arrow_bllt.gif);}	
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 97.7777%;
	max-width:675px;
	padding-left: 1.1111%;
	padding-right: 1.1111%;
	margin: auto;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border:0px solid red;
}
#left-content {
	float:left; 
	width:72%; 
	background-image:url(../images/1_body_bkgd_image_new.jpg); 
	background-repeat:no-repeat;
	background-size:98%; 
	margin-top:5px;
	margin-left:-10px;
	padding:0px;
	border:0px solid red;
}
.title_welcome {
  	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 200%;
	color: #CC3333;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	}
.title {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #2A3990;
	font-weight: bold;}
#welcome_text {
	margin: 0px;
	padding: 20px 225px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	color: #ffffff;}
#welcome_text a {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:link {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:visited {
	text-decoration: underline;
	color: #ffffff;
	font-style: normal;}
#welcome_text a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#tabs {
	margin: 10px 0 0 0; 
	padding: 0px;
	background-color: #c7c9cb;
	width:100%;}
#tabs_left {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	float: left;
	width: 47%;}
#tabs_right {
	margin-right: 13px;
	padding: 0px;
	background-color: #ffffff;
	float: right;
	width: 47%;}
#tabs_left_text {
	margin: 0px;
	padding: 10px;}
#tabs_left_more {
	margin: 0px;
	padding: 12px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 24px;
	text-align: right;
	background-image: url(../images/1_news_bttm.gif);
	text-transform: uppercase;}
#tabs_left_more a {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:link {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:visited {
	text-decoration: underline;
	font-style: normal;}
#tabs_left_more a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#tabs_right_text {
	margin: 0px;
	padding: 10px;}
#tabs_right_more {
	margin: 0px;
	padding: 12px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 24px;
	text-align: right;
	background-image: url(../images/1_news_bttm.gif);
	text-transform: uppercase;}
#tabs_right_more a {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:link {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:visited {
	text-decoration: underline;
	font-style: normal;}
#tabs_right_more a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#more {
	margin: 0px;
	padding: 12px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 24px;
	text-align: right;
	text-transform: uppercase;}
#sidebox {
	float:right;
	width:27%; 
	margin-top:10px; 
	margin-right:15px;
	background-color:#fff; 
	height:auto;
}
#latestdev_text {
	margin: 0px;
	padding: 10px 8px 1px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 89%;
	text-align: left;
	background-color: #ffffff;}
#latestdev_text a {
	text-decoration: underline;
	font-style: normal;}
#latestdev_text a:link {
	text-decoration: underline;
	font-style: normal;}
#latestdev_text a:visited {
	text-decoration: underline;
	color: purple;
	font-style: normal;}
#latestdev_text a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#smart_text {
	margin: 15px 0px 0 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	text-align: center;
	border:0px solid #000;
	color: #2A3990;
	width:450px;
	}
#footer {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	background-color:#fff;
	color: #000000;
	text-align:center}
#footer a {
	text-decoration: underline;
	color: #2A3990;
	font-style: normal;}
#footer a:link {
	text-decoration: underline;
	color: #2A3990;
	font-style: normal;}
#footer a:visited {
	text-decoration: underline;
	color: purple;
	font-style: normal;}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}
#clearone {
	clear: both;
	height: 0px;}
#homenav {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	float: right;
	width:28%;}
#content_text {
	margin: 0px;
	margin-left:-15px;
	padding: 0 10px 5px 10px;
	background-color: #ffffff;
	width:97%;
	}
#content_left {
	display:block;
	margin-left:-6px;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0px;
	width: 69%;
	border:0px solid #000;
	}
#content_left_text {
	float:left;
	margin-left: 0px;
	padding: 0 10px 5px 10px;
	background-color:#fff;
	}
#content_left_text ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;}
#content_left_text ul li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style-image: url(images/1_bllt_sq.gif);}
#content_left_text2 ul li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style-image: url(images/1_blue_arrow_bllt.gif);}
#content_left_text_sub {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	position: relative;}
#content_text_news {
	margin: 10px 5px 0 5px;
	padding: 25px 10px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #2A3990;}
#top_cell_480 {
	float:left;
	margin:0px;
	padding:0px}
#btm_cell_480 {
	float:left; 
	margin-left:0px;
	}
#rsb_contents {
	padding: 0px;
	margin-left:7px}
#btm_cell_185 {
	float:right;
	margin-right:-2px;
	width:96.2%;
	margin-bottom:2px;}
#rsb_home_bttn {
	padding: 0px;
	margin-left:8px}
#content_right {
	margin-top: 10px;
	padding: 0px;
	background-color: #c7c9cb;
	float: right;
	margin-right:15px;
	width: 28%;}
#contents_box {
	margin: 0px;
	padding: 0px;}
#contents_box_middle {
	margin-left: 8.5px;
	padding: 0px;
	width: 96.6%;
	background-color: #ffffff;}
#contents_box_text {
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;}
#contents_box_text .more {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-transform: uppercase;}	
#contents_box_text .more a {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:link {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:visited {
	text-decoration: underline;
	color: #000000;}
#contents_box_text .more a:hover {
	color: #FF0000;
	text-decoration: underline;}
#contents_box_text ul {
	margin: 0px;
	padding: 0 5px 0 25px;}
#contents_box_text ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/1_blue_arrow_bllt.gif);}	
}