
* {
	margin: 0px;
	padding: 0px;
	font: 10pt Arial, Helvetica, sans-serif;
}
input,select
{
	font-size:12px;
	
}
body {
	background: #0067AA url(images/shared/background.gif) repeat-x;
	text-align: center;
}
fieldset
{
	padding-top:5px;	
}
legend
{
	font-weight:bold;
}
#container {
	width: 906px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	height: 124px;
	background-image:url(images/shared/header.gif);

} 
#header #cgnLogo {
	height: 188px;
	width: 192px;
	position: absolute;
	left: 699px;
	top: 0px;
	background-image:url(images/shared/cgnLogo.png);

}
#mainContent {
	background-image: url(/images/shared/contentBack.gif);
	background-repeat: repeat-y;

}
#mainContent h1 {
	font-size: 20px;
	color: #BA2B1A;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
#mainContent .imgLeft {
	float: left;
	border: 1px solid #000000;
	margin-bottom: 6px;
	margin-right: 20px;
}
#mainContent .imgRight {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 6px;
	margin-left: 20px;
}

#mainContent h3 {
	color: #005289;
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
}
#mainContent p {
	margin-right: 50px;
	margin-left: 30px;
	line-height: 20px;
	padding-bottom: 12px;
}


#footer {
	background-image:url(/images/shared/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
} 
#footer a {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
.callOutBox {
	margin-right: auto;
	margin-left: auto;



}
.callOutBox .content p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}
.callOutBox   .content   .center   {
	text-align: center;
	

}

.callOutBox .top{
	background-color: #FFFFFF;
	background-image: url(images/shared/callOutTop.gif);
	background-repeat: repeat-x;
}
.callOutBox .right{
	background-color: #FFFFFF;
	background-image: url(images/shared/callOutVert.gif);
	background-repeat: repeat-y;
	background-position: 9px;
}


.callOutBox .bottom{
	background-color: #FFFFFF;
	background-image: url(images/shared/callOutBottom.gif);
	background-repeat: repeat-x;
}
.callOutBox .left{
	background-color: #FFFFFF;
	background-image: url(images/shared/callOutVert.gif);
	background-repeat: repeat-y;
	background-position: 6px;
}
.callOutBox .content {
	background-color: #FFFFFF;
	background-image: url(images/shared/callOutWatermark.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
}
.eventsBox {
	width: 164px;
}
.eventsBox .eventsList {
	background-color: #FFFFFF;
	padding: 6px;

}
.eventsBox .eventsList h1{
	color: #8f0425;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;


}

.eventsBox .eventsList p{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;


}

.eventsBox .eventsList em{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	

}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
#nav {
	position: absolute;
	left: 238px;
	top: 100px;
	width: 553px;
	text-align: right;
	height: 25px;
	color: #18b8fa;

}
#nav a:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	

}
#nav a:visited{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	

}
#nav a:hover{
	color: #17B9FA;
	text-decoration: none;
	

}
#nav a:active{
	color: #FF0000;
	

}

.ModuleWrap
{
	
}
.ModuleWrap .Tools
{
	/*position:relative; */
	
	top:0px; 
	left:10px; 
	padding-top:5px;
	padding-bottom:5px;
	margin-left:4px;
	margin-right:4px;
	z-index:1;
	background-color:#530014;
}