.section
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 22pt;
 }
 
.title_large
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 20pt;  
 }
 
.title
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 18pt;
 }
 
.title_smaller
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 16pt;
 }
 
.title_medium
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 14pt;
 }

.title_small
   {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 13pt;
 }
 
.largertext2
   {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 12pt;
 }
 
.largertext
   {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 11pt;
 }

.plaintext10
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 10pt;
 }
 
.plaintext
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 9pt;
 }

.plaintext2
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 8pt;
 }
 
.smalltext
  {
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 7.5pt;
 }
 
 
p.margintop
{
margin-top: 0.4em;
}
 
.color_black  {color: #000000;}
.color_gray   {color: #383838;}
.color_gray2   {color: #3a3a3a;}
.color_gray3   {color: #a7a7a7;}
.color_gray4   {color: #535353;}
.color_orange  {color: #B55044;}
.color_red {color: #F60A0A;}
.color_white {color: #FFFFFF;}
.color_blue {color: #00516e;}

.display_inline {display:inline;}

/* main page */
#main_spotlight * {color: #FFFFFF;}
#main_spotlight h1 {margin-top:0px; font-size:16pt; font-weight:bold;}
#main_spotlight h1 a {text-decoration: none;}
#main_spotlight p a {color: #0080b1; text-decoration: underline;}

#main_spotlight_right h1 {font-size:18pt; color: #383838;font-weight:normal; margin-top:0px; margin-bottom:12px;}
#main_spotlight_right h2 {font-size:13pt; font-weight:bold; margin-top:0px;}
#main_spotlight_right h2 a {color: #000000; text-decoration: none;}
#main_spotlight_right p a {color: #0080b1; text-decoration: underline;}

#main_middle_left p a {color: #0080b1; text-decoration: underline;}
#main_middle_left li.bullet_orange a {color: #535353; text-decoration: none;}

#editors_choice h1 { font-size: 18pt; color: #FFFFFF; font-weight:normal; height:35px;margin:0px;}
#editors_choice h2 { font-size: 14pt; color: #FFFFFF; font-weight:normal;}
#editors_choice h2 a {color: #FFFFFF; text-decoration: none;}
#editors_choice p { color: #FFFFFF; line-height: 150%; }
#editors_choice p a { color : #0080b1; text-decoration: underline; }
/* main page ends */


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

ul.nomargin
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li.bullet_orange
{
background-image: url('images/2/bullet1.gif');
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}
li.bullet_blue
{
background-image: url('images/2/bullet2.gif');
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}
li.bullet_white
{
background-image: url('images/2/bullet66.gif');
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}
li.bullet_red
{
background-image: url('images/2/bullet3.gif');
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}
li.bullet_black
{
background-image: url('images/2/bullet4.gif');
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}
li.bullet_gray
{
background-image: url('images/2/bullet5.gif');
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}

li.dotted
{
background-image: url('images/2/bullet5.gif');
background-repeat: no-repeat;
background-position: 0px 17px; 
padding-left: 14px; 
margin-top:10px;
padding-top:10px;
border-top-style:dotted;
border-color:#000000;
border-width:1px;
line-height: 150%;
}
li.dotted a:link,li.dotted a:visited,li.dotted a:hover,li.dotted a:active  {color: #000000;}

ul.tags {margin:5px 0px 5px 0px;padding:0px;list-style:none;}
ul.tags li {line-height:30px; padding:0px 5px 0px 5px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
ul.tags li span {padding:3px 10px 3px 10px;white-space: nowrap;background: url('/images/2/tags_bg.gif') top left repeat-x;}
ul.tags li span.tagleft {padding:3px 0px 3px 0px;background: url('/images/2/tags_left.gif') top left no-repeat;}
ul.tags li span.tagright {padding:3px 0px 3px 0px;background: url('/images/2/tags_right.gif') top right no-repeat;}
ul.tags li span.first {padding:3px 10px 3px 10px;background-image: none;}
ul.tags li span a {text-align:center;color:#FFFFFF;text-decoration:none;}

ul.navigation1 {margin:0px;padding:10px 0px 10px 0px;list-style:none;text-align:right;border-top:1px solid #000000;border-bottom:1px dotted #000000}
ul.navigation1 li {font-size: 11pt; padding:0px 8px 0px 8px; border-right:1px solid #000000;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
ul.navigation1 li.prev {margin: 0px 0px 0px 0px; padding:0px 0px 0px 10px; border-right:0px solid #000000; background: url('/images/2/navigation_arrow3.gif') left no-repeat;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
ul.navigation1 li.next {margin: 0px 0px 0px 0px; padding:0px 10px 0px 5px; border:0px solid #000000; background: url('/images/2/navigation_arrow2.gif') right no-repeat;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
ul.navigation1 li span{position:relative;text-align:center;color:#FF0000;padding-bottom:5px;background: url('/images/2/navigation_arrow.gif') center bottom no-repeat;}
ul.navigation1 li a{text-align:center;color:#000000;text-decoration:none;}

ul.itemlist {margin:0px;padding:0px;list-style:none;}
ul.itemlist > li {padding:8px 0px 8px 0px; overflow: hidden; width: 100%;}
ul.itemlist > li.lastchild {padding:8px 0px 8px 0px; border-bottom:0px;overflow: hidden; width: 100%;}
ul.itemlist h1, ul.itemlist h1 a  {  font-size : 18pt; font-weight:normal; color: #00516e; margin:0px 0px 5px 0px;}
ul.itemlist h2, ul.itemlist h2 a  {  font-size: 13pt; font-weight:bold; color: #00516e; margin:0px 0px 5px 0px;}
ul.itemlist h3, ul.itemlist h3 a {  font-size: 10pt; font-weight:normal; color: #00516e; margin:0px 0px 5px 0px;}

ul.itemlist2 {margin:15px;padding:0px;list-style:none;}
ul.itemlist2 > li {padding:10px 0px 10px 0px; border-bottom:1px solid #000000;overflow: hidden; width: 100%;}
ul.itemlist2 h2 { font-size: 13pt; margin:0px;}
ul.itemlist2 h3 { font-size: 10pt; }
ul.itemlist2 a { color: #00516e;}
ul.itemlist2 > li > div.right {float:right; width:390px;}
ul.itemlist2 > li > div.left {float: left;}

ul.itemlist3 {margin:0px;padding:0px;list-style:none;}
ul.itemlist3 > li {padding:5px 0px 5px 0px; border-bottom:1px solid #000000;overflow: hidden; width: 100%;}
ul.itemlist3 h2 { font-size: 11pt; margin:0px;}
ul.itemlist3 h3 { font-size: 9pt; margin:0px;}
ul.itemlist3 h3 a { color: #F60A0A;}
ul.itemlist3 > li > div.right {float:right; width:213px;}
ul.itemlist3 > li > div.left {float: left;}
ul.itemlist3 div.right ul {margin:0px;list-style-type: disc;list-style-position:inside;}
ul.itemlist3 div.right li > a {font-weight: bold; color: #00516e;}

ul.itemlist4 {margin:0px;padding:0px;list-style:none;}
ul.itemlist4 > li {padding:8px 0px 8px 0px; border-bottom:1px dotted #000000;overflow: hidden; width: 100%;}
ul.itemlis4t > li.lastchild {padding:8px 0px 8px 0px; border-bottom:0px;overflow: hidden; width: 100%;}
ul.itemlist4 h1, ul.itemlist4 h1 a  {  font-size : 18pt; font-weight:normal; color: #00516e; margin:0px 0px 5px 0px;}
ul.itemlist4 h2, ul.itemlist4 h2 a  {  font-size: 13pt; font-weight:bold; color: #00516e; margin:0px 0px 5px 0px;}
ul.itemlist4 h3, ul.itemlist4 h3 a {  font-size: 10pt; font-weight:normal; color: #00516e; margin:0px 0px 5px 0px;}

div.insecuremag {border-top:1px dotted #000000;border-bottom:1px dotted #000000;padding-top:15px;padding-bottom:15px;}
div.insecuremag h1 {margin:0px 0px 10px 0px;}
div.insecuremag li {
font-size : 11pt;
background-image: url('images/2/bullet4.gif');
background-repeat: no-repeat;
background-position: 0px 6px; 
padding-left:10px;
line-height: 150%;
}

div.insecuremag_dl_button {
padding-top:9px;
width:162px; height:30px; 
text-align:center; color:#FFFFFF;
background: url('/images/2/magazine_dl.gif') top center no-repeat;}
div.insecuremag_dl_button a {color:#FFFFFF;text-decoration:none;}


ul#navigation li {
display:inline
	}

ul#navigation {
margin:0px;
padding:0px;
list-style:none;
	}
	
ul#navigation li {
display:inline
	}
	
ul#navigation li span{
text-decoration:none;
margin-left:3px;
padding:4px 0;
width:23px;
background:#FFFFFF;
color:#000000;
float:left;
text-align:center;
	}

ul#navigation li a {
text-decoration:none;
margin-left:3px;
padding:4px 0;
width:23px;
background:#4dd8ff;
color:#000000;
float:left;
text-align:center;
}

ul#navigation li a:hover {
background:#FFFFFF;
color:#000000;
float:left;
text-align:center;
}

ul#navigation li a.selected {
text-decoration:none;
margin-left:3px;
padding:4px 0;
width:23px;
background:#FFFFFF;
color:#000000;
float:left;
text-align:center;
}


.font_italic
{
font-style:italic;
}

.linespacing
  {
 line-height: 150%;
 }
 
.font_bold
  {
 font-weight: bold;
 }


.google_input
  {
 font-size: 8pt;
 color: #FFFFFF;
 margin: 0px;
 border: 0px;
 padding:0px 0px 0px 8px; 
 width:160px;
 height:30px;
 line-height: 30px;
 background: url('images/2/google_input.gif') no-repeat left top;
 }
 
.google_submit {
    width: 38px;
    height: 30px;
    margin: 0px; 
	padding: 0px;
    border: 0px;
    background: url('images/2/submit_google.gif') no-repeat left top;
}

#cse-search-results iframe {width: 650px;background-color:#FFFFFF;}
 
.newsletter_input
  {
 font-weight: bold;
 font-size: 9pt;
 color: #393939;
 margin-top: 10px; 
 width:187px;
 height:30px;
 line-height: 30px;
 padding-left: 15px;
 border: 0px;
 background: url('images/2/newsletter_input.gif') no-repeat center center;
 }
 
.newsletter_submit {
    width: 92px;
    height: 30px;
    margin-top: 10px; 
	padding: 0px;
    border: 0px;
    background: url('images/2/submit.gif') no-repeat center center;
}
 
.newsletter_input2
  {
 font-weight: bold;
 font-size: 8pt;
 color: #393939;
 margin: 0px; 
 width:150px;
 height:19px;
 line-height: 19px;
 padding-left: 15px;
 border: 0px;
 background: url('images/2/newsletter_input2.gif') no-repeat left top;
 }
 
.newsletter_submit2 {
    width: 75px;
    height: 19px;
    margin: 0px;
	padding: 0px;
    border: 0px;
    background: url('images/2/submit2.gif') no-repeat top left;
}


.insecuremag_input
  {
 font-weight: bold;
 font-size: 9pt;
 color: #393939;
 line-height: 20px;
 border: 0px; 
 margin: 0px;
 padding: 0px;
 background-color: #fefefe;
 }
 
.insecuremag_submit {
    width: 92px;
    height: 23px;
    margin: 0px;
	padding: 0px;
    border: 0px;
    background: url('images/2/magazine_subscribe.gif') no-repeat top left;
}

select
  { 
  border: 1px solid #3a3a3a;
  font-size: 14px; 
  color: #3a3a3a;
  background: #FFFFFF;
  padding: 3px;
  }
  
.software_search
  { 
  border: 1px solid #3a3a3a;
  font-size: 12px; 
  color: #3a3a3a;
  background: #FFFFFF;
  padding: 3px;
  width: 60px;
  }


.separator_solid_wide
{border-top:1px solid #000000;height:0px;width:100%;margin-bottom:15px;margin-top:15px;}
.separator_dotted_wide
{border-top:1px dotted #000000;height:0px;width:100%;margin-bottom:15px;margin-top:15px;}

.separator_solid_slim
{border-top:1px solid #000000;height:0px;width:100%;margin-bottom:5px;margin-top:5px;}
.separator_dotted_slim
{border-top:1px dotted #000000;height:0px;width:100%;margin-bottom:5px;margin-top:5px;}
  
.navigation_box1
 {
 text-align: center;
/* background-color: #034f6f;*/
 width:22px;
 height:22px;
 }
 
.navigation_box1_selected
 {
 text-align: center;
 background-color: #d92e1d;
 width:22px;
 height:22px;
 }
 
a.navbtn1,a.navbtn1:link,a.navbtn1:visited
{
display:block;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
text-align:center;
padding:0;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
}


a.navbtn1:hover,a.navbtn1:active
{
/*border:1px solid #d92e1d;*/
}


.navigation_box2
 {
 text-align: center;
 background-color: #393939;
 width:18px;
 height:18px;
 }
 
.navigation_box2_selected
 {
 text-align: center;
 background-color: #d92e1d;
 width:18px;
 height:18px;
 }
 

.interviews_box
 {
 overflow:hidden;
 width:211px;
 height:112px; 
 border-bottom:4px solid #393939; 
 background-image: url('images/2/bck05.jpg'); 
 background-repeat: repeat-x; 
 }
 
 
 
 a:link  {
 	text-decoration : none;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 }
 
 a:visited  {
 	text-decoration : none;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 }
 
 a:hover  {
 	text-decoration : none;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 }
 a:active  {
 	text-decoration : none;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 }

 body,p,div,center,b,td  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
 	color : #000000;

 }

#centercontent li {
    padding-left: 14px;
    background-image: url(/images/1/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    }
	
#centercontent ul {
	margin-left: 10px;
    padding-left: 0;
    list-style: none;
	}
	


#mambo ul {
	margin-left: 5px;
    padding-left: 1px;
    list-style: none;
	}
	
#mambo li {
    padding-left: 12px;
    padding-bottom: 2px;
    background-image: url(/images/2/bullet-list.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    }
	
	

  #mambo a:link, {
 	color : #000000;
 	text-decoration: none;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 12px;
 }
 
   #mambo a:hover  {
 	color : #FFF000;
 	text-decoration: underline;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 12px;
 }
	
	
	
 a.menu1:link, a.menu1:visited, a.menu1:hover, a.menu1:active {
	font-family:  Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
        font-size: 9pt;
 	text-decoration:none;
 }

 a.newstitle:link, a.newstitle:visited, a.newstitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
        font-size: 9pt;
 	text-decoration: none;
 }
 
a.newstitle:hover
  {
          background-color: #F0E1AE;

  }




 font.date { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 7.5pt; color: #000000; }


blockquote {
    width: 398px;
	color: #333;
	margin-left: 2px;
	background: #FFF url('images/1/bq.gif') no-repeat 0 0;              
	}

blockquote div {
  padding: 0 35px;

}

a.left_list:link, a.left_list:visited, a.left_list:active
  {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 11px;
  text-decoration: none;
  }
a.left_list:hover
  {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 11px;
  background-color: #a08a7c;
  }
.left_list
  {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 11px;
  text-decoration: none;
  margin: 1px;
  padding: 1px;
  }

.centerinnercontent
  {
  margin: 2px;
  padding: 2px;
  }

.right_banner
  {
  text-align: center;
  margin: 0px;
  padding: 0px;
  line-height: 35%;
  }
  
.right_textlinks
  {
  text-align: center;
  margin: 1px;
  margin-bottom: 10px;
  padding: 1px;
  line-height: 35%;
  }
  
font.small { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; }

a.footer:link, a.footer:visited, a.footer:active
  {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color:#000000; text-decoration:none;line-height: 160%;}
a.footer:hover
  {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color:#000000; text-decoration: underline; line-height: 160%;}
font.footer {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color:#000000; line-height: 160%;}
font.footer2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color:#FFC000; line-height: 160%;}

.highlight  {
 	color : #000000;
 	text-decoration : none;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 9pt;
        background-color: #CCCCCC;
 }



.textadvert-shadow {
//	float: left;
//	clear: left;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0;
	width: 99%;
	}

.textadvert-border {
    background-color: #fffebc;
	position: relative;
	bottom: 6px;
	right: 6px;
	border: 1px solid #9B0000;
	padding: 4px;
	margin: 0px 0px 0px 0px;
        }

.textadvert-border:hover {
	border: 1px solid #000000;
	}

.textadvert2-shadow {
//	float: left;
//	clear: left;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0;
	width: 99%;
	}

.textadvert2-border {
    background-color: #FFF3E1;
	position: relative;
	bottom: 6px;
	right: 6px;
	border: 1px solid #9B0000;
	padding: 4px;
	margin: 0px 0px 0px 0px;
        }

.textadvert2-border:hover {
	border: 1px solid #000000;
	}


.dernek
  {
  overflow: visible;	/* fix for IE italics bug */
  }
 
 .dernek-text
  {
  float:left;
  width:99%;
  margin-top: 3px;
  margin-left: 5px;
  font-family: Arial;
  font-weight: bold;
  font-size: 11pt;
  text-align: left;
  border:0px solid #000000;
  overflow: visible;	/* fix for IE italics bug */
  }
  
  .dernek-text h1
  {
  margin-top: 1px;
  margin-left: 1px;
  margin-bottom: 1px;
  font-family: Arial;
  font-weight: bold;
  font-size: 11pt;
  }
  
  
.dernek-text-under
  {
  font-size: x-small;
  border:0px solid #000000;
  overflow: visible;	/* fix for IE italics bug */
    padding-bottom: 5px;
  }
  
.dernek-text-under  a {
  color : #0080b1;
  text-decoration : underline;
  font-size: x-small;
 }
 
.dernek-text-under a:hover  {
  color : #0080b1;
  text-decoration : underline;
  font-size: x-small;
 }
 
.dernek-text-under a:visited  {
  color : #0080b1;
  text-decoration : underline;
  font-size: x-small;
 }
 
 .dernek-social
  {
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
  height: 17px;
  }
 
.content-title
  {
  color : #000000;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 15pt;  
  font-weight: bold;
  padding-bottom: 5px;  
  overflow: visible;	/* fix for IE italics bug */
  }

.content-subtitle
  {
  color : #00516e;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 14pt;
  padding: 10px;  
  overflow: visible;	/* fix for IE italics bug */
  }

.content-item
  {
/*  width: 100%; */
  color : #000000;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 11pt;
  margin-bottom: 15px;
  overflow: hidden;
  }
 
.content-item a  {
 	color : #0080b1;
 	text-decoration : underline;
 /*	background-color: #fff3e1;*/
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 11pt;
 }
 
 .content-item b  {
 	color : #000000;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 11pt;
 }
 
 
.content-item a:hover  {
 	color : #0080b1;
 	text-decoration: underline;
/* 	background-color: #f0e1ae;*/
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 11pt;
 }
.content-item a:visited  {
 	color : #0080b1;
 	text-decoration : underline;
/* 	background-color: #f0e1ae;*/
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 11pt;
 }
.content-item a[href $='.pdf'] { 
  	color : #0080b1;
 	text-decoration : underline;
/* 	background-color: #fff3e1; */
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 11pt;
   padding-right: 18px;
   background: transparent url("images/1/pdf.gif") no-repeat center right;
}
.content-item a[href $='.zip'] { 
  	color : #0080b1;
 	text-decoration : underline;
/* 	background-color: #fff3e1; */
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 11pt;
   padding-right: 18px;
   background: transparent url("images/1/zip-file.gif") no-repeat center right;
}

.content-item ul
  {
list-style-type: disc;
padding: 3px;
margin: 13px;
  }
  
  #footer-text a  {
 	color : #9B8A7A;
 	text-decoration : none;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 8pt;
 }
 
.horizontal_break
{
border-top:1px solid #000000;
border-bottom:1px solid #000000;
margin-bottom: 15px;
}
 
/*  INSECURE MAG */
 
 .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900000;
}
.style5 {font-size: 16px}

.style12 a, .style12 a:hover, .style12 a:visited  {
 	color : #0080b1;
 	text-decoration : underline;
 	font-family : Arial, Verdana, Helvetica, sans-serif;
 	font-size : 10pt;
 }

ul.style12  {
list-style-type: none;
padding: 0px;
margin: 8px;
}
  
li.style12
{
background-image: url('/images/2/bullet5.gif');
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}
 

#menu01  a:  {
        font-family:  Lucida, Verdana, Helvetica, Arial, sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        font-size: 9pt;
        text-decoration:none;
 }
 
 /* popup layer style*/
.popup{
	border: 1px solid black;
	width:600px;
	height:400px;
		   top: 155px;
		   left: 228px;
		   z-index: 1222200;
	position:absolute;
}

/* popup frame for html file 
 just change color */
.popup_frame{
	background-color:000000;
}


 body.newsletter  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
 	color : #FFFFFF;

 }
 
font.topics {
font-family: Arial, Helvetica, sans-serif;
font-size: 8.5pt;
font-weight: bold;
color: #DC0000;
}

font.topics2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8.5pt;
color: #000000;
}

a.topics:link, a.topics:visited, a.topics:active {
	font-family:  Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #9b3021;
    font-size: 9pt;
 	text-decoration:none;
	background-color: transparent;
 }
 
a.topics:hover {
	font-family:  Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
    font-size: 9pt;
 	text-decoration:none;
	background-color: #ffe762;
}