/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	red;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.USCAP_CASE_MANAGER_Title  {
	text-align: left;
	font-family: Tahoma;
	font-size:medium;
	font-style:italic;
	font-weight:bold;
	color:Navy;
	}

.USCAP_CASE_MANAGER_dropdown_label  {
	text-align: right;
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: Black;
	}

.USCAP_CASE_MANAGER_label  {
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight:bold;
	color: Black;
	}
.USCAP_CASE_MANAGER_question_label  {
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight:bold;
	color: navy;
	}

.USCAP_PREVIEWER_QUESTION_PANEL_Question_Header  {
	font-size: 12px;
	font-weight:bold;
	color: black;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	text-align:left;
	}
	
.USCAP_PREVIEWER_QUESTION_PANEL_Question_Text   {
	font-size: 12px;
	font-weight:normal;
	color: black;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	text-align: left;
	width: 310px;
	}
	
.USCAP_PREVIEWER_QUESTION_PANEL_Answer_Checkbox
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	text-align: left;
	width: 310px;
}
	
	
.USCAP_Previewer_Main_Image
{
	z-index: 105;
	left: 8px;
	width: 720px;
	position: absolute;
	top: 48px;
	height: 540px;
}

.DGAP_DATABASE_QUERY_PAGE_Header_1
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: small;
	color: black;
}
	
.BWP_PROFILE_EDITOR_Labels
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: xx-small;
	color: #0000C0;
}	

.BWP_PROFILE_EDITOR_Controls
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:normal;
	font-size: x-small;
	color: black;
}	

.BWP_PROFILE_EDITOR_Datagrids
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: xx-small;
	color: black;
}	

.BWP_SHOW_SENIOR_STAFF_Main_Title
{
	font-family:'Times New Roman', Times, Serif;
	font-weight:bold;
	font-size:large;
	color:#336699;
}

.BWP_SHOW_SENIOR_STAFF_Details
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:normal;
	font-size: x-small;
	color: black;
}

.BWP_SHOW_SENIOR_STAFF_Details_Bold
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size: x-small;
	color: black;
}

.BWP_SHOW_SENIOR_STAFF_Details_Italic
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:normal;
	font-style:italic;
	font-size: x-small;
	color: black;
}

.BWP_STAFF_LISTING_Name
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-style:normal;
	font-size: small;
	color: sienna;
}

.BWP_STAFF_LISTING_Interest
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:normal;
	font-style:italic;
	font-size: small;
	color: black;
}

.BWP_STAFF_LISTING_Role
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:normal;
	font-style:normal;
	font-size: small;
	color: black;
}

.BWP_STAFF_LISTING_Link
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:normal;
	font-style:normal;
	font-size: x-small;
	color: black;
}

.BWP_MENU_Link
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-style:normal;
	font-size: 11px;
	color: #336699;
}

.BWP_DESCRIPTION_Body
{
	font-family:'Times New Roman', Times, Serif;
	font-weight:normal;
	font-style:normal;
	font-size: small;
	color: black; 	
}	

.BWP_DESCRIPTION_Header
{
	font-family:'Times New Roman', Times, Serif;
	font-weight:bold;
	font-size:large;
	color: #336699;
	text-decoration:underline; 	
}	

.BWP_HOME_Header
{
	font-family:'Times New Roman', Times, Serif;
	font-weight:bold;
	font-size:large;
	color: #336699;
	font-style:italic;
	
	 	
}
	
.BWP_HOME_Introduction
{
	font-family: 'Times New Roman' , Times, Serif;
	font-size: medium;
	FONT-WEIGHT: normal;
	color: black;
	
}
.BWP_HOME_Section_Text
{
    font-family: 'Times New Roman' , Times, Serif;
	font-size: medium;
	FONT-WEIGHT: normal;
	color: black;
}


.BWP_HOME_Section_Header
{
    font-family: 'Times New Roman' , Times, Serif;
	font-size: medium;
	FONT-WEIGHT: bold;
	font-style:italic;
	color: Sienna;    
}

.BWP_ACADEMIC_HISTORY_Text
{
    font-family: 'Times New Roman' , Times, Serif;
	font-size: medium;
	FONT-WEIGHT: normal;
	color: black;
}

.BWP_CONSULTATION_Section_Header
{
	font-family: 'Times New Roman' , Times, Serif;
	font-weight:bold;
	font-style:normal;
	font-size: small;
	color: sienna;
}

.BWP_CONSULTATION_Section_Text
{
	font-family: 'Times New Roman' , Times, Serif;
	font-weight:normal;
	font-style:normal;
	font-size: small;
	color: black;
}

.BWP_EDIT_MILDSTONE_Red_Fine_Print
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-style:normal;
	font-size: xx-small;
	color: red;
}

.BWP_MILESTONE_LIST_List_Text
{
	font-family: 'Times New Roman', Times, Serif;
	font-weight:normal;
	font-style:normal;
	font-size: medium;
	color: black;	
}
.ObGynPath_Consult_Header_text
{
	font-family: "Arial, Helvetica, Sans-Serif, Verdana";
	font-weight: bold;
	font-style:normal;
	font-size: 24pt;
	color: black;
	text-transform: capitalize;
	text-align: center;  
}
.ObGynPath_Consult_2nd_Header_text
{
	font-family: "Arial, Helvetica, Sans-Serif, Verdana";
	font-weight: bold;
	font-style:normal;
	font-size: 18pt;
	color:#CC3300;
	text-align: center;
}
.ObGynPath_Consult_3rd_Header_text
{
	font-family: "Arial, Helvetica, Sans-Serif, Verdana";
	font-weight: normal;
	font-style:normal;
	font-size: 16pt;
	color:#CC3300;
	text-align: center;
}	

.ObGynPath_Consult_4th_Header_text
{
	font-family: "Arial, Helvetica, Sans-Serif, Verdana";
	font-weight:normal;
	font-style:italic ;
	font-size: 12pt;
	color:black;
	text-align: center;
}	
	
.ObGynPath_Consult_Section_Header_text
{
	font-family: "Arial, Helvetica, Sans-Serif, Verdana";
	font-weight: bold;
	font-style:normal;
	font-size: 12pt;
	color:#0066CC;
	text-align: left;	
}

.ObGynPath_Consult_Section_Body_text
{
	font-family: "Arial, Helvetica, Sans-Serif, Verdana";
	font-weight: normal;
	font-style:normal;
	font-size: 10pt;
	color: Black;
	text-align: left;
	margin-top:6px;
	margin-left:24px;
	margin-bottom:12pt;
}

.ObGynPath_Consult_Picture
{
	
	}
