/* Clinical Catalyst - Stylesheet - November 2005 */

/* DEFAULT TEXT AND BODY / DEFAULT TEXT AND BODY / DEFAULT TEXT AND BODY */
/* DEFAULT TEXT AND BODY / DEFAULT TEXT AND BODY / DEFAULT TEXT AND BODY */
/* DEFAULT TEXT AND BODY / DEFAULT TEXT AND BODY / DEFAULT TEXT AND BODY */

BODY,P,BLOCKQUOTE,OL,UL,LI,
.smalltxt, .btn, .btnOn, .subBtn, .subBtnOn, .head1, .head2, .head3
{ font-family: Georgia, "Times New Roman", Times, serif }

BODY,P,.smalltxt,BLOCKQUOTE,OL,UL,LI,td 
	{ 
	font-size: 12px; 
	color: #333333; 
	line-height: 15px
	}


/* body { background-color: #DEE4F5; } */

body { background-color: #ECEFF9; }

blockquote { padding-left: -100px; }

/* Basic Link Definitions  Basic Link Definitions  Basic Link Definitions */
/* Basic Link Definitions  Basic Link Definitions  Basic Link Definitions */
/* Basic Link Definitions  Basic Link Definitions  Basic Link Definitions */

a:link, a:active, a:visited 
{ text-decoration: none }

a:link 
	{
	color: #DE983C;
	font-weight: bold;
	}

a:visited 
	{
	color: #CC6600;
	font-weight: bold;
	}

a:hover 
	{
	color: #990033;
	font-weight: bold;
	}



/* NAVBAR NAVBAR NAVBAR NAVBAR NAVBAR NAVBAR */
/* NAVBAR NAVBAR NAVBAR NAVBAR NAVBAR NAVBAR */
/* NAVBAR NAVBAR NAVBAR NAVBAR NAVBAR NAVBAR */


/* Buttons */

.btn, .btnOn
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #143067;
	font-size: 12px;
	font-weight: bold;
	}

.btn { background: #6CB53D url("../imgs/nav_arrow.png") no-repeat; }
.btnOn { background: #609F35 url("../imgs/nav_arrow-on.png") no-repeat; }


.btn a, .btn a:link, .btn a:visited, .btn a:active, .btn a:hover,
.btnOn a, .btnOn a:link, .btnOn a:visited, .btnOn a:active, .btnOn a:hover
	{
	color: #143067;
	display:block;
	padding: 4px 1px 5px 14px;
	text-decoration: none;
	width: 160px;
	}

.btn a:hover, .btnOn a:hover
	{
	background-color: #E6A82D;
	text-decoration: none;
	color: #143067;
	background: #E6A82D url("../imgs/nav_arrow-over.png") no-repeat;
	}



/* Subnav */

.subBtn, .subBtn a, .subBtn a:link, .subBtn a:visited, .subBtn a:active, .subBtn a:hover,
.subBtnOn, .subBtnOn a, .subBtnOn a:link, .subBtnOn a:visited, .subBtnOn a:active, .subBtnOn a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none; 
	font-weight: normal;
	padding: 1px 1px 4px 1px;
	}

.subBtn, .subBtn a, .subBtn a:link, .subBtn a:visited, .subBtn a:active
	{
	color: #343434;
	}

.subBtnOn, .subBtnOn a, .subBtnOn a:link, .subBtnOn a:visited, .subBtnOn a:active
	{
	font-weight: 700;
	color: #343435;
	}

.subBtn a:hover, .subBtnOn a:hover
	{
	color: #660033;
	font-weight: 700;
	}

/* LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT*/

#left {
	width: 2px;
	background: #ECEFF9 url("../imgs/left_edge.png") repeat-y;
}

#right {
	width: 5px;
	background: #ECEFF9 url("../imgs/right_edge.png") repeat-y;
}

#gap {
	width: 8px;
	background: #ECEFF9 url("../imgs/gap.png") repeat-y;
}

.navspace {
	width: 175px;
	height: 1px;
	background: #6CB53D url("../imgs/dotline.png") no-repeat;
}

#subspace {
	width: 175px;
	height: 1px;
	background: #A4D867 url("../imgs/dotline-sub.png") no-repeat;
}



/* HEADINGS/SMALLTEXT/ETC HEADINGS/SMALLTEXT/ETC HEADINGS/SMALLTEXT/ETC */
/* HEADINGS/SMALLTEXT/ETC HEADINGS/SMALLTEXT/ETC HEADINGS/SMALLTEXT/ETC */
/* HEADINGS/SMALLTEXT/ETC HEADINGS/SMALLTEXT/ETC HEADINGS/SMALLTEXT/ETC */

.smalltxt, .smalltxt a, .smalltxt a:visited  
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999; 
	line-height: normal; 
	}

.inset
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333; 
	line-height: normal;
	background-color: #EDEFF3;
	}


.refHead
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-weight: bold;
	}

.ref
	{ 
	font-size: 10px;
	line-height: normal; 
	}


.head1 {
	color: #0F244D;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}

.head2, .head2 a, .head2 a:visited {
	color: #388400;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}

.head3 {
	color: #2150AB;
	font-size: 11px;
	font-weight: bold;
}

#content
	{ 
	padding: 13px 21px 28px 16px; 
	}

.exposition
	{
	padding-left: 16px;
	padding-right: 25px;
	padding-top: 12px;
	}

#presents
	{
	padding-left: 25px;
	margin-left: 0px;
	}

#presents li 
	{
	padding-bottom: 12px;
	}
	
#presents li ul
	{
	padding-top: 0px;
	padding-bottom: 0px;
	}

#presents li ul li
	{
	padding-top: 3px;
	padding-bottom: 0px;
	margin-left: -20px;
	}
	
.handout
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999; 
	line-height: normal; 
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 5px;
	}

.handout a:link, .handout a:active, .handout a:visited 
	{ 
	text-decoration: none;
	color: #A9B6C5;
	font-weight: bold;
	}

.handout a:hover
	{
	color: #990033;
	}

.forthcoming
	{
	color: #666666;
	font-weight: bold;
	}
	
	
#inset
	{
	width: 218px;
	border: 0px;
	}
	
#inset #top
	{
	width: 206px;
	height: 9px;
	background: #fff url("../imgs/inset-top.png") no-repeat;
	}

#inset #bottom
	{
	width: 206px;
	height: 9px;
	background: #fff url("../imgs/inset-bottom.png") no-repeat;
	}

#inset #inset-left
	{
	width: 8px;
	background: #fff url("../imgs/inset-left.png") repeat-y;
	}
	
#inset #inset-right
	{
	width: 12px;
	background: #fff url("../imgs/inset-right.png") repeat-y;
	}

#inset #vspace
	{
	height: 6px;
	background-color: #EDEFF3;
	}

#inset #vspace2
	{
	height: 8px;
	background-color: #EDEFF3;
	}

.left_space
	{
	width: 12px;
	}
	
.contact
	{
	padding: 12px 0px 0px 10px;
	}
	
	
/*
blue button text: #143067
navbar background: #6CB53D
submenu background #9FCC4E

navbar on: #609F35
navbar hover: #E6A82D

text link: #E6A82D
text link 2: #EBBF3D

text link hover: #660000
text link visited: #D2961A
visited 2: #E9A03F

 
bright blue #2150AB
dark blue-gray #50596B
heading 1 #0F244D
heading 2 #388400
lightlight #F5F7FC
*/
