/* html text Styles */
/* set styles for customised tags here: for A,TD,P,H1,H2,H3,H4,H5,H6 */
/* these tags are used in the editor */ 

A
{
	font-family		: Arial; 
	font-size 		: 12px;
	color			: #005099;
	text-decoration : none;
}

A:hover
{
	font-family		: Arial; 
	font-size 		: 12px;
	color			: #005099;
	text-decoration	: underline;
}

a:visited
{
	font-family		: Arial; 
	font-size 		: 12px;
	color			: #005099;
	text-decoration : none;
}

h1 
{
	font-family		: Arial; 
	font-size  		: 14pt;
	color			: #000000;
	font-weight		: bold;
}

h2 
{
	font-family		: Arial; 
	font-size  		: 12pt;
	color			: #000000;
	font-weight		: bold;
}

h4
{
	font-family		: Arial; 
	font-size 		: 13px;
	color			: #804b27;
	font-weight		: 900;
	text-decoration : none;
	margin-top: 0px;
	margin-bottom:0px;
}

h5 
{
	font-family		: arial; 
	font-size  		: 16px;
	color			: #005099;
	font-weight		: bold;
	margin-top: 5px;
	margin-bottom: 7px;
}

TD, p, li
{
	font-family		: Arial; 
	font-size  		: 10pt;
	color			: #000000;
	font-weight		: normal;
}

/*split here*/
/*other tags that will not be neccessary for the cms editor*/

.leftnavitem
{
	text-align:left;
	border: #9e2701 1px solid;
	background: #ffffff;
	margin-left:20px;
	margin-top:6px;
}

.leftsubnavitem
{
	text-align:left;
	border: #9e2701 1px solid;
	background: #ffffff;
	margin-left:40px;
	margin-top:6px;
}

.leftnavbg
{
	background:url(/images/thrombosis/graphics/leftnav.gif);
	background-repeat:no-repeat
}

.leftnavtext
{
	margin-left:3px;
}

.leftnavtext#P
{
	font-family: Arial;
	font-size:13px;
	font-weight:bolder
}

.search_box
{
	width: 157px;
	background: #dbe6f0;
	border: #7fa8cc 1px solid;
	margin-top: 0px;
}

.search_button
{
	background: #dbe6f0;
	border: #7fa8cc 1px solid;
	color: #005099;
	margin-top: 5px;
	margin-left:5px;
	height:20px;
}

.footertext
{
	color: #005099;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

.footertext a:hover 
{
	color: #005099;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

.footertext a:visited
{
	color: #005099;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

.migrainecallout
{
	background-color:#b5d6f0;
	border: #aaaaaa 1px solid;
}

.calloutmigraine
{
	background-color:#b5d6f0;
	border: #aaaaaa 1px solid;
}
