﻿
.sideBox1, .sideBox2, .sideBox3, .sideBox4, .sideBox5, .sideBox1:hover, .sideBox2:hover, .sideBox3:hover, .sideBox4:hover, .sideBox5:hover, .linkBox1, .linkBox1:hover, .linkBox2, .linkBox2:hover {
	display:block;
	width:256px;
	clear:both;
	background:#292B4C url(images/arrowbg_a.gif) bottom right no-repeat;
	color:#FFF;
	margin:5px;
	padding-top:2px;
}

.sideBox1 {
	background:#20354B url(images/arrowbg_d.gif) bottom right no-repeat;
}

.sideBox2 {
	background:#20272A url(images/arrowbg_c.gif) bottom right no-repeat;
}

.sideBox4 {
	background:#6cb71e url(images/arrowbg_e.gif) bottom right no-repeat;
}

.sideBox5 {
	background:#845a25 url(images/arrowbg_f.gif) bottom right no-repeat;
}

.sideBox1:hover, .sideBox2:hover, .sideBox3:hover, .sideBox4:hover, .sideBox5:hover {
	background:#4E6174 url(images/arrowbg_b.gif) bottom right no-repeat;
}



.linkBox1 {
	background:#20354B url(images/arrowbg_d_small.gif) bottom right no-repeat;
}

.linkBox2 {
			background:#20272A url(images/arrowbg_c_small.gif) bottom right no-repeat;
}

.linkBox1:hover, .linkBox2:hover {
	background:#4E6174 url(images/arrowbg_b_small.gif) bottom right no-repeat;
}

.sideBox1 h1, .sideBox2 h1, .sideBox3 h1, .sideBox4 h1, .sideBox5 h1, .sideBox1:hover h1, .sideBox2:hover h1, .sideBox3:hover h1, .sideBox4:hover h1, .sideBox5:hover h1 {
	font-size:1.7em;
	font-weight:normal;
	color:#FFF;
	margin:2px 10px;
} 

.sideBox1 h2, .sideBox2 h2, .sideBox3 h2, .sideBox4 h2, .sideBox5 h2, .sideBox1:hover h2, .sideBox2:hover h2, .sideBox3:hover h2, .sideBox4:hover h2, .sideBox5:hover h2 {
	font-size:.8em;
	font-weight:bold;
	color:#FFF;
	margin:10px;
}

.sideBox1 h3, .sideBox2 h3, .sideBox3 h3, .sideBox4 h3, .sideBox5 h3, .sideBox1:hover h3, .sideBox2:hover h3, .sideBox3:hover h3, .sideBox4:hover h3, .sideBox5:hover h3, .linkBox1 h3, .linkBox1:hover h3, .linkBox2 h3, .linkBox2:hover h3 {
	font-size:1.1em;
	font-weight:normal;
	color:#FFF;
	margin:10px;
}

.sideBox1 p, .sideBox2 p, .sideBox3 p, .sideBox4 p, .sideBox5 p, .sideBox1:hover p, .sideBox2:hover p, .sideBox3:hover p, .sideBox4:hover p, .sideBox5:hover p, .linkBox1 p, .linkBox1:hover p, .linkBox2 p, .linkBox2:hover p {
	font-size:0.7em;
	font-weight:normal;
	color:#FFF;
	margin:2px 10px;
}

.linkBox1 p, .linkBox1:hover p, .linkBox2 p, .linkBox2:hover p {
	padding-bottom:8px;	
}

.sideBox1 p a, .sideBox2 p a, .sideBox3 p a, .sideBox4 p a, .sideBox5 p a, .sideBox1 h1 a, .sideBox2 h1 a, .sideBox3 h1 a, 
.sideBox1 h2 a, .sideBox2 h2 a, .sideBox3 h2 a, .sideBox1 h3 a, .sideBox2 h3 a, .sideBox3 h3 a,
.linkBox1 a, .linkBox1:hover a, .linkBox2 a, .linkBox2:hover a  {
	text-decoration:none;
	color:#FFF;
} 