/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFF0B5;
}

#fullheight {
height:100%;
min-height: 100%;
}

.imageAlign {
margin-right: 5px;
float:left;
clear:left;
}

.whiteTextLarge {
	color: #FFFFFF;
	font-weight: 100;
	font-size: 12pt;
}

.submenuText {
	color: #064D76;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}
.blueText {
	color: #0675B5;
	font-weight: bold;
	font-size: 12pt;
}
.blueTextSmall {
	color: #0675B5;
	font-weight: bold;
	font-size: 10pt;
}
.redTextSmall {
	color: #CC0000;
	font-style:oblique;
	font-size: 8pt;
}
.redTextSmallBold {
	color: #CC0000;
	font-style:oblique;
	font-size: 8pt;
	font-weight:bold;
}

.blackTextSmall {
	color: #000000;
	font-style:oblique;
	font-size: 8pt;
}
.whiteTextSmall {
	color: #FFFFFF;
	font-style:oblique;
	font-size: 8pt;
}

.orangeTextSmall {
	color: #FFD95E;
	font-style:oblique;
	font-size: 8pt;
}
.bodyTextSpacing {
	padding: 10px;
}
.imageSpacing {
	margin-top:2px;
}

.image_space {
	margin-left:4px;
}

.subTitleTextSpacing {
	font-size: 10pt;
	color:#0675B5;
	padding: 25px;
}
.spacer {
font-size: 8pt;
}
.hideImage {
width: 0px;
height: 0px;
}

.titles {
	color:#000000;
	margin-left:25px;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

li {
	color:#0675B5;
	font-size:10pt;
	font-weight:bold;
}
.liAdditionalText {
	color:#000000;
	margin-left:25px;
	font-size:10pt;
}
.liBlack {
	color:#000000;
	margin-left:25px;
	font-size:10pt;
	font-weight:200;
}
.listNoBullet {
	list-style-type: none;
	color:#0675B5;
	font-size:10pt;
}
.listSquare {
	list-style-image:url(../images/square.jpg);
	color:#0675B5;
	font-size:10pt;
	font-weight:bold;
}
.additionlListItems {
	color:#0675B5;
	font-size:10pt;
	margin-top: 10pt;
}
.additionlListItemsNoBullet {
	list-style-type: none;
	color:#0675B5;
	font-size:10pt;
	margin-top: 10pt;
}
.subListFirst {
	list-style-type: circle;
	margin-top: 10pt;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}
.subListFirstNB {
	list-style-type: none;
	margin-top: 10pt;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}
.subList {
	list-style-type: circle;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

a.csObGyn_link_pi { color: #0675B5; text-decoration:none; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_pi:link { color: #0675B5; text-decoration:none; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_pi:active { color: #0675B5; text-decoration:none; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_pi:hover { color: #0675B5; text-decoration:underline; font-size: 10pt; font-weight: normal} 

a.csObGyn_link_blue { color: #0675B5; text-decoration:underline; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_blue:link { color: #0675B5; text-decoration:underline; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_blue:active { color: #0675B5; text-decoration:underline; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_blue:hover { color: #CC0000; text-decoration:underline; font-size: 10pt; font-weight: normal} 

a.csObGyn_link_red { color: #CC0000; text-decoration:none; font-size: 9pt; font-weight: bold} 
a.csObGyn_link_red:link { color: #CC0000; text-decoration:none; font-size: 9pt; font-weight: bold} 
a.csObGyn_link_red:active { color: #CC0000; text-decoration:none; font-size: 9pt; font-weight: bold} 
a.csObGyn_link_red:hover { color: #CC0000; text-decoration:underline; font-size: 9pt; font-weight: bold} 


a.csObGyn_link_green { color: #3B5C28; text-decoration:none; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_green:link { color: #3B5C28; text-decoration:none; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_green:active { color: #3B5C28; text-decoration:none; font-size: 10pt; font-weight: normal} 
a.csObGyn_link_green:hover { color: #3B5C28; text-decoration:underline; font-size: 10pt; font-weight: normal} 

a.csObGyn_link_white { font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color: #ffffff; text-decoration:none; font-size: 8pt} 
a.csObGyn_link_white:link { font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color: #ffffff; text-decoration:none; font-size: 8pt} 
a.csObGyn_link_white:active { font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color: #ffffff; text-decoration:none; font-size: 8pt} 
a.csObGyn_link_white:hover { font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color: #ffffff; text-decoration:underline; font-size: 8pt} 

.formButtons {
	font-weight: bold;
	color: #FFFFFF;
}

.rightTopAlign {
background:  url(../images/rx_refill_bkgrnd_gold_02.jpg) top right repeat-y;
}
.rightBottomAlign {
background:  url(../images/rx_refill_bkgrnd_gold_04.jpg) bottom right repeat-y;
}
.BottomAlign {
background:  url(../images/rx_refill_bkgrnd_gold_07.jpg) bottom right repeat-y;
}
.noLink {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#999999;
}
.navStuff {
    DISPLAY: none;
}
.bottomBorders {
	border-bottom:  1px solid #000000;
	padding-top: 5px;
}
.extraPadddingRight {
	padding-right:  5px;
}
.extraPadddingLeft {
	padding-left:  5px;
}
.extraPadddingTop {
	padding-top:  5px;
}

.smallBlackText {
font-size: 10px;
font-weight: bold;
}

.blackTextTitle {
font-size: 16px;
font-weight:  bold;
}

.blackTextSubTitle {
font-size: 13px;
font-weight:  bold;
}

.blackTextItalicSmall {
font-size: 10px;
font-style: italic;
font-weight:  bold;
}

