
body {
	margin: 20px 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1 
{   
    font-size: 200%;
    color: #333;
    margin: 0;
}

#outer {
	width: 990px;
	margin:0 auto;
}

#shadow-top {
	width: 100%;
	height:29px;
	background-image: url('images/shadow-top.jpg');
	background-repeat:no-repeat;
}

#shadow-middle {
	width: 100%;
	background-image: url('images/shadow-slice.jpg');
	background-repeat:repeat-y;
}

#shadow-bottom {
	width: 100%;
	height:13px;
	background-image: url('images/shadow-bottom.jpg');
	background-repeat:no-repeat;	
}
#innerContent {
	margin: 0 auto;
	width: 960px;
	padding: 1px;
}

#bottomFill {
	height: 39px;
	background-image: url('images/bottom-fill.jpg');
	background-repeat:no-repeat;
	margin: 0 auto;
	width: 960px;
}

#logo {
	float: right;	
	padding: 0 20px 20px 0;
}

#main {
	width: 940px;
	margin: 20px auto 0 auto;
	min-height: 320px;
}

#callDirect {
	padding-left: 20px;	
}

#header a {
	color:#BE2279;
	margin:5px 0 0 0;	
}

#topFill {
	height: 62px;
	background-image: url('images/top-fill.jpg');
	background-repeat:no-repeat;
	clear: both;
	position: relative;
}

#topFill #dateTime {
    position: absolute;
    top: 3px;
    left: 20px;
    color: White;
}

#loginBox {
    color: White;
    position: absolute;
    right: 20px;
    top: 29px;
    font-size: 80%;
}

#loginBox input {
    font-size: 80%;
}

.loginTextInput {
    width: 5em;
}

#loginTitle {
    position: absolute;
    right: 20px;
    color: White;
    top: 3px;
}

#main  .navigation{
	width:229px;
	height:auto;
	margin-bottom:5px;	
}

#main  .smallContainerTop{
	background-image:url(images/smallContainerTop.jpg);
	width:229px;
	height:8px;
	padding:0;
	margin:0;
	font-size:0;
}

#main  .smallContainerMid{
	background-image:url(images/smallContainerMid.jpg);
	background-repeat:repeat-y;
	width:229px;
	height:auto;	
	padding:0;
	margin:0;
}

#main  .smallContainerBottom{
	background-image:url(images/smallContainerBottom.jpg);
	width:229px;
	height:8px;
	padding:0;
	margin:0;
	font-size:0;
}

#main  .navigationContent {
	width:225px;
	height:auto;
	padding:0;
	margin:0;
}

#main  .navigation .navigationContent p{
	padding: 8px 0 8px 0;
	margin:0;
}

#main  .navigation .navigationContent ul{
	padding: 0;
	margin:0;
	list-style:none;
}

#main  .navigation .navigationContent li{
	border-bottom:1px solid #B1B1B1;
}

#main  .navigation .navigationContent a{
	font-weight:bold;
	color:#434540;
	text-decoration:none;
}

#main  .navigation .navigationContent a:hover{
	font-weight:bold;
	color:#BE2279;
}

#main  .navigation .navigationContent .topNav{
	padding:10px 10px 15px 10px;
}

#main  .navigation .navigationContent .midNav{
	padding:15px 10px 15px 10px;
}

#main  .navigation .navigationContent .bottomNav{
	padding:15px 10px 10px 10px;
	border:none;
}

#main #flashBanner{
	position:absolute;
	width:703px;
	height:320px;
	margin:0 0 0 237px
}



.goButton {
	float: right;
	margin: 0 10px;
	display: none;
}

.clear {
	clear: both;
	height: 1px;
}

#callouts {
	padding: 0 0 0 7px;	
}

.calloutHeading {
	padding: 8px;
	font-size: 80%;
	color: #333;
	position: absolute; 
	top:0; 
	left: 0;
}

.calloutHeading a {
    font-weight: bold; 
    color: #333;
    text-decoration: none;
}

.calloutHeading a:hover {
    color:#BE2279;
}

#callout1 {
	height: 155px;
	width: 237px;
	background-image: url('images/callout1.jpg');
	background-repeat:no-repeat;
	float: left;
	position: relative;
}

#callout2 {
	height: 155px;
	width: 237px;
	background-image: url('images/callout4.jpg');
	background-repeat:no-repeat;
	float: left;
	position:relative;
}

#callout3 {
	height: 155px;
	width: 238px;
	background-image: url('images/callout3.jpg');
	background-repeat:no-repeat;
	float: left;
	position:relative;
}

#callout4 {
	height: 155px;
	width: 233px;
	background-image: url('images/callout2.jpg');
	background-repeat:no-repeat;
	float: left;
	position:relative;
}

.goCallout {
		position: absolute;
		right: 12px;
		bottom: 12px;
}

.alCallout {
		position: absolute;
		left: 12px;
		top: 52px;
}

#copyright {
	text-align: center;
	color:#BE2279;
	font-weight: bold;
	font-size: 80%;
}
#copyright a {
    color:#BE2279;
}

#contentPanel {
	float: right;
	width: 680px;
	color: #333;
	margin-right: 10px;
}

#contentPanel p {
    text-align: justify;
}

.pink {
    color: #BE2279;
    font-weight: bold;
}

.imageOuterL {
    padding: 0;	
	float:left;
    width: 374px;
}  

formBox {
    margin: 20px auto;
}

#formBox table {
    border: 1px solid #555;
    background-color: #ddd;
}

#formBox table td {
    border-bottom: 1px solid #aaa;
}

#formBox .plainTable {
    border-width: 0px;
}

#formBox .plainTable td{
    border-width: 0px;
}

.imageOuter {
	padding: 0;	
	float: right;

}

.imageInner {
	
}

p.narrow {
    width: 440px;
}

p.narrow2 {
    width: 390px;
}

#VAD 
{
    float: left;
    margin-top: 20px;
}

  #quotes .smallContainerTop 
    {
        background-image: url(images/incanix-small-box_01.jpg);
        background-repeat: no-repeat;
        width: 154px;
        margin-left: 10px;
    }
    
    #quotes .smallContainerMid
    {
        background-image: url(images/incanix-small-box_03.jpg);
        background-repeat: repeat-y;
        width: 154px;
        margin-left: 10px;
    }
    
    #quotes .smallContainerBottom 
    {
        background-image: url(images/incanix-small-box_04.jpg);
        background-repeat: no-repeat;
        width: 154px;
        margin-left: 10px;
    }
    
  
    
    #quotes {

	float:left;
	margin-top:5px;
}

#theQuotes {
background-image:url(images/quotenmarks.gif);
background-repeat:no-repeat;
color:#333333;
font-size:120%;
font-weight:bold;
margin:0 26px 0 7px;
padding-left:6px;
padding-top:18px;
}

#Div1
{
    float:left;
    margin-top:6px;  
}

#Div1 a
{
    border:0;
    text-decoration:none;
    
}

#Div1 img
{
  border:none;  
}

.MinBoxText
{
    font-size:10px;
margin:-1px 0 3px 17px;
text-align:center;
}

.alcList
{
    margin-left:-25px;
    
}

.DivNews
{
    margin-bottom:10px;

}


#callDirect img
{
	margin-left:-4px;
	}
