<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	background: #FFFFFF;
	min-width: 960px;	
    color: #5E5D5D;
}


h1, h2, h3, h4, h5, h6 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
}

.body_content h2, .body_content h3, .body_content h4, .body_content h5, .body_content h6 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
} 


.body_content ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
} 

p {
font-family: verdana, times, serif;
}

.center {
text-align: center;
}

blockquote {

}


img {
margin: 0;
padding: 0;
border: 0;
}

a:link { background-color: transparent; text-decoration: none; color: #3A3A3A; }
a:hover { background-color: transparent; text-decoration: underline; color: #3A3A3A; }
a:visited { background-color: transparent; text-decoration: none; color: #3A3A3A; }

#topbar {
margin:0 auto;
padding:0;
height: 45px;
background: #FBFAF4;
}

.secondbar {
margin:0 1px 0 0;
padding:0;
height: 1px;
background: #3C3B3A;
}

#wrapper {
	padding:0;
	margin:0;
	text-align:left;
	width:960px;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
}

#header {
margin: 0 0 0 0;
padding: 0 10px 5px 20px;
background: #FBFAF4;
}

#content {
float: left;
margin: 15px 0 10px 0;
padding: 10px 10px 0 10px;
background: #FfFfFa;
}

.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
}

#sidebar {
float: left;
margin-left: 5px;
padding: 10px 10px 10px 15px;
border: 1px solid #ccc;
width: 219px;
background: #F9F8F2;
color: #333;
text-align: left;
}

#footer {
margin: 0;
padding: 5px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 70%;
letter-spacing: 0.09em;
}

.date {
font-size: 120%;
background: transparent;
color: #000;
}

.title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #3A3A3A;
border-bottom: 1px solid #ddd;
margin-top: 0px;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

#mspot_header {
padding: 0px;
margin: 0px;
width:100%;
height: 145px;
background: #000000;
text-align: center;
background-image: url('/images/site/headerbg.gif');
background-repeat: repeat-x
}

#mspot_header_content {
margin: 0px;
padding: 0px;
width: 960px;
color: #c0c0c0;
text-align: left;
	margin-left: auto;
	margin-right: auto;
}


#topclear {
    padding: 0px;
    margin: 0px;
    border: 0px;
    clear: both;
}


#mspot_nav{
padding: 0px;
margin: 0px;
width: 100%;
height: 29px;
background: #828282;
text-align: center;
background-image: url('/v/vspfiles/images/navbg.gif');
background-repeat: repeat-x
}

#mspot_nav_content {
margin: 0px;
padding: 0px;
width: 960px;
height: 29px;
text-align: left;
margin-left: auto;
margin-right: auto;
padding-top: 7px
}




#mspot_footer_forms {
padding: 0px;
margin: 0px;
width: 100%;
height: 120px;
background: #2B2A2A;
text-align: center;
}

#mspot_footer {
padding: 0px;
margin: 0px;
width: 100%;
height: 345px;
background: #2B2A2A;
text-align: center;
}

#mspot_footer_alt {
padding: 0px;
margin: 0px;
width: 100%;
background: #2B2A2A;
text-align: center;
}

#mspot_footer_content {
margin: 0px !important;
padding: 0px !important;
width: 960px !important;
background: #2B2A2A !important;
text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
color: #7D7D7D !important;    
font-family: Verdana, Arial, Sans-Serif !important;
font-size: 10px !important;
}

#mspot_footer_content td {
color: #7D7D7D !important;    
font-family: Verdana, Arial, Sans-Serif !important;
font-size: 10px !important;
}


#mspot_footer_content a {
color: #B5B4B4 !important;
font-family: Verdana, Arial, Sans-Serif !important;
font-size: 10px !important;
}

.footer_box1 img {
margin-right: 6px;
}

div.footer_box1 {
padding: 6px;
height: 115px;
}

.footer_box2 img {
margin-right: 6px;
}

div.footer_box2 {
padding: 6px;
border-left: 1px dashed #575757;
height: 115px;
}


.footer_box3 img {
margin-right: 6px;
}

div.footer_box3 {
padding: 6px;
border-left: 1px dashed #575757;
height: 115px;
}


div.footer_line {
padding: 1px;
margin: 1px;
border-bottom: 1px solid #363636;
height: 1px;
width: 350px;
min-width: 350px;
margin-left: auto;
margin-right: auto;
}


div.rsslinks {
    margin-left: 75px;
    padding: 8px;
}


#mspot_top_left {
	line-height:1.4;
	float:left;
	width:730px;
       margin: 0px;
      padding: 0px;
}

#mspot_top_right {
       float: right;
       clear: left;
	width:220px;
        color: #C0C0C0;
        border-left: 1px dashed #C0C0C0;
       margin: 0px;
      padding: 0px;
      padding-left: 6px; 
      height: 140px;
      min-height: 140px;
}




#mspot_top_right a {
        color: #FFFFFF;
}

.top_right_link {
         background: #393C3D url(/v/vspfiles/images/arrow.gif) left no-repeat;
         margin: 0px;
         margin-bottom: 5px; 
         padding-left: 10px;
}


#mspot_main {
padding: 0px;
margin: 0px;
width: 100%;
text-align: center;
z-index: 3;
}

#mspot_main_content {
margin: 0px;
padding: 0px;
width: 960px;
background: #2B2A2A;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#mspot_main_body {
	text-align:left;
	margin:0;
	padding:0;
/* Font Size Change 6/1/11 */
	font-size:13px;
	font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
	background: #FFFFFF;
	width: 960px;
/* background-image: url('images/site/mainbg.gif'); */
/* #background-repeat: no-repeat; */
}

/* Menu CSS */

#nav {
  z-index: 100;
	list-style: none;
	line-height: 1;
	background: #000000;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;	
	padding: 0;
	margin: 0;
}

#nav ul {
	z-index: 100;
	list-style: none;
	line-height: 1;
	background: #888888;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;	
	padding: 0;
	border: solid #888888;
	border-width: 1px 0;
	margin: 0;
}

#nav a {
	z-index: 100;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;    
	padding: 0.25em 1.4em;
	font-size: 10px;
	width: auto;
}

#nav a.toplevel {
	z-index: 100;
	background: url('http://www.militaryspot.com/images/menu/arrow.gif') right no-repeat;
	text-align: left;
	width: auto;
}


#nav a.store_link {
	z-index: 100;
	background: #000000 url('http://www.militaryspot.com/images/menu/arrow.gif') left no-repeat;
	text-align: left;
	width: auto;
	color: #FFD22D;
	font-weight: bolder;	
}

#nav a.school {
	z-index: 100;
	background: url('http://www.militaryspot.com/images/menu/arrow.gif') left no-repeat;
	text-align: left;
	width: auto;
}

#nav a.last_school {
  z-index: 100;
  float: right;
  margin-top: -1.4em;
	background: url('http://www.militaryspot.com/images/menu/arrow.gif') left no-repeat;
	text-align: left;
	width: auto;
}

#nav li {
	z-index: 100;
	float: left;
	padding: 0;
	width: auto;
	text-align: left;    
}

#nav li ul {
	z-index: 100;
	position: absolute;
	left: -999em;
	height: auto;
	width: 19.4em;
	w\idth: 18.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	z-index: 100;
	padding-right: 1em;
	width: 13em
	text-align: left;    

}

#nav li ul a {
	z-index: 100;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;    
	padding: 0.25em 0.25em;
	font-size: 10px;
	width: 13em;
	w\idth: 13.05em;
	padding-left: 10px;
	background: url('http://www.militaryspot.com/images/menu/square.gif') left no-repeat;
}

#nav li ul ul {
	z-index: 100;
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	z-index: 100;
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	z-index: 100;
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	z-index: 100;
	background: #666666;
}

/* span parts css for current page */
span#Home a#home_link,
span#Enlist a#enlist_link,
span#Resources a#resources_link,
span#Travel a#travel_link,
span#Education a#education_link,
span#Money a#money_link,
span#News a#news_link,
span#Community a#community_link,
span#Shop a#shop_link
{
  background: #CC0000 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Enlist a#enlist_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Resources a#resources_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Travel a#travel_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Education a#education_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Money a#money_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Community a#community_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Shop a#shop_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}
/* End Menu css */


.cimg {
padding: 6px;
}


.mspot_sidebar {
width: 300px;
min-width: 300px;
margin: 0px;
padding: 0px;
text-align: left;
}

ul.morestories  {
    margin:0px;
    padding: 0px;    
}

ul.morestories li {
/* Font Size Change 6/1/11 */
    line-height:13px;
    margin-left: 13px;
    margin-bottom: 4px;
    list-style-type:disc;
    font-family:Verdana, Arial, Sans-Serif;    
}

ul.morestories li a {
/* Font Size Change 6/1/11 */
    font-size:13px;
    font-weight:normal;
    font-family:Verdana, Arial, Sans-Serif;    
    color: #5E5D5D;
}



div.potd {
    margin: 0px;
    padding: 6px;
}

h1.potd {
    color: #C0C0C0;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 12px;

}    

div.potd_desc {
    color: #C0C0C0;
    font-family: verdana, arial, sans-serif;
    font-weight: normal;
    font-size: 10px;
    margin-left: 12px;
}

a.potd_link {
    color: #FFD700;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
}

div.resource {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    padding: 6px;    
}

div.resource_alt1 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    background: #E3E0D5;
    border-top: 1px dashed #A5A4A4;    
    padding: 6px;
}

div.resource_alt2 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    background: #FFFFFF;
    border-top: 1px dashed #A5A4A4;    
    padding: 6px;
}


h3.resource {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
}


div.shop_widget {
    border: 2px solid #1F2223;
    padding: 6px;
 /*   min-height: 220px; */
}

b.shop_widget {

}

b.shop_widget_price {
}

div.shop_widget_footer {
    text-align: center;
    background: #1F2223;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 9px;
    font-weight: bold;
    padding: 4px;
}

.shop_widget_footer a {
    color: #FFFFFF;
}

.shop_widget img {
    padding: 4px;
    border: 2px solid #CCCCCC;
    margin-left: 2px;
}


div.shop_widget_footer_hr {
    text-align: center;
    border-top: 1px solid #555758;
    width: 95%;
    margin: 0px;
    padding: 0px;
    height: 1px;
}

div.shop_widget_hr {
    border-top: 1px solid #CCCCCC;
    margin: 4px;
    margin-top: 12px;
    clear: both;
}

 img.imgurl {
    padding: 4px;
    border: 2px solid #CCCCCC;
    margin-right: 4px;
    background: #FFFFFF;
}


#news_stories {
    border: 1px solid #CCCCCC;
    padding: 8px;
}

#more_news {
    background: #930000;
}

#more_articles {
    background: #005393;
}


#featured_news{

}


#store {
    background: #FFFFFF;
}    

h2.store {
    color: #ACACAB;
    font-family: Georgia, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
}

h2.more_news {
    color: #EDEDED;
    font-family: Georgia, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h2.featured_news {
    color: #A5A4A4;
    font-family: Georgia, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}


.side_header_thin {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #BDBDBD;
}

.side_header_thick {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #BDBDBD;
}    

.side_menu_alt1 {
    background: #333333;
    color: #FFFFFF;
    padding: 4px;
    border: 0px;
    border-top: 1px solid #000000;
}

.side_menu_alt2 {
    background: #424242;
    color: #FFFFFF;
    padding: 4px;
    border: 0px;
    border-top: 1px solid #000000;
}   

 
.side_menu_alt2 a, .side_menu_alt1 a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 4px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;    
    font-weight: bold;   

}   
 
.side_menu_header {
     margin-left: 4px;
 }
 
 
div.sidebar_container {
     padding: 4px;
 }
 
 
 .top_right_link {
         background: #393C3D url(/images/nav/arrow.gif) left no-repeat;
         margin: 0px;
         margin-bottom: 5px; 
         padding-left: 10px;
}


#forum_widget {
    border: 1px solid #CCCCCC;
    padding: 8px;
}

ul.forum_posts  {
    margin:0px;
    padding: 0px;    
}

ul.forum_posts li {
    line-height:12px;
    margin-left: 12px;
    margin-bottom: 4px;    
    list-style-type:disc;
    font-family:Verdana, Arial, Sans-Serif;    
}

ul.forum_posts li a {
/* Font Size Change 6/1/11 */
    font-size:13px;
    font-weight:normal;
    font-family:Verdana, Arial, Sans-Serif;    
    color: #5E5D5D;
}



div.mspotnet {
    text-align: center;
    border: 1px dashed #CCCCCC;
    margin: 0px;
    padding: 6px;
}


div.mspotnet_hr {
    text-align: center;
    border-top: 1px solid #CCCCCC;
    width: 95%;
    margin: 0px;
    padding: 0px;
    height: 1px;
}


#content_widget_a {
    border: 1px solid #CCCCCC;
    padding: 8px;
}

#content_widget_b {
    border: 1px solid #CCCCCC;
    padding: 8px;
}




#forum_header {
    background: #C1D6AC;
}

h2.forum_title {
    color: #575656;
    font-family: Georgia, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
}

#faq_header {
    background: #C1D6AC;
}

h2.faq_title {
    color: #575656;
    font-family: Georgia, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
}

#popular_header {
    background: #C1D6AC;
}

h2.popular_title {
    color: #575656;
    font-family: Georgia, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
}

.lead_form {
font-family: Verdana, Arial, Sans-seif;
font-size: 10px;
padding: 0px;
margin: 0px;
color: #FFFFFF !important;
}

.lead_form_input {
font-family: Verdana, Arial, Sans-seif;
font-size: 10px;
padding: 0px;
margin: 0px;
color: #000000 !important;
}

form { margin: 0px; padding: 0px; }
.hiddenFields { margin: 0px; padding: 0px; }


#form_box {
	background-image:url('http://www.militaryspot.com/images/contact_form.jpg');
	background-repeat:no-repeat;
	width: 480px;
	min-width: 480px;
	height: 177px;
	min-height: 177px;
}

div.body_content {
padding: 0px;
margin: 0px;
line-height:160%
}

.body_content a {
color: Blue;
}

.body_content a:hover {
color: Blue;
}

.body_content a:visited {
color: Blue;
}


#dnslider ul, #dnslider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#dnslider, #dnslider li{ 
	width:480px;
	height:90px; 
	overflow:hidden; 
	}

span#prevBtn{ background: #A30109; color: #FFFFFF; font-size: 10px; padding: 6px; }
span#nextBtn{ background: #A30109; color: #FFFFFF; font-size: 10px; padding: 6px; }	

span#prevBtn a, span#nextBtn a { color: #FFFFFF; font-weight: bold; }

#dnslider img { padding-right: 4px; padding-bottom: 4px; }
#dnslider a { color: #0000FF; }

.slidecontrol {
	padding: 6px;
	text-align: center;
}


.more_deals a {
	color: #464545;
	size: 10px;
	text-decoration: underline;
}



#debt_wrapper {
	background-color:ffffff;

}

#debt_box {
	width:50%;
	float:right;
	background-color:ffffff;
	border:1;
	border-style:solid;
	padding: 10px;
	border-color: #CCCCCC;
}
#debt_tips{

	width: 100%;
}

#debt_two{
	width: 210px;
	float: left;
	padding:10px;
	padding-left:0px;

}

#debt_three{
	width: 210px;
	float: right;
	padding:10px;
	padding-right:0px;

}

#deb_getprofessional{;}
#debt_get {background-color:f2ebcf;
width:100%}
#takecontrol {float:left;
}


.debt_style5 {color: #F10105}
.debt_style6 {
	color: #990000;
	font-weight: bold;
}

pre {
	font-size:12px;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	background: #FFFFFF;
}


#section_news {
    background: #930000;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news, h2.section_news a, h2.section_news a:visited, h2.section_news a:hover {
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}


#section_news_army {
    background: #F6D635;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news_army, h2.section_news_army a, h2.section_news_army a:visited, h2.section_news_army a:hover {
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}


#section_news_navy {
    background: #21366B;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news_navy, h2.section_news_navy a, h2.section_news_navy a:visited, h2.section_news_navy a:hover {
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

#section_news_airforce {
    background: #1D55A0;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news_airforce, h2.section_news_airforce a, h2.section_news_airforce a:visited, h2.section_news_airforce:hover {
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}


#section_news_marines {
    background: #CD0301;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news_marines, h2.section_news_marines a, h2.section_news_marines a:visited, h2.section_news_marines:hover {
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}


#section_news_coastguard {
    background: #4A9ABB;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news_coastguard, h2.section_news_coastguard a, h2.section_news_coastguard a:visited, h2.section_news_coastguard a:hover {
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

#section_news_nationalguard {
    background: #94C6E7;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news_nationalguard, h2.section_news_nationalguard a, h2.section_news_nationalguard a:visited, h2.section_news_nationalguard a:hover {
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}



#section_news_headline {
    background: #930000;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news_headline, h2.section_news_headline a, h2.section_news_headline a:visited, h2.section_news_headline:hover {
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}


#section_news_popular {
    background: #000000;
	padding: 4px;
	padding-left: 6px;
}

h2.section_news_popular, h2.section_news_popular a, h2.section_news_popular a:visited, h2.section_news_popular a:hover {
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
/* Font Size Change 6/1/11 */
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}


/* Lightbox code from TVB */

#overlay {
	top:0px;
	width:100%;
	height:100%;
	margin:0;
	position:absolute;
	background:#000;
	background:rgba(0,0,0,0.8);
	display:none;
}
#lightbox {
        -webkit-box-shadow: 5px 5px 8px #000; /* Safari and Chrome */
        box-shadow: 5px 5px 8px #000;
	min-height:880px;
	width:820px;
	padding:10px;
	margin:20px auto 0 auto;
	background:#fff;
	border:1px solid #333;
}
#close{
        position:absolute;
        margin-left:-30px;
        height:20px;
        padding:0 5px 0 5px;
        font-weight:bold;
        margin-top:-30px;
        border:2px solid #fff;
        background:#000;
        color:#fff;
        -webkit-box-shadow: 5px 5px 8px #222; /* Safari and Chrome */
        box-shadow: 5px 5px 8px #222;
        -moz-border-radius: 20px;
        border-radius: 20px;
        text-align:center;
	font-family:"verdana";

}
#close:hover {
        border:2px solid #ccc;
        color:#ccc;
        cursor:pointer;
}

#searchWidget, fieldset, img {padding:0;border:none; outline:none;}
#searchWidget {width:300px; height:260px; background:url('/images/widgets/find_school_bg.jpg') no-repeat;text-align:center;}
#searchWidget form {padding:92px 12px 10px 12px;}
#searchWidget label {margin-bottom:2px;font:bold 15px Arial, Helvetica, sans-serif; display:block;}
#searchWidget fieldset {width:96%;margin:2px auto;padding:2px 0;text-align:left;}
#searchWidget select{width:92%;font: 12px Arial, Helvetica, sans-serif;}
#searchWidget input {width:92%;font: 12px Arial, Helvetica, sans-serif;}
#searchWidget #submitBtn {text-align:center;}
#searchWidget input.nextButton {width:176px; height:44px;margin:10px 0 0; background:url('/images/widgets/find_school_btn.png') no-repeat; border:none; outline:none;}

/* Custom for new search results page - not related to search widget above */
#search_results p {
padding: 0px;
margin: 0px;
display: inline;
}


#logiclabsticker{
	height:300px;
	width:280px;
	overflow:hidden;
	padding:6px;
}
#logiclabsticker li{
	border:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

#logiclabsticker li{
	height:60px;
	padding:5px;
	list-style:none;
	display:block;
	cursor:pointer;
}
#logiclabsticker li:hover{
	background: #DDDDDD;
}
#logiclabsticker a{
	color:#000000;
}
#logiclabsticker .title{
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
}
#logiclabsticker .description{
	display:block;
	font-size:11px;
	color:#666666;
}
#logiclabsticker img{
	float:left;
	margin-right:14px;
	padding:4px;
	background:white;
	border:solid 1px #DEDEDE;
}


.nmx_ad_prefix, .nmx_ad_slot {
margin-bottom: 12px;
}</pre></body></html>