* {
	padding: 0;
	margin: 0;
} 

body {
      color: #333;
	text-align: center; /*ie5/5.5 Win centering hack part 1*/
    background-color: #6796a8;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #388799;
}

h1, h2, h3, h4, h5 {
	helvetica, arial, sans-serif;
      font-weight: bold;
      line-height: 120%;
}

h1, h2, h3, h4 {
      color: #7e7e56;
}

h1 {
      font-size: 190%;
}

h2 {
      font-size: 127%;
}

h3 {
      font-size: 109%;
}

h4 {
      font-size: 109%;
      color: #FF4350;
}

h5 {
      font-size: 91%;
	line-height: 130%;
	color: #FF4350;
	text-transform: uppercase;
	padding: 6px 0px 6px 8px;
}

P, LI, OL, UL, TABLE, TR, TH, TD  {
	color: #333;
}

UL, OL {
	line-height: 180%;
}

.emh1 {
	helvetica, arial, sans-serif;
      font-weight: bold;
      line-height: 120%;
      color: #7e7e56;
	  font-style:italic
      font-size: 190%;
}

.main {
	background-color: #d5e3e8;
	padding: 4px 4px 4px 6px;
	width: 342px;
	Height: 100%;
	margin-left: 4px;
}
.main2 {
	background-color: #d5e3e8;
	padding: 4px 4px 4px 6px;
	width: 560px;
	Height: 100%;
	margin-left: 4px;
}

.right {
	background-color: #dbdfd8;
	padding: 4px 0px 4px 0px;
	width: 196px;
	height: 100%;
}

/***** LEFT NAV TEXT SIZER *****/
#leftnavtextsizer {
	padding: 8px 0;
	text-align: left;
	width: 165px;
	height: 61px;
	background-color: #eff5f6;
	border: 1px solid #CCC;
}

/* hide from MacIE \*/
#leftnavtextsizer {
	height: 45px;
}
/* end hide */

#leftnavtextsizer h1 {
	padding: 2px 8px 0 8px;
	margin: 0;
}

#leftnavtextsizer h2 {
	padding: 0 8px;
	margin:0;
	color:#fff;
	text-align: right;
}

#leftnavtextsizer a {
	font-weight: bold;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 0;
	padding-right: 10px;
}

#leftnavtextsizer a:hover {
	text-decoration: underline;
}

#leftnavtextsizer a#smallSize {
	font-size: 16px;
	color: #CCC;
	cursor: default;
	padding-top: 14px;
}
#leftnavtextsizer a#smallSize:hover {
	text-decoration: none;
}

#leftnavtextsizer a#mediumSize {
	font-size: 20px;
	color: #444;
	padding-top: 12px;
}

#leftnavtextsizer a#largeSize {
	font-size: 27px;
	color: #444;
	padding-top: 10px;
}

#maincolumn {
	float:right;
	width:628px;
	padding:0;
	margin:0;
	border:0;
	height:auto;
}

.redlink,a.redlink:link,a.redlink:active.a.redlink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%/140%;
	color: #ff4350;
	text-decoration: none;
}
a.redlink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%/140%;
	color: #ff4350;
	text-decoration: underline;
}

.toplink,a.toplink:link,a.toplink:active.a.toplink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%/140%;
	color: #ffffff;
	text-decoration: none;
}
a.toplink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%/140%;
	color: #ffffff;
	text-decoration: underline;
}

.leftlink,a.leftlink:link,a.leftlink:active.a.leftlink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%/140%;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 10px;
}
a.leftlink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%/140%;
	color: #388799;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 10px;
}

.blueheader {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%/140%;
	color: #388799;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.footlink,a.footlink:link,a.footlink:active.a.footlink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 91%;
	color: #656668;
	text-decoration: none;
}
a.footlink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 91%;
	color: #388799;
	text-decoration: none;
}

.maglink,a.maglink:link,a.maglink:active.a.maglink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
a.maglink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 91%;
	color: #388799;
	text-transform: uppercase;
	text-decoration: none;
}

.sizer,a.sizer:link,a.sizer:active.a.sizer:visited,a.sizer:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

/***** BUTTONS *****/

div.redButton_internal, div.redButton_home, .NAV, .SELNAV, .SUBNAV, .SELSUBNAV {
	padding-top: 3px;
	margin-bottom: 0px;
}

div.redButton_internal, div.redButton_home {
	background: url(../images/nsa/2k5/red_button.gif) left top #ff4350;
}

.NAV {
	background: url(../images/nsa/2k5/blue_button.gif) left top #82b4c3;
}

.SELNAV {
	background: url(../images/nsa/2k5/dkgreen_button.gif) left top #596858;
}

.SUBNAV {
	background: url(../images/nsa/2k5/green_button.gif) left top #7b917a;
}

.SELSUBNAV {
	background: url(../images/nsa/2k5/ltgreen_button.gif) left top #b8cab7;
}

.NAV, .SELNAV, .SUBNAV, .SELSUBNAV {
	width: 196px;
} 

div.redButton_internal {
	width: 236px;
}

div.redButton_home {
	width: 277px;
}

div.redButton_internal a, div.redButton_home a, .NAV a, .SELNAV a, .SUBNAV a, .SELSUBNAV a {
	display: block;
	text-decoration: none;
	font-size: 97%;
	font-weight: bold;
	color: #FFF;
	margin-left: 3px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

div.redButton_internal a, div.redButton_home a, .NAV a, .SELNAV a {
	padding: 2px 3px 4px 3px;
} 

.SUBNAV a, .SELSUBNAV a {
	padding: 2px 3px 4px 25px;
}

.SUBNAV a, .SELSUBNAV a {
	width: 164px;
}

.NAV a, .SELNAV a {
	width: 186px;
}

* html .NAV a, * html .SELNAV a, * html .SUBNAV a, * html .SELSUBNAV a { /* show to only IE PC*/
	width: 193px;
}

div.redButton_internal a, div.redButton_home a {
	background: url(../images/nsa/2k5/red_button.gif) right bottom #ff4350;
}

.NAV a {
	background: url(../images/nsa/2k5/blue_button.gif) right bottom #82b4c3;
}

.SELNAV a {
	background: url(../images/nsa/2k5/dkgreen_button.gif) right bottom #596858;
}

.SUBNAV a {
	background: url(../images/nsa/2k5/green_button.gif) right bottom #7b917a;
}

.SELSUBNAV a {
	background: url(../images/nsa/2k5/ltgreen_button.gif) right bottom #b8cab7;
	cursor: default;
	color: #555;
}

div.redButton_internal a { 
	width: 232px;
}

html>body div.redButton_internal a { /* hide from IE PC*/
	width: 226px;
}

div.redButton_home a {
	width: 274px;
}

html>body div.redButton_home a { /* hide from IE PC*/
	width: 268px;
}

div.redButton_internal a:hover, div.redButton_home a:hover {
	color: #ffb3b8;
}

.NAV a:hover {
	color: #d5e3e8;
}

.SELNAV a:hover {
	color: #b8cab7;
}

.SUBNAV a:hover {
	color: #b8cab7;
}
}
