/* Veterans for Secure Borders
   vsb.US */
HTML { margin: 0; padding: 0; }

body {  /* coordinate with following hack */
	margin: 0; 
	padding: 0; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #00003D;
	background-color: #828993; /* #7F7262; */
}

	
/* NS4 & IE3 hack: tables truncate style application - match Body above */
p, address, blockquote, body, div, dl, ol, pre, span, ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #00003D;
}

a:link { color: #1202AB; }
a:hover { color: #AF5F5F; }
a:active { color: #947703; }

p  { font-size: 13px; }

pre {
	margin-left: 30px;
	font-size: 10px;
}

dt, dd { font-size: 13px; }	

h1, h2, h3, h4, h5, h6 {
	color: #141661;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1  {	font-size: 17px; font-weight: 800; margin: 50px 0px 20px 0px; }
h2  { font-size: 16px; font-weight: 700; margin: 50px 0px 20px 0px;}
h3  { font-size: 15px; font-weight: 600; }
h4  { font-size: 14px; font-weight: 600; }
h5  { font-size: 12px; font-weight: 600; font-style: italic; }
h6  { font-size: 9px;  font-weight: 600; font-style: italic; }

h1#mainHeader {
	color: #00003D;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 19px; 
	font-weight: 800; 
	margin: 10px 5px 0px 0px; 
	padding: 0px 0px 3px 0px;
	border-bottom: 2px solid #DF1840
}

div#nav {
 	width: 180px;
	padding: 86px 20px 35px 20px;
}
div#nav p {
	background-color: #F4EFEF;
	border: 2px solid #072361; 
	margin: 10px 20px 6px 0px;
	padding: 10px 10px 15px 10px;
	font-size: 11px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 1.1px;
}
div#nav p span.navlink {
	background-color: #F4EFEF;
	font-size: 11px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 1.1px;
	display: block;
}
div#nav a:link { color: #171A7E; }
div#nav a:visited { color: #171A7E; }
div#nav a:hover { color: #CC2210; }
div#nav a:active { color: #CC2210; }


div#mainContent {
	margin: 30px 70px 40px 30px; 
}

div#footer {
	margin: 25px 60px 10px 0px;
	border-top: 2px solid #acabab;
	text-align: center;
	font-size: 22px;
}
div#footer p {
	font-size: 9px;
}

.large { font-size: 14px; }
.larger { font-size: 16px; }
.largest { font-size: 18px; }
.small { font-size: 10px; }
.smaller { font-size: 9px; }
.smallest { font-size: 8px; }

.highlight {
	color: #141661;
	font-weight: 700;
}
.quote {
	color: #BF5000;	
	font-weight: 700;
	font-size: 12px;
}
.quoteBy{
	margin: 10px 20px 10px 40px;
	font-size: 10px; 
}
.indent { 
	margin-left: 40px;
	font-size: 13px; 
}
.updated {
	margin: 0px 0px 0px 50px;
	color: #999999;
	font-size: 9px;
	font-weight: 400;
	text-align: right;
}

span.ul { text-decoration: underline; }	


div.feedback {
	margin: 45px 0px 30px 0px;
	border-top: 2px groove #339933;
	padding-top: 30px;
}
div.feedback p {
	font-size: 11px;	
}
span.feedbackBy {
	margin: 5px 0px 7px 45px;
	font-style: italic;
	display: block;
}


div.pulloutBoxLeft {
	width: 420px;
	background-color: #FFF7D4;
	border: 1px solid #442F52;
	margin: 10px 2px 20px 2px;
	padding: 14px 14px 14px 14px;
	font-size: 11px;
}
div.pulloutBoxHomePageRight {
	width: 200px;
	float: right;
	background-color: #FFF7D4;
	border: 1px solid #442F52;
	margin: 3px 2px 10px 20px;
	padding: 20px 14px 20px 14px;
	font-size: 11px;
	text-align: center;
}


table.dataTable tr td {
	font-size: 12px;
	text-align: right;
	padding: 2px 4px 2px 4px;
}
table.dataTable tr td span.th {
	font-weight: 700;
}
table.dataTable2 {
	margin: 10px 0px 10px 0px;
	border: 1px solid #777777;
}
table.dataTable2 tr td {
	font-size: 12px;
	padding: 2px 4px 2px 4px;
}



div.contactForm  {
	background: #CCCEDE;
}
div.contactForm td {
	font-size: 11px;
	padding: 3px 0px 3px 0px;
}
div.registrationForm  {
	background: #E6D8CA;
}
div.registrationForm td {
	font-size: 11px;
	padding: 3px 0px 3px 0px;
}
td.required {
	color: #930102;
}
div.form table {
	background: #fbf3df; 
}
div.form td {
	font-size: 10px;
	padding: 5px 0px 5px 0px;
}
input:focus {
	background-color: #FFFFE2;
}




div.articleListItem {
	margin: 10px 0px 90px 0px;
	font-size: 13px;	
}
div.articleListItem span.articleListItemTitle {
	font-weight: 600;
	font-size: 16px;	
}
div.articleListItem p {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
}
div.articleListItem span.articleListItemBy {
	font-weight: 600;
	font-size: 11px;
}
div.articleListItem span.completeArticle {
	padding: 0px 20px 5px 0px;
	font-size: 10px;
	font-style: italic;
	float: right;
}

p.articleByLine {
	margin-bottom: 30px;
	font-weight: 700;
}

div.supporterList {
	margin-left: 0px;
}
div.supporterList ul {
	margin: 0 0 0 0;
	display: block;
}
div.supporterList ul li {
	list-style-position: outside;
	list-style-type: none;
	margin: 2px 0px 2px 0px;
	padding: 0;
	display: block;
	font-size: 10px;
	line-height: 10px;
}


ol li {  /* li implementation is buggy */
	margin: 14px 40px 14px 20px;
	font-size: 13px;
	list-style-position: outside;
	/* display: block; causes ns7 to drop enumeration */
	list-style-type: decimal;
}
ul li {  
	margin: 14px 40px 14px 20px;
	font-size: 13px;
	list-style-position: outside;
	/* display: block; causes ns7 to drop enumeration */
	list-style-type: square;
	list-style-image: url(../images/square_li.gif);
}





div#bottomLinks {
	margin: 40px 0px 40px 0px;
	text-align: center;
	font-size: 10px;
}
div#bottomLinksCompact {
	margin: 16px 0px 6px 0px;
	text-align: center;
	font-size: 10px;
}

div#websiteBy p {
	margin: 10px 0px 10px 0px;
	font-size: 9px;
	color: #797982;
	text-align: right;
}
div#websiteBy a:link { color: #8D8D97; }
div#websiteBy a:visited { color: #8D8D97; }
div#websiteBy a:hover { color: #FE4902; }

