@charset "utf-8";
/* CSS Document */

body{
padding:0px;
margin:0px;
background-image:url(images/top-red-bg.jpg);
background-repeat:repeat-x;
font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px;
}
img{border:0;}

.centeraligned{
width:1002px;
margin-top:0px;
margin-right:auto;
margin-bottom:0px;
margin-left:auto;

}

.top-head{
width:auto;
}

.wrapper{
width:auto;


}

.gallerydiv{width:80px; height:20px; padding:2px 0px 0px 5px; background-color:#A70101; margin-top:10px;}

.galleryfont{color:#FFFFFF; font-weight:bold; font:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}

.menubar{
background-image:url(images/menubar-red.jpg); 
background-repeat:no-repeat;
height:38px;
margin-top:3px;
}
.topmenu{ padding-left:20px; padding-right:10px; padding-top:1px;}
.menugroup{ border:1px solid black;}
.downmenuitem{ padding:5px 0px 5px 20px; display:block; text-decoration:none; width:120px; background-color:#C50102; color:#FFFFFF; cursor:default; opacity:0.9;}

.main-container{
background-image:url(images/white-paper-strip.jpg);
background-repeat:repeat-y;
margin-left:6px;
_margin-left:3px;
float:left;
width:990px;

}
.leftcoloum{
width:680px;
float:left;
margin-left:6px;
_margin-left:3px;
}

rightcoloum{
width:295px;
float:left;
}

.footer_bg1 
{
		
	margin-left:20px;
	padding-top:10px;
}

.footer_bg1 ul
{
	list-style-type:none;
	padding:0px;
	margin-top:10px;
	color: #949494;
	float:left;
	margin-right:20px;
	margin-left:10px;
	
}
.footer_bg1 p
{
	font-size:14px;
	color:#343F00;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	color:#000;
}

.footer_bg1 ul li
{
	line-height:20px;
	font-size:10px;
	

}
.footer_bg1 ul li a
{
	color:#666666;
	text-decoration: none;
}
.footer_bg1 ul li a:hover
{
	color: #AE2225;
	text-decoration: none;
}

.navigation{
float:left; 
width:190px;
padding-top:10px;


}

.navigation ul{
list-style-type:none;
	color: #949494;
	
	float:left;
	}
.navigation ul li{
line-height:25px;
font-size:16px;
}	

.navigation ul li a{
color: #333333;
	text-decoration: none;
}
.navigation ul li a:hover{
color: #990000;
	text-decoration: none;
}

.navlink{
font-size:15px;
text-decoration:none;
color:#333333;
margin:10px;
line-height:35px;
margin-left:25px;
font-weight:bold;
}
.navlink:hover{
font-size:15px;
text-decoration:none;
color:#AC0707;
margin:10px;
line-height:35px;
margin-left:25px;
font-weight:bold;
}
.leftlinks{
	font-size: 13px;
	color: #000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;

}
.leftlinks:hover{
	font-size: 13px;
	color: #990000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;

}

.courses_box{
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	
	
	
}
.courses_box a{
	background-image: url(images/imp-grey.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 28px;
	width: 191px;
	text-decoration: none;
	color: #333333;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 5px;
}
h5 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-left:20px;
	}
	.courses_box a:hover{
	background-image: url(images/imp-red.jpg);
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menulink{ height:20px; font-size:11px; color:#C50102; padding:5px 0px 0px 20px; text-decoration:none; display:block;}
.menulink:hover{ text-decoration:underline;}
.sidemenuitem{ font-size:14px; font-weight:bold; color:#993300;}

.question{ color:#BB0002; font-size:12px;}
.answer{ color:#666666; font-size:12px;}
.qasker{ text-align:right; color:#bbbbbb; font-weight:bold; font-size:12px;}

.sendbtn{
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 81px;
	border:none;
	cursor:pointer;
	margin-top:5px;
}
