/* 
  ------------------------------------------------
  SNIA Web Site 
  Style Guide v1.0
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #444445;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	color: #999999;
	background-image:url(../images/header.jpg);
	padding: 0px;
	margin: 0;
	height: 176px;
}
#email_masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 145px;
}
#wrapper {
	width: 920px;
	margin: 0;
}
#email_wrapper {
	width: 760px;
	margin: 0;
}

#column_wrapper {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#emailcolumn_wrapper {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	background-image:url(../images/bkgd-content-mid.gif);
	background-repeat:repeat-x;
	width: 466px;
	float: left;
}

#center2 { 
	background:url(../images/bkgd-content-full.gif) top right no-repeat #FFFFFF;
	width: 709px;
	float: left;
}
#center3 { 
	background:url(../images/bkgd-content-full.gif) top right no-repeat #FFFFFF;
	width: 100%;
	float: left;
}

#left {
	background-image:url(../images/bkgd-content-lft.gif);
	background-repeat:repeat-x;
	width: 211px;
	float: left;
}
#right {
	width: 243px;
	float: left; background:url(../images/bkgd-page.gif) top right repeat-y; height:100%
}
#right2 {
	width: 243px;
	float: left; background:url(../images/bkgd-page.gif) top right repeat-y; height:100%
}

#center .contentheaderimage {
	padding: 24px 20px 10px 0;
	font-size: 0.8em;
	line-height: 1.65em;
}
#center .imgoffset {
	margin: 0 0 0 -24px;
	padding: 2px 10px 10px 0;
}
#center .content {
	padding: 24px 20px 0 24px;
	font-size: 0.8em;
	line-height: 1.45em;
	border-left: solid #d8d8da 1px;
}
#center .content2 {
	padding: 24px 20px 0 24px;
	font-size: 0.8em;
	line-height: 1.45em;
}

#center2 .contentheaderimage {
	padding: 24px 20px 10px 0;
	font-size: 0.8em;
	line-height: 1.65em;
}
#center2 .imgoffset {
	margin: 0 0 0 -24px;
	padding: 2px 10px 10px 0;
}
#center2 .content {
	padding: 24px 20px 0 24px;
	font-size: 0.8em;
	line-height: 1.45em;
	border-left: solid #d8d8da 1px;
}
#center2 .content2 {
	padding: 24px 20px 48px 24px;
	font-size: 0.8em;
	line-height: 1.45em;
	border-left: solid #d8d8da 1px;
	border-right: solid #d8d8da 1px;
	border-bottom: solid #d8d8da 1px;
}
#center3 .content2 {
	padding: 24px 20px 48px 24px;
	font-size: 0.8em;
	line-height: 1.45em;
	border-left: solid #d8d8da 1px;
	border-right: solid #d8d8da 1px;
	border-bottom: solid #d8d8da 1px;
}
#left .content {
	padding: 24px 12px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 28px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right #iconbox {
	font-size: .9em;
	line-height: 1em;
	font-weight: bold;
}
#right #iconbox .icon {
	padding: 0 12px 0 0;
}
#masthead .content {
	padding: 0;
	margin: 0;
}
#masthead #login {
	left: 700px;
	top: 5px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 100;
	color:#000000;
}


#masthead #login table {
	margin: 0;
	padding: 2;
}
#masthead #login .text {
	color:#FFFFFF;
	font-size: .7em;
	padding-top: -5px;
}

#masthead #login .text a:link {
	color:#FFFFFF; text-decoration:none;
}

#masthead #login .text a:visited {
	color:#ffffff; text-decoration:none;
}

#masthead #login .text a:hover {
	color:#ffffff; text-decoration:underline;
}

#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #d1d1d3;
}
.boxedcontent {
	background-color: #ABACAF;
	margin: 0 0 15px 0;
	padding: 0 0 1px 0;
	width: 186px;
}
.bulletinboard {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 2px 5px 5px 5px;	
	width: 157px;
}
.searchform {
	margin: 10px auto 10px auto;
}
#masthead #primarynav{
	margin: 0;
	padding: 0;
}
	#masthead #primarynav ul {
		padding: 0px;
		margin: 12px 0px 0px 35px;
	}
	#masthead #primarynav li {
		display: inline;
		background-repeat: no-repeat;
		padding: 0 20px 0 0;
	}
	#masthead #primarynav li a:link, #masthead #primarynav li a:visited {
		background-image:url(../images/bullet-white.gif);
		padding-left: 15px;
		font-size: .7em;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		background-position: 0 -2px;
		background-repeat: no-repeat;
	}
	#masthead #primarynav li a:hover {
		background: url(../images/bullet-green.gif);
		padding-left: 15px;
		font-size: .7em;
		color: #D4E04C;
		text-decoration: none;
		background-position: 0 -2px;
		background-repeat: no-repeat;
	}
#left .navigation {
	margin: 0 20px 12px 20px;
	padding: 0;
}
	#left .navigation ul {
		padding: 0;
		margin: 0px 0px 0px 0px;
	}
	#left .navigation li {		
		background-repeat: no-repeat;
		display:list-item;
		list-style: none;
		padding: 0 0 0px 0px;
	}
	#left .navigation a:link, #left .navigation a:visited {
		background:url(../images/bullet-grey.gif) no-repeat top left;
		padding-left: 15px;
		font-size: 1em;
		color: #532380;
		text-decoration: none;
		float:left; width:100%
	}
	#left .navigation a:hover {
		background-image:url(../images/bullet-green.gif);
		padding-left: 15px;
		font-size: 1em;
		color: #a5a6aa;
		text-decoration: none;
	}
	#left .navigation .tertiary a:link, #left .navigation .tertiary  a:visited {
		background:url(../images/bullet-grey.gif) top left no-repeat;
		padding-left: 15px;
		margin-left: 10px;
		padding-top: 2px;
		font-size: .9em;
		color: #a5a6aa;
		text-decoration: none; float:left; width:100%
	}
	#left .navigation .tertiary  a:hover {
		background-image:url(../images/bullet-green.gif);
		padding-left: 15px;
		padding-top: 2px;
		font-size: .9em;
		margin-left: 10px;
		color: #666666;
		text-decoration: none;}
		
	#left .navigation .tertiary2 a:link, #left .navigation .tertiary2  a:visited {
		background-image:url(../images/bullet-grey.gif);
		padding-left: 15px;
		margin-left: 30px;
		padding-top: 2px;
		font-size: .9em;
		color: #a5a6aa;
		text-decoration: none;
	}
	#left .navigation .tertiary2  a:hover {
		background-image:url(../images/bullet-green.gif);
		padding-left: 15px;
		padding-top: 2px;
		font-size: .9em;
		margin-left: 30px;
		color: #666666;
		text-decoration: none;
	}
#right .newslist {
	margin: 0 0 12px 30px;
	padding: 0;
}
	#right .newslist a:link, #right .newslist a:visited {
		list-style-image:url(../images/bullet-white.gif);
		font-size: .9em;
		color: #54237F;
		text-decoration: none;
	}
	#right .newslist a:hover {
		list-style-image:url(../images/bullet-green.gif);
		font-size: .9em;
		color: #FFFFFF;
		text-decoration: none;
	}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.logo {
	padding: 35px 0 0 35px;
	margin: 0;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}



#center2 a:link {
	color: #9B7C00;
}
#center2 a:visited {
	color: #333333;
}
#center2 a:hover {
	color: #000000;
}

#right a:link {
	color: #532380; font-size:10px; font-weight:bold; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif
}
#right a:visited {
	color: #532380;
}
#right a:hover {
	color: #333; text-decoration:underline
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}

hr {
	color: #e8e8ea;
	margin: 0 10px 10px 0; height:1px
}
h1 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 1.0em;
	margin: 0 0 10px 0;
}
h4 {
	font-size: .9em;
	margin: 0 0 10px 0;
}
.nomargintop {margin: 0;}
.content p {
	font-size: .9em;
	padding: 0;
	margin: 0;
}
#center table.contenttable { 
	width: 100%; 
	margin: 0 -24px 0 -24px;
	padding: 0; 
	border: 1px solid #cbcbcd;
	border-top: 10px solid #cbcbcd;
}
#center table.contenttable td{ 
	padding: 5px; 
	background-color: #e6e7e8;
	font-size: .8em;
	border-top: 1px solid #cbcbcd;
	border-right: 1px solid #cbcbcd;
	color: #abacaf;
}
#center table.contenttable td.titlecell{ 
	padding: 5px;
	background-color:  #abacaf;
	font-size: .8em;
	font-weight: bold;
	border-top: 1px solid #cbcbcd;
	border-right: 1px solid #cbcbcd;
	color: #FFFFFF;
}



#center2 table.contenttable { 
	width: 100%; 
	margin: 0 -24px 0 -24px;
	padding: 0; 
	border: 1px solid #cbcbcd;
	border-top: 10px solid #cbcbcd;
}
#center2 table.contenttable td{ 
	padding: 5px; 
	background-color: #e6e7e8;
	font-size: .8em;
	border-top: 1px solid #cbcbcd;
	border-right: 1px solid #cbcbcd;
	color: #abacaf;
}
#center2 table.contenttable td.titlecell{ 
	padding: 5px;
	background-color:  #abacaf;
	font-size: .8em;
	font-weight: bold;
	border-top: 1px solid #cbcbcd;
	border-right: 1px solid #cbcbcd;
	color: #FFFFFF;
}


.newsdate { font-weight:bold; font-size:9px; color:#999; line-height:normal; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif}
.newslink { font-weight:normal; font-size:11px; line-height:normal}

#SplashImage {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.newshead {
    margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;}
.enewslink {
	font-style: italic;
	color: #FFFFFF;
}
.sntsub {
	color: #d4e04c;
}
#emailwrapper {

	width: 790px;
	margin: 0;
}
#emailmasthead {
	color: #000000;
	padding: 0px;
	margin: 0;
	height: 125px;
	width: 790px;
}
