@charset "utf-8";
body {
	background-color: #1C526C;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-top: 10px;
}

#container {
	background-position: left;
	max-width: 1200px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
.ImageRight {
	border-top-width: 25px;
	border-bottom-width: 25px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Header {
	background-color: #E4F0FE;
	color: #1C526C;
	text-align: left;
}
#Nav {
	background-color: #1C526C;
	text-align: left;
	}
	

#Footer {
	color: #FFFFFF;
	background-color: #1C526C;
	padding: 10px;
	clear: both;
}
#Bar {
	background-color: #3399CC;
	height: 15px;
}
#Service {
	padding: 15px;
}
#Pension {
	padding: 15px;
}
#GAR {
	padding: 15px;
}
#Death {
	padding: 15px;
	background-color: #FFFFFF;
	color: #000000;
}
#AdditionalInfo {
	padding: 15px;
	background-color: #FFFFFF;
}
.WhiteLinks a:link {
	text-decoration: none;
	color: #F9F9F4;
}
.WhiteLinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.WhiteLinks a:hover {
	color: #66FFFF;
	font-weight: normal;
}

.WhiteLinks a:active {
	color: #FFFFFF;
}
.ImageLeft {
	border: 0px solid #FFFFFF;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

.clearALL {
	clear: both;
	float: left;
	margin: 25px;
}
h2 {
	color: #1C526C;
}
.smallertext {
	font-size: x-small;
}


table.sr {
	border: 1px gray;
	border-top: 1px gray;
	border-bottom: 1px gray;
	border-spacing: 0px;
	border-color: gray;
	border-collapse: collapse;
	background-position: top;
}


table.sr th {
	border: 1px gray;
	border-style: solid;
	border-top-color: 1px gray;
	border-bottom-color: 1px gray;
	padding: 6px;
	

	-moz-border-radius: ;
	background-position: top;
}


table.sr td {
	border: 1px gray;
	padding: 6px;
	border-style: solid;

	-moz-border-radius: ;
	background-position: top;
	vertical-align: top;
}


.tableheader {
	font-weight: normal;
	background-color: #E3E0D9;
}
