﻿Body{
	background-color : white;
	font-family : arial, helvetica, sans-serif;
	margin : 10px 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
}

A			{ color : #7e2961; text-decoration : none; }
A:hover	{ color : #7e2961; text-decoration : underline; }

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
	line-height : 20px;
}

H1{
	font-size : 170%;
	color : #7e2961;
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	font-weight: normal;
}

H2{
	font-size : 130%;
	color : #7e2961;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H3{
	font-size : 130%;
	color : #339;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H4{
	font-size : 110%;
	color : #339;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H5{
	font-size : 110%;
	color : #7e2961;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;	
}

H6{
	font-size : 100%;
	color : black;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;		
}

HR{
	border : none;
	background-color : black;
	color : black;
	height : 1px;
	margin : 0 0 1em 0;
}


form{
	display : inline;
}

Label{

}

Blockquote{
	margin : 0 30px 1em 30px;
}

OL{
	margin : 0 30px 1em 30px;
}

UL{
	margin : 0 30px 1em 30px;
	padding : 0 0 0 0;
}


UL{
	list-style : none;
}
UL LI{
	margin : 2px 0 3px 0;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	padding : 0 0 0 15px;
}

UL LI UL{
	margin : 3px 0 0 0;
}

UL LI UL LI{
	background-image : url(/assets/gfx/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
}


#header{
	color : white;
	background-image : url(  );
	background-repeat : repeat-x;
	padding : 0 0 0 0;
	margin : 0 auto 0 auto;
	width : 770px;
	background-image : url(/assets/gfx/divide.gif);
	background-repeat : repeat-y;
	text-align : left;
	height : 116px;
}

#logo{
	float: left;
	margin: 0 0 0;
	border: none;
}

#flashbanner{
	float : right;
	text-align: right;
	display : inline;
}

#horizontalMenu{
	background-image: url(/assets/gfx/bar-fade.gif);
	background-repeat: repeat-x;
	padding : 3px 5px 2px 5px;
	margin : 10px auto 0 auto;
	color : #666;
	font-size : 0.70em;
	width: 760px;
	background-color: #d7d7d6;
	border : 1px solid #898989;
	text-align : left;
}

#horizontalMenu #blurb{
	display : inline;
	float : left;
	width : 195px;
	padding : 0 0 0 0;
	text-align : center;
}

#horizontalMenu #hotlinks{
	float : right;
	width : 547px;
	text-align : left;
}

#horizontalMenu A{
	color : #666;
}
#horizontalMenu A:hover{
	color : #7e2961;
}
#content{
	margin : 10px auto 10px auto;
	padding : 0 0 0 0;
	width : 770px;
	font-family : arial, helvetica, sans-serif;
	font-size : 0.75em;
	text-align : left;
	background-image : url(/assets/gfx/divide.gif);
	background-repeat : repeat-y;
}


#columnOne{
	display : inline;
	float : left;
	width : 195px;
	padding : 0 0 0 0;
}


#columnOne H2{
	font-size : 90%;
	font-weight : bold;
	margin : 0 0 2px 0;
	padding : 2px 10px 2px 10px;
	background-color : #832d65;
	background-image : url(/assets/gfx/purple-fade.gif);
	background-repeat : repeat-x;
	border : 1px solid black;
	color : white;
}


#columnOne UL{
	border : 1px solid #c0c0c0;
	background-color : #f5f5f5;
	padding : 8px 10px 4px 10px;
	margin : 0 0 10px 0;
	list-style: none;
}

#columnOne UL LI{
	color : #333399;
	background-image : url(/assets/gfx/bullet-menu.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	padding : 0 0 0 15px;
	margin : 0 0 4px 0;
}
#columnOne UL LI A{
	color : #339;
	text-decoration : none;
}
#columnOne UL LI A:hover{
	color : #7e2961;
	text-decoration : none;
}


#columnOne UL LI UL{
	border : none;
	background-color : ;
	padding : 0 0 0 0;
	margin : 4px 0 0 0;
	font-size : 90%;
}

#columnOne UL LI UL LI{
	color : #333399;
	background-image : url(/assets/gfx/bullet-menu2.gif);
	background-repeat : no-repeat;
	background-position : 0px 4px;
	padding : 0 0 0 15px;
	margin : 0 0 4px 0;
}
#columnOne UL LI UL LI A{
	color : #7e2961;
	text-decoration : none;
}
#columnOne UL LI UL LI A:hover{
	color : #7e2961;
	text-decoration : underline;
}




#columnTwo{
	display : inline;
	float : right;
	width : 540px;
	padding : 20px 5px 0 0;
	margin : 0 0 0 0;
	text-align : justify;
}

#columnTwo Table{
	margin : 0 0 1em 0;
}

#additionals{
	text-align : justify;
	border-top : 1px dotted black;
	padding : 10px 0 0 0;
	margin : 5px 0 0 0;
	clear : both;
}

#csci{
	font-size : 90%;
	text-align : center;
	padding : 3px 0 3px 0;
	border : 1px solid #c0c0c0;
	background-color : #f5f5f5;
	margin : 5px 0 0 0;
}

#footer{
	width : 770px;
	margin : 5px auto 0 auto;
	font-family : arial, helvetica, sans-serif;
	font-size : 0.70em;
	color : #999;
	background-image : url(/assets/gfx/footer-bar.gif);
	background-repeat : no-repeat;
	text-align : center;
	padding : 20px 0 0 0;
}

#footer A 			{ color : #900; text-decoration : none;}
#footer A:hover 	{ color : #039; text-decoration : underline;}

#cwn{
	display : block;
	float : right;
	width : 330px;
	text-align : right;
}

#updated{
	display : block;
	float : left;
	width : 180px;
	text-align : left;
}

.clear{
	clear : both;
	font-size : 5%;
	height : 1px;	
}

/* ******************* */



#address{
	display : block;
	width : 195px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : left;
	background-color : #f5f5f5;
	font-size : 90%;
}
#address H2{
	font-size : 100%;
	font-weight : bold;
	margin : 0 0 2px 0;
	padding : 2px 10px 2px 10px;
	background-color : #832d65;
	background-image : url(/assets/gfx/purple-fade.gif);
	background-repeat : repeat-x;
	border : 1px solid black;
	color : white;
}
#address address{
	background-color : #f5f5f5;
	border : 1px solid #c0c0c0;
	display : block;
	font-style : normal;
	padding : 8px 10px 8px 10px;
	margin : 0 0 0 0;
	font-weight: bold;
} 

#address em{
	font-style : normal;
	font-size: 140%;
	font-weight: normal;
	color : #333399;
	display : block;
	margin: 0 0 5px 0
}

#address address A			{ color : #900; text-decoration : none; } 
#address address A:hover	{ color : #039; text-decoration : unerline; }

#columnOne address{
	background-color : #f5f5f5;
	border : 1px solid #c0c0c0;
	display : block;
	font-style : normal;
	padding : 8px 10px 8px 10px;
	margin : 0 0 1em 0;
	font-weight: bold;
} 

#columnOne em{
	font-style : normal;
	font-weight: normal;
	color : #333399;
	margin: 0 0 5px 0
}

#columnOne address A			{ color : #900; text-decoration : none; } 
#columnOne address A:hover	{ color : #039; text-decoration : unerline; }


.formInput{
	border : 1px solid black;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 5px 2px 3px;
}

select.formInput{
	padding : 0;
}

select.formInput option{
	padding : 0 3px 0 3px;
}

.full{
	width : 310px;
}

.page{
	width : 430px;
}

.important{
	color : #900;
}

.formControl{
	text-align : right;
	margin : 0 0 10px 0;
}


.dataTable{
	font-size : 90%;
	width : 100%;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}

.dataTable TH{
   background-color : #D7D7D7;
	font-weight : bold;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	text-transform: uppercase;
	border : 1px solid black;
	text-align : left;
}

.dataTable TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
   color : black;
	border : 1px solid black;
	border-collapse : collapse;
}


#search{
	float : right;
	text-align : left;
	width : 155px;
	padding: 15px 0 0 0;
}

#search Label{
	display: block;
	color: #7e2961;
	font-size : 120%;
	font-weight: normal;
}
#search #q{
	font-size : 12px;
	border : 1px solid black;
	padding: 2px 3px 2px 3px;
	width : 108px;
}

#search #qsubmit{
	background-color : #832d65;
	background-image: url(/assets/gfx/purple-fade.gif);
	border  : 1px solid black;
	color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding : 1px 5px 0 5px;
	line-height : 14px;
}

TABLE.imageCentered{
	margin : 0 0 1em 10px;
	width : 100%;
}
TABLE.imageRight{
	float : right;
	margin : 3px 0 1em 15px;
	width  : 150px;
	border-left : 15px solid white;
}
TABLE.imageLeft{
	float : left;
	margin : 3px 15px 1em 0;
	width : 150px;
	border-collapse : collapse;
	border-right : 15px solid white;
}
TABLE.imageRight TD, TABLE.imageLeft TD{
	border : 1px solid black;
	border-collapse : collapse;
}


#printheader{
	display : none;
}

#printfooter{
	display : none;
}

#synopsis{
	display : none;
	font-size : 0.70em;
}