/* global */
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 16px;
}
ul {
	margin-left: 5px;
	padding: 0px;
}

ul li {	
	list-style-image: none;
	margin-bottom: 2px;
	list-style-position: inside;
}
a.whitetitle:active { 
	color:#ffffff; 
	text-decoration:none; 
}
a.whitetitle:visited {
	color:#ffffff;
	text-decoration:none;
}
a.whitetitle:hover {
	color:#ffffff;
	text-decoration:underline;
} 
a.whitetitle:link { 
	color:#ffffff; 
	text-decoration:none; 
} 
/*career pg opening links*/
a.bluelink:active { 
	color:#52a9c4;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a.bluelink:visited {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a.bluelink:link {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a.bluelink:hover {
	color:#52a9c4;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
} 

/**/
a.bluelinkbold:active { 
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
a.bluelinkbold:visited {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
a.bluelinkbold:hover {
	color:#52a9c4;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
} 
a.bluelinkbold:link {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
h2 {
  font-size:1.4em;
  margin:0px;
  padding:5px 0px;
  margin-bottom:10px;
  border-bottom:1px solid #eee;
}

h3 {
  font-size:1.2em;
  margin:0px;
  padding:5px 0px;
}
/* this helps divs from over floating */
.ClearBoth { 
	clear:both; 
	margin:0px; 
	padding:0px; 
	height:1px; 
	background:none; 
	}
.ClearLine { 
	clear:both; 
	margin:0px; 
	padding:0px; 
	height:1px; 
	background-color:#FFCC33; 
	}
	
/* container */
#container {
	position: relative; 
	margin:10px auto 10px auto; 
	padding:0px 0px 0px 0px; 
	width:780px; 
	text-align:left; 
	background-color:#FFFFFF; 
	}
#logoTagDiv {
	float: left;
	}

#logoDiv {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#utilDiv {
	margin-left: 136px;
	padding-top: 6px;
	text-align: right;
	}	
	
#gNavDiv {
	clear: both;
	margin-top: 8px;
	font-size: 5px;  
	}
#gNavDiv .tab {
	float: left;
	width: 125px;
	margin-right: 6px;
	}
#gNavDiv .ltab {
  float:left;
	width: 125px;
	margin-right: 6px;
	}
#gNavDiv .rtab {
	float: right;
	width: 125px;
	margin-right: 0px;
	}

#gNavDiv .rc {
	display:block;
}
#gNavDiv .rc * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #99CC66;
}
#gNavDiv .rc1 {
	border-right: 1px solid #E3EAF8;
	padding-right: 1px;
	margin-right: 3px;
	border-left: 1px solid #E3EAF8;
	padding-left: 1px;
	margin-left: 3px;
	background: #CEDAF2; /* rc5 */
}
#gNavDiv .rc2 {
	border-right: 1px solid #F8FAFD;
	border-left: 1px solid #F8FAFD;
	padding: 0px 1px;
	background: #CAD7F1; /* rc3 */
	margin: 0px 1px;
}
#gNavDiv .rc3 {
	border-right: 1px solid #CAD7F1;
	border-left: 1px solid #CAD7F1;
	margin: 0px 1px;
}
#gNavDiv .rc4 {
	border-right: 1px solid #E3EAF8;
	border-left: 1px solid #E3EAF8;
}
#gNavDiv .rc5 {
	border-right: 1px solid #CEDAF2;
	border-left: 1px solid #CEDAF2;
}

#gNavDiv .tabContent {
	height: 19px;
	padding: 0px 5px;
	background: #99CC66;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}

#gNavDiv .rcs {
	display:block;
}
#gNavDiv .rcs * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FFCC33;
}
#gNavDiv .rcs1 {
	border-right: 1px solid #E9E9E9;
	padding-right: 1px;
	margin-right: 3px;
	border-left: 1px solid #E9E9E9;
	padding-left: 1px;
	margin-left: 3px;
	background: #D9D9D9; /* rc5 */
}
#gNavDiv .rcs2 {
	border-right: 1px solid #FAFAFA;
	border-left: 1px solid #FAFAFA;
	padding: 0px 1px;
	background: #D6D6D6; /* rc3 */
	margin: 0px 1px;
}
#gNavDiv .rcs3 {
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	margin: 0px 1px;
}
#gNavDiv .rcs4 {
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
}
#gNavDiv .rcs5 {
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
}
#gNavDiv .selected {
	background: #FFCC33;
	border-bottom: 1px solid #FFCC33;
	}
	
#gSubNavDiv {
	clear: both;
  font-size: 13px;  
	background: #FFCC33;
	text-align: center;
	padding: 8px 0px;
	margin-bottom: 1px;
  line-height: 6px;  
}

#gSubNavDivEmpty {
	clear: both;
	background: #FFCC33;
	text-align: center;
	padding: 1px 0px;
	margin-bottom: 0px;
}	
/* footer */

#footerDiv {
	clear: both;
	padding:7px 0px 7px 0px; 
	/*border-top:1px solid #FFCC33;
	margin:10px 0px 0px 0px; */
	font-size:11px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*#footerDiv a { 
	margin:0px 5px 0px 5px; 
	padding:0px; color:#999999; 
	text-decoration:none; }*/

/* home page leaderboard */

#leader_board { 
	margin:0px; 
	padding:0px; 
	border-bottom:1px solid #FFCC33; 
}
#callout { 
	margin:0px; 
	padding:0px 0px 0px 0px;  
	background-image:url(img_main.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	/*border-bottom:2px solid #FFCC33;*/
	height: 332px;
}
#callout h1 { 
	margin:0px; 
	padding:0px 20px 0px 20px; 
	width:420px; 
	font-weight:100; 
	color:#000000; 
	font-size:34px; 
	font-family:"Times New Roman", Times, serif; 
	line-height:1.3em; 
}
#callout-inner { 
	margin:0px; 
	padding:0px 0px 0px 0px;  
	background-image:url(img_main.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	border-bottom:1px solid #FFCC33; 
  height: 202px;
}
#callout-inner h1 { 
	margin:0px; 
	padding:20px 20px 0px 20px; 
	width:450px; 
	font-weight:100; 
	color:#000000; 
	font-size:34px; 
	font-family:"Times New Roman", Times, serif; 
	line-height:1.3em; 
}

#callout-inner .quote {
	width:450px; 
	padding:20px 20px 0px 20px; 
	font-family:"Times New Roman", Times, serif; 
  color:#990000;
  font-size:12px;
  text-align:center;
  font-family:georgia;
  line-height:1.4em;
  text-align:center;
  font-weight:bold;   
}
/* three column layout */
#sections { clear:both; margin:0px; padding:0px 0px 0px 0px;}
#sections h1 { margin:0px; padding:0px 0px 0px 0px; font-size:16px; color:#6e6e6e; }
#sections h2 { margin:0px; padding:0px 0px 0px 0px; font-weight:bold; color:#6e6e6e; font-size:11px; }
#sections h3 { margin:0px; padding:0px 0px 3px 0px; font-weight:bold; color:#6e6e6e; font-size:14px; }
#sections p { margin:0px; padding:0px 15px 20px 9px; font-size:13px; line-height:1.4em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#sections .leftsection { margin:5px 9px 0px 0px; padding:0px; width:254px; float:left;}
#sections .rightsection { margin:5px 0px 0px 0px; padding:0px; width:254px; float:right;}
#secrow { margin:0px 0px 0px 0px; padding:5px 0px 0px 0px; height:450px; border:0px;}
#secrow h1 { margin:0px 15px 0px 0px; padding:5px 0px 3px 9px; font-size:14px; }
#secrow h1.Lft { margin:0px 0px 0px 0px; }
#secrow h2 { margin:0px; padding:0px 0px 2px 0px; }
#secrow h3 { margin:0px 0px 5px 0px; padding:0px 0px 5px 9px; font-size:16px; line-height:1.2em; border-bottom:1px solid #CCCCCC; }

.bodyText {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	margin-top: 6px;	
	line-height: 175% 
	}
.li {
	margin: 10px,10px,10px,10px;
	padding: 0px,0px,0px,0px;
	list-style-position: inside;
	font-weight: bold:		
}

.bodyText h1 { margin:10px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; color:#666666}
.bodyText h2 { margin:10px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; color:#666666}
.bodyText h3 { margin:10px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px;color:#666666}
.bodyText h4 { margin:10px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:12px; color:#666666}
.jobtitle { 
	font-size:14px;
	line-height: 175%;
	font-weight: bold;
	color: #ffffff;	
	background: #99CC66;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
/*	border-bottom:thin solid 1px #000033;*/
}
.blogBox {
	padding: 6px; 
	border: 0px solid #CCC;
	padding-bottom: 15px;
	margin: 0px;	
}
.altblogBox  {
	padding: 6px; 
	border: 0px solid #CCC;
	padding-bottom: 15px;
	margin: 0px;
	background-color: #EEEEEE;	
}
.storytitle {
	margin: 0;
	font-weight: bold;
}
.storytitle a {
	text-decoration: none;
}
.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 610px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 100px;
	width: 610px;
}
.post {
	margin: 0 0 10px;
	text-align: justify;
}
#content {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;	

}

/* Begin Sidebar */
#sidebar
{
	margin-left: 610px;
	width: 170px;
	font-size:small;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 10px;
	font-weight:bold;
}

#sidebar ul {
	margin-left: 20px;
	padding: 0px;
}

#sidebar ul li {
	
	list-style-image: none;
	margin-bottom: 5px;
	list-style-position: inside;
}
.module {
	float: right;
	margin: 5px;
	padding: 5px;
	width: 225px;
	color: #666666; 	
}
.contentBox {
	border: 1px solid #CCC;
	padding: 0px 10px;
	text-align: justify;
}

.headerTitle {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 1px 1px 1px;	
	}

.headerBox {
	padding: 3px 5px 3px 5px;
	border: 1px solid #CCC;
	background-color: #CCC; 
	}

.headerRCBox { }
.headerRCBox .rch { display: block; }
.headerRCBox .rch * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #edf5df;
	}
.headerRCBox .rch1 {
	border-right: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	padding-right: 1px;
	margin-right: 4px;
	border-left: 1px solid #D6D6D6;
	padding-left: 1px;
	margin-left: 3px;
	background: #D9D9D9; /* rch5 */
	}
.headerRCBox .rch2 {
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	padding: 0px 1px;
	background: #D6D6D6; /* rch3 */
	margin: 0px 1px;
	}
.headerRCBox .rch3 {
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	margin: 0px 1px;
	}
.headerRCBox .rch4 {
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	}
.headerRCBox .rch5 {
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	}
.headerRCBox .content {
	background: #edf5df;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 0px 6px 2px 6px;
	border:: 1px solid thin;
	}
/* Start Tag Cloud CSS */

#cloud {padding:1px; line-height:30px;text-align:center;}
#cloud a {text-decoration:none;padding:0px;}

.tag1{
 font-size:12px;
 word-spacing:1px;
 letter-spacing:0.025em;
}
.tag2 {
 font-size:13px;
 font-weight:200;
}

.tag3{
 font-size:16px;
 font-weight:300;
 color: #99CC66;
}

.tag4{
 font-size:18px;
 font-weight:300;
 color: #FFCC33;
}

.tag5{
 font-size:20px;
 font-weight:300;
}

.tag6{
 font-size:24px;
 font-weight:400;
 color: #99CC66;
}

.tag7{
 font-size:28px;
 font-weight:500;
}

.tag8{
 font-size:14px;
 font-weight:bold;
 color: #FFCC33;
}
.tag9{
 font-size:14px;
 font-weight:bold;
 color: #FFCC33;
 text-decoration:underline;
}
.featuredModules {
	float: right;
	width: 250px;
}
/* End Tag Cloud CSS */	
/* End Sidebar */
/* Namrata */
.greyTitleBold {
	color:#787878;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.greyBold {
	color:#787878;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#apDiv1 {
	position:relative;
	width:200px;
	z-index:1;
	background-color:#666666;
}
#apDiv2 {
	position:relative;
	padding:6px;
}
#apDiv3 {
	position:relative;
	width:175px;
	height:3px;
	z-index:1;
}
#apDiv4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:5px;
	font-size:13;
	position:relative;
	width:300px;
}
#apDiv10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:5px;
	font-size:13;
	position:relative;
	width:350px;
}
#apDiv9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:5px;
	font-size:13;
	position:relative;
	width:500px;
}
.width225{width: 247px; border:0px;}

#xsnazzy {background: transparent; margin:0px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1o, .xb2o, .xb3o, .xb4o {display:block; overflow:hidden;}
.xb1oOr, .xb2oOr, .xb3oOr, .xb4oOr {display:block; overflow:hidden;}
.xb1obtOr, .xb2obtOr, .xb3obtOr, .xb4obtOr {display:block; overflow:hidden;}
.xb1ob, .xb2ob, .xb3ob, .xb4ob {display:block; overflow:hidden;}

.xb1o, .xb2o,.xb3o{height:1px;}
.xb1oOr, .xb2oOr, .xb3oOr {height:1px;}
.xb1obtOr, .xb2obtOr, .xb3obtOr {height:1px;}
.xb1ob, .xb2ob,.xb3ob{height:1px;}

.xb1pi,.xb2pi,.xb3pi,.xb4pi {display:block; overflow:hidden;}
.xb1pi,.xb2pi,.xb3pi,.xb4pi {height:1px;}
.xb2pi, .xb3pi, .xb4pi {background:#ffffff; border-left:1px solid #ffcc33; border-right:1px solid #ffcc33;}
.xb1pi {margin:0 5px; background:#ffcc33;}
.xb2pi {margin:0 3px; border-width:0 2px;}
.xb3pi {margin:0 2px;}
.xb4pi {height:2px; margin:0 1px;}


.xb2o, .xb3o, .xb4o {background:#edf5df; border-left:1px solid #abd157; border-right:1px solid #abd157;}
.xb2ob, .xb3ob, .xb4ob {background:#fff; border-left:1px solid #abd157; border-right:1px solid #abd157;}
.xb2oOr, .xb3oOr, .xb4oOr {background:#fff; border-left:1px solid #ffc20e; border-right:1px solid #ffc20e;}
.xb2obtOr, .xb3obtOr, .xb4obtOr {background:#fff; border-left:1px solid #ffc20e; border-right:1px solid #ffc20e;}

.xb1o {margin:0 5px; background:#abd157;}
.xb1ob {margin:0 5px; background:#abd157;}
.xb1oOr {margin:0 5px; background:#ffc20e;}
.xb1obtOr {margin:0 5px; background:#ffc20e;}

.xb2o,.xb2oOr,.xb2obtOr {margin:0 3px; border-width:0 2px;}
.xb3o,.xb3oOr,.xb3obtOr{margin:0 2px;}
.xb4o,.xb4oOr,.xb4obtOr  {height:2px; margin:0 1px;}

.xb2ob {margin:0 3px; border-width:0 2px;}
.xb3ob{margin:0 2px;}
.xb4ob  {height:2px; margin:0 1px;}

.xboxcontento {display:block; background:#fff; border:0 solid #abd157; border-width:0 1px;}
.xboxcontentoOr {display:block; background:#fff; border:0 solid #ffc20e; border-width:0 1px;}
.xboxcontentpi {display:block; background:#ffffff; border:0 solid #ffcc33; border-width:0 1px;}

.straightline {padding-left:6px; border-bottom:solid 1px #abd157; background:#edf5df; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; color:#8cc63f;}
.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a.footerlink:active { 
	color:#333333;
	text-decoration:none;
	font-size:11px;
		font-weight:bold;
}
a.footerlink:visited {
	color:#333333;
	text-decoration:none;
	font-size:11px;
		font-weight:bold;
}
a.footerlink:hover {
color:red;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
} 
a.footerlink:link {
	color:#333333;
	text-decoration:none; 
	font-size:11px;
		font-weight:bold;
}.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/**/
a.jobtitlelink:active { 
	font-size:14px;
	line-height: 175%;
	font-weight: bold;
	color: #ffffff;	
	background: #99CC66;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
a.jobtitlelink:visited { 
	font-size:14px;
	line-height: 175%;
	font-weight: bold;
	color: #ffffff;	
	background: #99CC66;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
a.jobtitlelink:hover { 
	font-size:14px;
	line-height: 175%;
	font-weight: bold;
	color: #ffffff;	
	background: #99CC66;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration:underline;
}
a.jobtitlelink:link { 
	font-size:14px;
	line-height: 175%;
	font-weight: bold;
	color: #ffffff;	
	background: #99CC66;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
/**/
a.greybtlink:active {
color:#666666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a.greybtlink:visited {
	color:#666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a.greybtlink:hover {
	color:#666;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
} 
a.greybtlink:link {
	color:#666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
/**/

a.small_link:link {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a.small_link:visited {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a.small_link:hover {
	color:#52a9c4;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a.small_link:active {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

span.highlighttext {
	font-weight:bold;
	font-size:14px; 
	color:#666666;
}

span.bghighlight {
  font-weight:normal;
	background-color:#FFE640;
	color:#000000;
}
# delivery {
	background-image:url(ser_del0.jpg);
	height:30px;
	width:108px;
}
#del{
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	height:30px;
	width:108px;
	background-image:url(ser_del0.jpg);
}

#del:hover {
	text-decoration: underline;
	font-size:11px;
	font-weight:bold;	
	height:30px;
	width:108px;
	background-image:url(ser_del_.jpg)		
}
.simple{
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	height:30px;
	width:108px;
	background-image:url(ser_del0.jpg);
}
.highlight {
	text-decoration: underline;
	font-size:11px;
	font-weight:bold;	
	height:30px;
	width:108px;
	background-image:url(ser_del_.jpg)		
}

#del4 {
	float:right;
	width:160px;
	margin-top:15px;
	font-size:11px;
	visibility:hidden;
}
#del3 {
	float:right;
	width:160px;
	margin-top:15px;
	font-size:11px;	
	visibility:hidden;
}
#del2 {
	float:right;
	width:160px;
	margin-top:15px;
	font-size:11px;
	visibility:hidden;
}
#del1 {
	float:right;
	width:160px;
	margin-top:15px;
	font-size:11px;
	visibility:visible;
		

}
.list {
	list-style-image:url(bullet00.png);
	list-style-position:inside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.box_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;	
}
a.bluelink_box:link {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a.bluelink_box:visited {
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a.bluelink_box:hover {
	color:#52a9c4;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
} 
a.bluelink_box:active { 
	color:#52a9c4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

