@charset "utf-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #333333;
}

#pageWidth {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	
	/* bg image for the left-hand navigation */
	background-image:url(/img_common/bg-navi-top.gif);
	/*background-position:0px 0px;*/
	background-repeat:no-repeat;
}

p {
	margin-bottom:10px;
	margin-top:0px;
	
}

sup {
	line-height: 0;
}

/*--------------------------------*/
/*HyperLinks*/

a, a:visited {
	color: #3651A1;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}

/*--------------------------------*/
/* Header */

#header {
	margin-top:0;
	padding-top:0;
}

#headerLeft {
	float:left;
	width:210px;
}

#headerRight {
	float:right;
	width:689px;
}

#logo {
	margin-top: 20px;
}

#tagline {
	height:50px;
	text-align:right;
	color:#283F85;
	font-size:90%;
	font-weight:bold;
}

.tagline {
	padding-top: 15px;
	padding-right:5px;
}

#pageTitle {
	height:25px;
	/*background-color:#24255F;*/	
}

.pageTitle {
/*	height:25px;
 	padding: 15px 10px 0px 20px; 
	color:#FFFFFF;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*font-family:Arial, Helvetica, Sans-Serif;*/
/*	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;*/
	display:none;
}

.titleBarHome {
	height:25px !important; 
	background-color:#24255F;
}

/*--------------------------------*/
/* navigation top */

#menuTop {
	height:25px;
	width:690px;
}

#menuTop ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menuTop li {
	float: left;
	margin-top:0px;
	margin-right:4px;
	background-image:url(/img_common/tab-nav-menu.gif);
	background-position:bottom;
}

.menuTopItem a {
	height: 25px;
	line-height: 23px;
	width: 95px;
	display: block;
	border: 1px solid #666666;
	/*border-bottom: 1px solid #24255F;*/
	color:#666666;
	text-decoration: none !important;
	text-align: center;
	font-size:12px;
	font-weight:bold;
}

.menuTopItem a:hover {
	color: #666666;
	border: 1px solid #666666;
	/*border-bottom: 1px solid #24255F;*/
	background-image:url(/img_common/tab-nav-menu-over.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration: none !important;
}

.menuTopItemOn a {
	padding-top:2px;
	height: 21px;
	line-height: 20px;
	width: 95px;
	display: block;
	border-top: 3px solid #FFFFFF;
	/*border-bottom: 1px solid #24255F;*/
	color:#FFFFFF !important;
	text-decoration: none !important;
	text-align: center;
	font-size:12px;
	font-weight:bold;

}

.menuTopItemOn a:hover {
	color: #FFFFFF !important;
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration: none !important;
}


/*--------------------------------*/
/* Navi Left */

#naviLeft {
	float:left;
	width:194px;
	margin-top:123px;
	margin-left: 16px;
}

/*#naviLeft ul {
	list-style: none;
	padding: 0px;
	margin-left: 16px;
	margin:0px;
}*/

/*#naviLeft li {
	padding:0px;
	margin:0px;	
}*/

.naviLeftItem {
	border-bottom:#666666 1px solid;
	border-top: #FFFFFF 1px solid;
}

.naviLeftItem a {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	display:block;
	color: #555555;
	font-size:11px;
	text-decoration: none !important;
	font-weight:bold;
}



.naviLeftItem a:hover {
/*	background-color:#E9E9E9;
	color: #0066CC;
	background-color:#C5C5C5;*/
	background-color:#b0b0b0;
	color: #f1f1f1;
	font-weight:bold;
	
	text-decoration: none !important;
}

#naviLeftItemOn a {
	text-decoration: none !important;
	/*background-color: #C5C5C5;*/
	background-color: #E9E9E9;
	font-size:11px;
	font-weight:bold;
	/*color:#555555;*/
	color:#3651A1;
}

.naviLineTop {
	border-bottom:#666666 1px solid;
}

.naviLineBottom {
	border-top:#FFFFFF 1px solid;
}


/*--------------------------------*/
/* Content Area */

#contentWrapper {

}

#imageArea {
	float:right;
	width:688px; /*690 minus 2px border*/
	border:#b7b7b7 solid 1px;
	border-bottom: none;
}

.imageArea {
	height:120px;
	border: #FFFFFF solid 1px;
	background-color:#CCCCCC;	
}

#contentArea {
	float:right;
	width:688px; /*690 minus 2px border*/
	border:#b7b7b7 solid 1px;
	border-bottom: none;
	min-height:500px;
}



.content {
	padding: 20px 20px 10px 20px;
	font-size: 100%;
	line-height:1.5em;
}

.content li {
	margin-left:-20px;
}

.content strong {
font-size:100%;
}


.txtSmall {
	font-size: 85%;
	margin-top:0px;
	line-height:1.3em;
}



.ruleDotted {
	border-bottom:#666666 1px dotted;
}

.medicalStatement {
	font-size: 90%;
	font-weight:bold;
	margin:20px 0px 20px 0px;
	color:#999999;
}

.printPopup {
	text-align:right; 
	font-size:80%;
	display:block;
}

.printPopup a {
	padding-left:20px;	
}

.featureBoxTitle {
	padding: 10px 15px 5px 20px; 
	color:#283F85;font-family:Georgia, Times, serif;
	font-size:18px;
	background-color:#F7F7F7; 
	background-image:url(/img_common/top-tab-01.gif); 
	
	background-repeat: no-repeat;
	background-position:top;
}

.featureBox {
	border-left:#d3d3d3 1px solid; 
	border-right:#d3d3d3 1px solid; 
	background-color:#F7F7F7;
	padding: 20px 15px 5px 20px;
}

.featureBoxFooter {

}

/*--------------------------------*/
/* Copyright */

#copyright {

}

#copyrightLeft {
	float:left;
	width:210px;
	height:50px;
	background-image:url(/img_common/bg-navi-bottom.gif);
	background-position:bottom;
	border-bottom:#FFFFFF solid 1px; 
	color:#0033CC;
}

#copyrightRight {
	float:right;
	width:689px; /*690 minus 1px border left*/
	height:50px;
	border-left:#b7b7b7 solid 1px;
/*	border-top: none;
	border:none;*/
	background-image:url(/img_common/bg-content-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#copyrightInfo {
	float:left;
	width:400px;
	text-align:left;
	padding: 10px 10px 10px 20px;
	font-size:85%;
	color:#999999;
}

#copyrightUpdate {
	float:right;
	width:200px;
	text-align:right;
	padding: 10px 20px 10px 10px;
	font-size:85%;
	color:#999999;
}





/*--------------------------------*/
/* Footer */

#footer {
	background-color:#FFFFFF;
	font-size:85%;
}

#footerLeft {
	float:left;
	padding-left:210px;
	padding-bottom:30px;
	padding-top:10px;
	width:500px;
	background-color:#FFFFFF;	
}

#footerRight {
	float:right;
	width:180px;
	padding-top:10px;
	text-align:right;
	white-space:nowrap;
}

#footerRight a {
	margin-left:15px;
}

#footer a, #footer a:visited {
	color: #0066CC;
	text-decoration: none;
}
	
#footer a:hover {
	color: #0066CC;
	text-decoration: underline;
}


/*--------------------------------*/
/* investigationalNotice */

#investigationalNotice {
	margin-top:30px;
	margin-bottom:10px;
	background-color:#F7F7F7;
}

.investigationalNotice {
	padding:0px 10px 0px 15px;
	border-left:#d3d3d3 1px solid; 
	border-right:#d3d3d3 1px solid; 
	/*background-color:#F7F7F7;*/
}

.investigationalNoticeHeader {
	height:15px;
	width:648px;
	background-image:url(/img_common/box-header-round.gif);	
}

.investigationalNoticeFooter {
	height:15px;
	width:648px;
	background-image:url(/img_common/box-base-round.gif);	
}


/*--------------------------------*/
/* Bullets and Links */

.customBullets li {
	list-style-image:url(/img_common/bullet-blue.gif);
	font-size:90%;
}


/*--------------------------------*/
/* Bullets and Links */

.listBullet {
	width:100%;
	margin-top:20px;
}

.listBullet ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top:#000066 1px dotted;	
}

.listBullet li {
	padding-top:1px;
	padding-bottom:1px;
	font-size:90%;
	font-weight:bold;
	border-bottom:#000066 1px dotted;
	margin-left:0px;
}

.linkBullet a {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	display:block;
	background-image:url(/img_common/pointer-left.gif);
	background-position:left 5px;
	/*background-position: 0% 50%;*/
	background-repeat:no-repeat;
}

.linkBullet a:hover {
	background-color:#e2e6ef;
	text-decoration:none;
}


/*--------------------------------*/
/* List of Topics */

.listTopic {
	/*width:650px;*/
	margin-top:20px;
	border-top:#000066 1px dotted;	
}

.topic {
	border-bottom:#000066 1px dotted;
	padding-top:2px;
	padding-bottom:3px;
	font-size:90%;
}

.titleToipic {
	font-weight:bold;
	padding-right:30px;	
	padding-left:5px;
	background-image:url(/img_common/icon-plus.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.textToipic {
	color:#333333;
	padding-right:20px;
	padding-top:5px;
	padding-left:5px;
}

.topic a {
 	padding-top:5px;
	padding-bottom:5px; 
	display:block;
}

.topic a:hover {
	background-color:#e2e6ef;
	text-decoration:none;
	
}

.newsItem {
	background-image:url(/img_common/icon-plus.gif);
	background-position:98% 8px;
	background-repeat:no-repeat;
	font-size:90%;
}

.newsItem a {
	padding: 7px 0px 7px 5px;
	display:block;
	text-decoration:none;
	/*color:#333333;*/
}

.newsItem a:hover {
	background-color:#F7F7F7;
	background-image:url(/img_common/icon-plus.gif);
	background-position:98% 8px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;	
}

.listLines {
	/*padding: 5px 0px 5px 5px;*/
	display:block;
	
	/*color:#333333;*/
}

.listLines a {
	/*padding: 7px 0px 7px 5px;*/
	padding: 5px 0px 5px 5px;
	border-bottom:#000066 1px dotted;
	display:block;
	text-decoration:none;
	/*color:#333333;*/
}

.listLines a:hover {
	background-color:#e2e6ef;
	text-decoration:none;
	display:block;
	/*color:#333333;*/
}

.anchorTop a {
	font-size:85%;
	padding: 3px 5px 3px 5px;
	border:#ffffff 1px dotted;
}
.anchorTop a:hover {
	border:#000066 1px dotted;
	text-decoration:none;
}


/*--------------------------------*/
/* Events */
.eventItem {
	 
	background-image:url(/img_common/icon-plus.gif); 
	background-repeat:no-repeat; 
	background-position:620px 12px;
	font-size:90%;
}

.eventItem a {
	display:block;
	text-decoration:none;
}

.eventItem a:hover {
	text-decoration:none;
	background-color:#F7F7F7;
	display:block;
	background-image:url(/img_common/icon-plus.gif); 
	background-repeat:no-repeat; 
	background-position:620px 12px;
}

.eventDate {
	padding:10px;
	float:left; 
	width:170px;
	cursor:pointer;
	/*color:#333333;*/
}

.eventDesc {
	padding:10px;
	float:right; 
	width:430px;
	/*color:#333333;*/
	cursor:pointer;
}



/*--------------------------------*/
/* 2 column */

#twoCol {
	margin-top:20px;
}

#leftCol {
	float:left;
	width:300px;
}

#rightCol {
	float:right;
	width:300px;
}


/*--------------------------------*/
/* Search */

#cse-search-box {
	padding-left:17px;
	padding-top:20px;
}

#q {
	width:100px !important; 
	height:70% !important; 
	background-color:#E6E6E6 !important;
	font-size:10px !important;
	color:#666666 !important;
	border-color:#999999 !important;
	
}

#sa {
	font-size:10px !important;
}




