@import url("./css/commonlayout.css");

/*Settings specific to this stylesheet*/

#Header {width:100%;min-width:760px;height:180px;margin:0;padding:0;background-image:url(./images/core/headerbg.gif);background-repeat:repeat-x;}
#HeaderLeft {width:422px;float:left;height:180px;margin:0;padding:0;background-image:url(./images/core/headerleft.jpg);background-repeat:no-repeat;}
#HeaderRight {width:460px;float:right;text-align:right;height:180px;margin:0;padding:0;}

.Heading1,H1 {font-size:130%;margin:0 0 4px 0;color:#333399; }
h1.Smaller {font-size:110%;}
.Heading2,H2 {clear:both;font-size:110%;margin:0 4px 0 0;color:#5473b4;white-space:pre;}
.Darker {color:#333399;}
.Heading3,H3 {font-size:100%;color:#5473b4;margin:0;}
.Normal {color:#000080;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:small;margin-bottom:0.001em;line-height:140%;}
.Caption1 {color:#660066;font-family:Arial,Helvetica,sans-serif;font-size:x-small;font-weight:bold;}
.Caption2 {color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:xx-small;font-weight:normal;font-style:italic;}
.blacksmall {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:xx-small;text-decoration:none;color:#000000;}
.AltHead1 {color:Black;font-family:Arial,Comic Sans MS,sans-serif;font-size:x-small;font-weight:normal}
.AltHead2 {color:Black;font-family:Arial,Comic Sans MS,sans-serif;font-size:large;font-weight:normal}
.AltHead3 {color:Black;font-family:Comic Sans MS,sans-serif;font-size:x-small;font-weight:normal}
.AltHead4 {color:Black;font-family:Comic Sans MS,sans-serif;font-size:large;font-weight:normal}
.NewsTitle {background-color:#e0eaf3;color:#333399;padding:4px;margin-top:8px;border:1px solid #6796c4;}

#immpalette {
	Black: #000000;
	Silver: #C0C0C0;
	Gray: #808080;
	White: #FFFFFF;
	Maroon: #800000;
	Red: #FF0000;
	Purple: #800080;
	Fuchsia: #FF00FF;
	Green: #008000;
	Lime: #00FF00;
	Olive: #808000;
	Yellow: #FFFF00;
	Navy: #000080;
	Blue: #0000FF;
	Teal: #008080;
	Aqua: #00FFFF;
	Gainsboro: #DCDCDC;
	Cornsilk:#FFF5EE;
	Honeydew: #F0FFF0;
	MintCream: #F5FFFA;
	Thistle: #D8BFD8;
	LemonChiffon: #FFFACD;
	PaleGoldenrodYellow: #FAFAD2;
	AliceBlue: #F0F8FF;
	Azure: #F0FFFF;
	LightSteelBlue: #B0C4DE;
	LightCyan: #E0FFFF;
	DarkSeaGreen: #8FBC8F;
	Wheat: #F5DEB3;
	DarkOrange:  #FF8000;
	LightOrange: #FFB000;
}

.SearchResults {width:100%;float:left;clear:both;margin-bottom:12px;background-color:#f0f0f0;border:1px solid #6796c4;}
.SearchRow1 {width:auto;float:left;padding:4px;margin-bottom:2px;}
.searchtitle {width:auto;float:left;}
.SearchPercent {width:auto;float:right;font-size:80%;}
.searchbody {width:100%;clear:both;margin:0 0 12px 12px;}
.NavButtons {width:auto;float:left;text-align:center;}
.PrevButton {float:left;}
.SearchTotals {}
.NextButton {float:right;}
