@charset "utf-8";
/* CSS Document */

#tableBorder {
	border-top: 6pt solid #003362; padding: 0;
	border-right: 1pt solid #003362; padding: 0;
	border-bottom: 1pt solid #003362; padding: 0;
	border-left: 1pt solid #003362; padding: 0;
}
#tableBorder2 {
	border-top: 1pt solid #003362; padding: 0;
	border-right: 1pt solid #003362; padding: 0;
	border-bottom: 1pt solid #003362; padding: 0;
	border-left: 1pt solid #003362; padding: 0;
}
#navBorder {
	border-top: 2pt solid #cccccc; padding: 0;
	border-right: 0pt solid #cccccc; padding: 0;
	border-bottom: 2pt solid #cccccc; padding: 0;
	border-left: 0pt solid #cccccc; padding: 0;
}
#copyrightBorder {
	border-top: 1pt solid #003362; padding: 0;
}
#backGray {
	border-top: 2pt solid #666666; padding: 0;
	border-right: 2pt solid #666666; padding: 0;
	border-bottom: 2pt solid #666666; padding: 0;
	border-left: 2pt solid #666666; padding: 0;
	background-image: url("images/back_gray2x25.gif");
	background-repeat: repeat-x;
	height: 100%;
}
#backYellow {
	background-image: url("images/yellow_gradient.jpg");
	background-repeat: repeat-x;
	height: 100%;
	border-left: 1pt solid #013366; padding: 0;
}
#backRed {
	border-top: 2pt solid #013366; padding: 0;
	border-right: 2pt solid #013366; padding: 0;
	border-bottom: 2pt solid #013366; padding: 0;
	border-left: 2pt solid #013366; padding: 0;
	background-color: #990033;
	height: 25px;
}
#borderRed {
	border-top: 3pt solid #FF0000; padding: 0;
	border-right: 3pt solid #FF0000; padding: 0;
	border-bottom: 3pt solid #FF0000; padding: 0;
	border-left: 3pt solid #FF0000; padding: 0;
	background-color: #FFFFFF;
}
.fontText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
	font-weight: 500;
	line-height: 1.66em;
  	color: #006;
}
.largeText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12pt;
	font-weight: 500;
	line-height: 1.66em;
  	color: #006;
}
.smallText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
	line-height: 1.33em;
  	color: #006;
}
.yellowText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
	line-height: 1.44em;
  	color: #FFC;
}
.greenText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
	line-height: 1.44em;
  	color:#060;
}
.orderTitle {
  	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  	font-size: 18pt;
	line-height: 1.44em;
  	color:#006;
}
.orderRed {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12pt;
	line-height: 1.44em;
  	color:#990033;
}
.redText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
	line-height: 1.44em;
  	color:#990033;
}
.blueText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
	line-height: 1.44em;
  	color:#006;
}
.appearanceText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14pt;
	line-height: 1.44em;
  	color:#006;
}
.titleText {
  	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  	font-size: 18pt;
	line-height: 1.44em;
  	color: #ffc605;
}
.bookTitle {
  	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  	font-size: 26pt;
	line-height: 1.44em;
  	color: #cc9933;
}
.pageTitle {
  	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  	font-size: 24pt;
	line-height: 1.44em;
  	color: #FFFFCC;
}
.subheadText {
  	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  	font-size: 12pt;
  	color:#006;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url("images/gradient4.jpg");
	background-repeat: repeat-x;
}

img {
	border: none;
}

p {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#bgGradient {
	background-image: url("images/gradient4.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

#Navigation a {
	text-decoration: none; border: none; 
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.99em;
	color: #CCCCCC;
}

#Navigation a:hover  {
	text-decoration: none; border: none; 
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.99em;
	color: #FFC;
}

.textNav a {
	text-decoration: underline; border: none; 
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 11pt;
	line-height: 1.44em;
	color: #990033;
}

.textNav a:hover  {
	text-decoration: underline; border: none; 
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 11pt;
	line-height: 1.44em;
	color: #006;
}

#largeNav a {
	text-decoration: underline; border: none; 
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	line-height: 1.44em;
	color: #990033;
} 

#largeNav a:hover  {
	text-decoration: underline; border: none; 
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	line-height: 1.44em;
	color: #006;
}