@charset "utf-8";
/* CSS Document */


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	
}

.one780 #container {
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #999999;
	text-align: left;
}

/*header divs*/
.one780 #header {
	background: #320F93;
	height:121px; 
	padding: 0; 
	
}


			
.header 	{
			color:#FFFFFF;
			 font-size:10pt;
			 
			 }
			 
.header a:link {text-decoration:none;
				 color:#FF00FF}
				 
.header a:visited {text-decoration:none;
					color:#FF00FF;}

.header	a:hover  {text-decoration:underline;
					color:#FFFF66;}

.header a:active  {text-decoration:underline;
					color:#CC00FF;}
					
#headercart a:link  {text-decoration:none;
				 color:#320F93}
				 
#headercart a:visited {text-decoration:none;
					color:#320F93;}

#headercart	a:hover  {text-decoration:underline;
					color:#FF00FF;}

#headercart a:active  {text-decoration:underline;
					color:#320F93;}				

#headercart{
	float:right;
	width:210px;
	height:90px;
	color:#000000;
	margin-top:10px;
	margin-right:20px;
	background-color:#320F93;
	background-image:url(webfile/images/arielCart.png);
	background-repeat: no-repeat;
	padding-top:8px;
	padding-bottom:3px;
	text-align:center;
}
					
#headerlinkbox {float:right;
                width:190px;
				height:75px;
				padding:10px;
				margin-top:15px;
				margin-right:12px;
				background-image:url(webfile/images/arielCart.png);
				background-repeat: no-repeat;
				color:#320F93;
				text-align:center;
				font-size:12px
				}
				
#headerlinkbox a:link {text-decoration:none;
				 color:#FF00CC;font-weight:bold}
#headerlinkbox a:visited {text-decoration:none;
					color:#FF00CC;font-weight:bold}

#headerlinkbox a:hover  {text-decoration:underline;
					color:#FFFF00;font-weight:bold}
#headerlinkbox 	a:active  {text-decoration:underline;
					color:#FF00CC;font-weight:bold}								
					
/*content div*/
.one780 #mainContent {
	
	margin:0 0 0 150px;
	padding: 0px 20px; 
	background: #FFFFFF;
}

#mainContent a:link {color:#390F93;text-decoration:none}
#mainContent a:visited {color:#390F93;text-decoration:none}
#mainContent a:hover {color:#FF00FF;text-decoration:none}
#mainContent a:active {color:#390F93;text-decoration:none}


#sale {float:left;
	   margin-left:275px;
	   margin-top:15px;
	   width:200px;
	   text-align:center;
	   font-size:18px;
	   line-height:1.2;
	   background-image:url(slideshow/images/sunButton200x65.png);
	   background-repeat:no-repeat;
	   padding:7px 3px 10px 3px
	   }

#navtop {width:740px;
		font-size:11px;
		background-color:#FFFFFF;
		color:#320F93;
		font-weight:bold;
		padding:7px 20px 3px 20px;
		border-bottom:1px solid #320F93;
		height:30px;
		}
/*right side bar divs*/

#leftNav {float:left;
                width:150px;
				padding:0;
				font-size:11px;
				background-color:#C8D4DA;
				line-height:1.5;
				
				color:#000000;
				}
#leftNav a:link {color:#320F93; text-decoration:none}
#leftNav a:visited{color:#320F93; text-decoration:none}
#leftNav a:hover{color:#FF33FF; text-decoration:underline}
#leftNav a:active{color:#320F93; text-decoration:none}

#flashalt a:link {color:#BF580D; text-decoration:none; font-weight:bold}
#flashalt a:visited{color:#BF580D; text-decoration:none; font-weight:bold}
#flashalt a:hover{color:#FFFFFF; text-decoration:underline; font-weight:bold}
#flashalt a:active{color:#BF580D; text-decoration:none; font-weight:bold}



/*footer divs*/
.one780 #footer {
	padding: 0 10px; 
	background-color:#320F93;
}
.one780 #footer p {
	margin: 0; 
	padding: 10px 0; 
	background-color:#320F93
}

.one780 #footer ul {list-style-type:none;font-size:10px}
.one780 #footer ul li {display:inline;border-right:1px solid #FFFFFF;padding-right:5px}
.one780 #footer ul li a:link {color:#FFFF99;text-decoration:none}
.one780 #footer ul li a:visited {color:#FFFF99;text-decoration:none}
.one780 #footer ul li a:hover {color:#FF00FF;text-decoration:underline}
.one780 #footer ul li a:active {color:#FFFF99;text-decoration:underline}
									

/*classes for rounded corners*/
.rt_info { 
	background: url(webfile/images/tr_tealWhite.png) no-repeat top right}

.rb_info {
	background: url(webfile/images/br_tealWhite.png) no-repeat bottom right}
.roundtop {
	background:url(webfile/images/tr.png) no-repeat top right}
.roundbottom {
	background:url(webfile/images/br.png) no-repeat bottom right}
	
img.corner {
   width: 50px;
   height: 50px;
   border: none;
   display: block 
}
/*div id for javascript error messages in form validation.  Used in checkout and in contact.php*/
#message {color:#FF0000;margin-left:20px;font-size:12px;margin-bottom:20px}

.jewelryby {background-image:url(p7_cssexpress/p7exp/images/p7exp_mbar.jpg);
			background-repeat:repeat-x;
			color:#FFFFFF;
			width:150px;
			text-align:center;
			font-size:16px;
			height:27px;
			padding-top:5px;
			font-family:Trebuchet MS			 
			}

#clrList {display:none;border:double;background-color:#FBE6F7;padding-left:10px}         
#clrList a:link{color:#333333;text-decoration:none}
#clrList a:visited{color:#333333;text-decoration:none}
#clrList a:hover{color:#CC0000;text-decoration:underline}
#clrList a:active{color:#333333;text-decoration:none}

#dsnList {display:none;border:double;background-color:#FBE6F7;padding-left:10px}         
#dsnList a:link{color:#333333;text-decoration:none}
#dsnList a:visited{color:#333333;text-decoration:none}
#dsnList a:hover{color:#CC0000;text-decoration:underline}
#dsnList a:active{color:#333333;text-decoration:none}

#typeList {display:none;border:double;background-color:#FBE6F7;padding-left:10px}         
#typeList a:link{color:#333333;text-decoration:none}
#typeList a:visited{color:#333333;text-decoration:none}
#typeList a:hover{color:#CC0000;text-decoration:underline}
#typeList a:active{color:#333333;text-decoration:none}

.links ul {list-style-type:none;font-size:11px}
.links ul li {display:block;padding-right:3px;margin-left:10px}
.links ul li a:link {color:#5D5D5D;text-decoration:none}
.links ul li a:visited {color:#5D5D5D;text-decoration:none}
.links ul li a:hover {color:#FF00FF;text-decoration:underline}
.links ul li a:active {color:#5D5D5D;text-decoration:underline}

#pgLink {float:right;
		 width:auto;
		 color:#0033CC;
         font-size:10px;
		 margin-top:15px;
		 text-align:center;
		 }

#pgLink a:link {color:#000000;background-color:#FBE6F7;border:1px solid #CCCCCC;margin-right:10px;padding:3px 5px}
#pgLink a:visited {color:#000000;background-color:#FBE6F7;border:1px solid #CCCCCC;margin-right:10px;padding:3px 5px}
#pgLink a:hover {color:#FBE6F7;background-color:#000000;border:1px solid #CCCCCC;margin-right:10px;padding:3px 5px}
#pgLink a:active {color:#FBE6F7;background-color:#000000;border:1px solid #CCCCCC;margin-right:10px;padding:3px 5px}

.currentPg {color:#000000;background-color:#FBE6F7;margin-bottom:10px;font-size:11px;font-weight:bold;text-align:center;border:1px solid #CCCCCC}
.currentPg a:link {color:#000000}
.currentPg a:visited {color:#000000}
.currentPg a:hover {color:#FFFFFF}
.currentPg a:active {color:#FFFFFF}


#subfoot {float:left;width:760px;background-color:#FFFFFF;border-top:double;padding:5px 10px 5px 10px}
#subfoot1 {float:right;width:30%;height:80px;font-size:12px;border-left:1px solid #CCCCCC}
#subfoot2 {float:right;width:30%;height:80px;font-size:12px;border-left:1px solid #CCCCCC;padding-right:5px}
#subfoot3 {float:right;width:30%;height:80px;font-size:12px;border-left:1px solid #CCCCCC}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.indexcontent a:link {text-decoration:none;font-weight:bold;color:#990000}
.indexcontent a:visited {text-decoration:none;font-weight:bold;color:#990000}
.indexcontent a:hover {text-decoration:underline;font-weight:bold;color:#FFCC66}
.indexcontent a:active {text-decoration:none;font-weight:bold;color:#990000}
.indexcontent{font-size:12px}
					
.content a:link	{text-decoration:none; font-weight:bold; color:#003399	}			 
.content a:visited	{text-decoration:none; font-weight:bold; color:#003399	}	
.content a:hover	{text-decoration:underline; font-weight:bold; color:#FF33CC	}	
.content a:active	{text-decoration:none; font-weight:bold; color:#003399	}	

.content {font-size:12px;
		  padding:40px 20px 20px 20px}
		  
.content_links a:link {text-decoration:none; font-weight:bold; color:#0066FF}			 .content_links a:visited	{text-decoration:none; font-weight:bold; color:#0066FF}	
.content_links a:hover	{text-decoration:underline; font-weight:bold; color:#FFFFFF}	
.content_links a:active	{text-decoration:none; font-weight:bold; color:#0066FF}	  

.footer  {font-size:10px;
          font-family:Verdana, Arial, Helvetica, sans-serif;
		  color:#FFFFFF;
		  font-weight:bold;
		  text-align:center
		  } 
		  
.footer a  {text-decoration:none;color:#FFFF00}
.footer a:visited {text-decoration:none;color:#FFFF00}
.footer a:hover {text-decoration:underline;color:#FFFFFF}
.footer a:active {text-decoration:none;color:#FFFF00}

.invisible a:link {text-decoration:none;color:#999999}
.invisible a:visited {text-decoration:none;color:#999999}
.invisible a:hover {text-decoration:none;color:#999999}
.invisible a:active {text-decoration:none;color:#999999}

label {float:left;
       width:150px;
	   text-align:right;
	   padding-right:10px;
	   }
	  
input  {
       margin-bottom:5px;
	   }

select {margin-bottom:5px}	 

textarea {margin-bottom:5px}

.style21 {font-family:"Quorum Md BT";
          font-size:22px;
		  font-weight:bold}

.style22 {
	font-family: "Arial Narrow";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color:#8F200C
}

.style22B {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8F200C;
}
/*free shipping over 50 in navtop*/
.style109 {
	font-size: 20px;
	font-family: "Arial Narrow";
	font-style: italic;
	font-weight: bold;
}
	

/*horizontal tab container used for cs, faq and security headings in service.html*/		  
/*#tabcontainer{color:#000000;background-color:#F6EDE7;
width:100%;height:auto;font-family:Arial, Helvetica, sans-serif;font-size:12px}

#tabnav{position:relative;height:25px;font-size:12px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;background-color:#FFFFFF;border-top:2px solid black} 
#tabnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#tabnav ul li{display:block;float:left;background-color:#F6EDE7}
#tabnav ul li a{display:block;float:left;color:#666666;text-decoration:none;padding:7px 0 5px 0;height:20px;width:258px;text-align:center;background-color:#F6EDE7;background-image:url(webfile/images/tab_slant.png);margin-left:2px}

#tabnav ul li a:hover{color:#000000;background-color:#FFFFFF;font-size:14px}

#tabnav ul li a.current,#tabnav ul li a.current:hover{color:#000000;background-color:#F6EDE7;font-size:14px;border-bottom:none;background-image:none}


#tab_inner{color:#000000; font-size:12px;margin:30px;background-color:#D3D3D3;border:groove}
#tab_inner h2 {text-align:center;background-color:#000000;color:#FFFFFF}
#tab_inner a:link{color:#0033FF;text-decoration:none}
#tab_inner a:hover{color:#FF33CC;text-decoration:underline}
#tab_inner a:visited{color:#9966CC;text-decoration:none}
#tab_inner a:active{color:#0033FF;text-decoration:none}
*/

/*ids, classes for vertical tab menu used in service.html for customer service*/
/*#tabnav_vert{position:relative;height:100%;font-size:11px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;background-color:#FFFFFF;width:20%} 
#tabnav_vert ul{margin:0;padding:0;list-style-type:none;width:auto;float:left}
#tabnav_vert li{display:block}
#tabnav_vert ul li{float:left;background-color:#FFFFFF}
#tabnav_vert ul li a{float:left;color:#000000;text-decoration:none;padding:7px 0 10px 0;width:120px;text-align:center;padding:5px;border-bottom:1px solid #CCCCCC}

#tabnav_vert ul li a:hover{color:#000000;background-color:#CCCCCC}

#tabnav_vert ul li a.current,#tabnav_vert ul li a.current:hover{color:#000000;background-color:#FBE6F7}

#tabContain_vert{margin-left:140px;border:inset;height:275px;color:#000000;background-color:#FFFFFF; width:70%;font-family:Arial, Helvetica, sans-serif;background-image:url(webfile/images/pinkSunrise_overlay.jpg)}

#tabInner_vert{color:#000000; padding: 5px; font-size: 12px; padding-top:15px}

#tabInner_vert a:link{color:#0033FF;text-decoration:none}
#tabInner_vert a:hover{color:#FF33CC;text-decoration:underline}
#tabInner_vert a:visited{color:#9966CC;text-decoration:none}
#tabInner_vert a:active{color:#0033FF;text-decoration:none}
*/

/*tab divs for info articles*/
/*#tabnav_vert2{position:relative;height:100%;font-size:11px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;background-color:#B2B2D3;width:20%;margin-left:15px;margin-top:10px;color:#FFFFFF} 
#tabnav_vert2 ul{margin:0;padding:0;list-style-type:none;width:auto;float:left}
#tabnav_vert2 li{display:block}
#tabnav_vert2 ul li{float:left;background-color:#B2B2D3}
#tabnav_vert2 ul li a{float:left;color:#FFFFFF;text-decoration:none;padding:7px 0 10px 0;width:120px;text-align:center;padding:5px;border-bottom:1px solid #CCCCCC}

#tabnav_vert2 ul li a:hover{color:#000000;background-color:#CCCCCC}

#tabnav_vert2 ul li a.current,#tabnav_vert ul li a.current:hover{color:#000000;background-color:#F6EDE7}

#tabContain_vert2{margin-left:140px;height:auto;color:#000000;background-color:#B2B2D3; width:80%;font-family:Arial, Helvetica, sans-serif}

#tabInner_vert2{color:#000000;font-size:12px;background-color:#FFFFFF;margin-bottom:20px;margin-left:15px}

#tabInner_vert2 a:link{color:#0033FF;text-decoration:none}
#tabInner_vert2 a:hover{color:#FF33CC;text-decoration:underline}
#tabInner_vert2 a:visited{color:#9966CC;text-decoration:none}
#tabInner_vert2 a:active{color:#0033FF;text-decoration:none}
*/

/*tabnav_us for the about/contact us page*/
/*#tabnav_us{position:relative;height:25px;font-size:12px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;background-color:#FFFFFF;border-top:2px solid black} 
#tabnav_us ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#tabnav_us ul li{display:block;float:left;background-color:#F6EDE7}
#tabnav_us ul li a{display:block;float:left;color:#666666;text-decoration:none;padding:7px 0 5px 0;height:20px;width:388px;text-align:center;background-color:#F6EDE7;background-image:url(webfile/images/tab_slant388px.png);background-repeat:no-repeat;margin-left:2px}

#tabnav_us ul li a:hover{color:#000000;background-color:#FFFFFF;font-size:14px}

#tabnav_us ul li a.current,#tabnav ul li a.current:hover{color:#000000;background-color:#F6EDE7;font-size:14px;border-bottom:none;background-image:none}
*/





/*css divs for drop down menu*/

#menuwrapper {
	float:left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #000000;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;

}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Arial Narrow";
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size:12px
	
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar a.trigger {
	padding: 5px 16px 5px 40px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size:12px;
	text-align:center;
}
/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar li {
	float: left;
	width: 15em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar li ul, #p7menubar ul li  {
	width: 18em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar ul li a  {
	color: #CCCCCC;
	border-right: 0;
	padding: 3px 10px 3px 10px;
	font-size:10px
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #F6EDE7;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-repeat: repeat-x;
	font-size:10px;
	width:260px;
	z-index:200;
	
}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #F6EDE7;
	
}

/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
	
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: 260px;}

/*divs used only in confirm.php*/
#content4  {float:left;
			background-color:#FFFFFF; /*used for confirm.php*/
            width:720px;
			padding:30px;
			font-size:14px;
			}
			
#content4X {background-color:#FFFFFF; 
			float:left;		/*used for confirm.php*/
            width:720px;
			padding:30px;
			font-size:14px;
			}
#content4_A {background-color:#BDBADD;  /*used for "footer" section on confirm.php*/
			 float:left;
             width:80%;
			 height:90px;
			 font-size:18px;
			 text-align:center;
			 margin-left:10%;
			 color:#320F93;
			 border:10px solid #D6D6E8;
			 padding-bottom:10px
			 }
			 
#content4_A a:link {color:#FFFFFF;text-decoration:none}
#content4_A a:visited {color:#FFFFFF;text-decoration:none}
#content4_A a:hover {color:#FF00FF;text-decoration:none}
#content4_A	a:active {color:#FFFFFF;text-decoration:none}		 
			 
div#bill   {float:left;        /*used for billing data in confirm.php*/
			margin-left:20px;
			width:250px
			}




#content_lower   {float:left;   /*used for shipping data in confirm.php*/
				  margin-top:15px;
			     margin-left:32px;
                 width:625px;
				 font-family:Arial;
				 font-size:12px;
				 font-weight:normal;
				 color:#000000;
				 text-align:center
				
				 
				 }
				 

h3 {font-size:14px}				 


#flashFloat {float:left;
             width:310px;height:460px;
			 border-top:10px solid #CCCCCC;
			 border-left:10px solid #7084A5;
			 border-right:10px solid #7084A5;
			 border-bottom:10px solid #305074
			 }
			 
#upperRight {float:left;
             width:300px;
			 height:480px;
			 background-image:url(webfile/images/bg_blueGold.png);
			 }			 
#compContent {float:left;
              width:630px;
			  background-image:url(webfile/images/bg_lav630x378.png);
			  background-repeat:no-repeat;
			  font-size:12px;
			  padding:20px 0
			  }
#compContent a:link, #compContent a:visited, #compContent a:active {text-decoration:none;color:#0000CC;font-weight:bold}
#compContent a:hover {text-decoration:underline;color:#FF00CC}			  

			  
.compFloat {float:left;
            width:295px;
			padding:10px
			}

.compHead {font-weight:bold;font-family:Georgia, Times New Roman, Times, serif}
.fs16 {font-size:16px}
.fs14 {font-size:14px}		 			 

.linksHdg {font-size:22px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-align:center;background-color:#CCCCCC;margin-top:15px}
.linksSubHdg_top{float:left;width:100%;font-weight:bold;background-color:#BDBADD;margin-top:40px;margin-bottom:10px;font-size:14px}
.linksSubHdg{font-weight:bold;background-color:#BDBADD;font-size:14px}
.fcred{color:#FF0000}
.fcredB{color:#FF0000;font-weight:bold}

.linkageForm{border:1px solid black;background-color:#FFFFCC;padding:5px;font-size:11px;width:590px}