.dummy { color: black; }

/* STANDARD TAG MODIFICATIONS */
body {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #222222;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
}

h2, h3, h4, h5, h6 {
	color: #003366;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	text-align: center;
	font-size: 18pt;
}
h3 {
	text-align: left;
	font-size: 14pt;
}
h4 {
	text-align: left;
	font-size: 12pt;
}
h5 {
	text-align: left;
	font-size: 10pt;
}

a
	{
		color: #0066AA;
		cursor: pointer;
	}

a:link
	{
		color: #0088CC;
		text-decoration: none;
	}

a:visited
	{
		color: #0088CC;
		text-decoration: none;
	}

a:hover 
	{
		color: red;
		text-decoration: none;
	}

/* MENU */
td.menu {
    background-color: #B0B0B0;
    color: #000000;
    font-size: 10pt;
    font-face: Tahoma, Arial, Helvetica, sans-serif;
    padding: 5px 2px 2px 5px;
    vertical-align: top;
}

td.menu ul {
    list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
    font-size: 10pt;
    font-face: Tahoma, Arial, Helvetica, sans-serif;
}

td.menu ul li:before {
	content: "\00BB \0020";
	}


td.menu a {
    font-size: 9pt;
    font-face: Tahoma, Arial, Helvetica, sans-serif;
    color: #003366;
}

/* HEADER STUFF */

.maintable {
    width: 100%;
    border-style: none;
    padding: 0px;
    border-collapse: collapse; 
}

td.header {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	align: center;
    vertical-align: middle;
	color: #FFFFFF;
	background-color: #003366;
	white-space: nowrap;
}

.title {
	text-align: center;
	font-size: 16pt;
}

.breadcrumbs {
	text-align: center;
	font-size: 14pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
    padding: 0px;
}

.breadcrumbs a{
    color: #003366;
	cursor: pointer;
	text-decoration: underline;
}

table.breadcrumbs {
    background-color: #B0B0B0;
    border-style: none;
    padding: 5px;
    width: 100%;
}

td.breadcrumbs {
    align: left;
    vertical-align: middle; 
}

td.stripe {
    background-color: #000000;
    width: 100%;
    height: 1px;
}

td.vstripe {
    background-color: #000000;
    width: 1px;
}


td.gold {
    background-color: #CFB52B;
    width: 100%;
    height: 8px;
}

/* MAIN CONTENT CLASSES */
td.wrapper {
    background-color: #F8FFFF;
    color: #000000;
    vertical-align: top;
    }
td.MainContent {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	width: 100%;
}
td.MainContent a:link, td.MainContent a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0088AA;
}
td.MainContent a:active, td.MainContent a:hover {
	color: red;
	text-decoration: none;
}
td.MainContent u a:link, td.MainContent u a:visited { /* for links nested in u tags */
	text-decoration: underline;
}
td.MainContent dt {
	font-weight: bold;
	margin-left: 1em;
}
td.MainContent dd {
	font-style: italic;
	margin-bottom: 0.5em;
}
td.MainContent li {
	margin-bottom: 0.5em;
}
td.MainContent blockquote {
	font-style: italic;
	margin-left: 50px;
}
td.MainContent hr {
	text-align: center;
	height: 2px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

table.paddedtable td { 
    padding:10px;
    width: 100%;
}

table.bordertable {
    margin-left:auto; 
    margin-right:auto;
    text-align: center;
}

table.bordertable td { 
    background-color: #DDDDDD;
    border-width: 1px;
    border-style: dotted;
    width: 200px;
}

table.bordertable th {
    border-width: 1px;
    border-style: dotted;
    font-weight: bold;
    background-color: #003366;
    color: #FFFFFF;
    padding: 10px;
}


table.bordertable th.navy {
    background-color: #000080;
    color: #FFFFFF;
}

table.bordertable th.isb {
    background-color: #E0E0E0;
    color: #000000;
}

table.bordertable th.army {
    background-color: #FF0000;
    color: #FFFFFF;
}

table.bordertable th.civil {
    background-color: #008000;
    color: #FFFFFF; 
}

div.justified {
    text-align: justify;
}

div.centered {
    text-align: center;
    align: center;
}

div.centered table {
    margin-left:auto; 
    margin-right:auto;    
}

.rankinsignia {
    background-color: #666666;
}

.rankinsignia td {
    background-color: #333333;    
}


/* FOOTER CLASSES */

td.FooterStripe {
	width: 100%;
	align: center;
	vertical-align: middle;
	background-color: #555555;
	height: 20px;
}
td.FooterStripe a:link, td.FooterStripe a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
td.FooterStripe a:active, td.FooterStripe a:hover {
	color: #004080;
	font-weight: bold;
	text-decoration: underline;
}

td.PageFooter {
	width: 100%;	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	align: center;
    vertical-align: middle;
	color: #FFFFFF;
	background-color: #003366;
	white-space: nowrap;
}

td.PageFooter a:link, td.PageFooter a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
td.PageFooter a:active, td.PageFooter a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}