h1 
{
font-family 	: 	arial;
font-size		:	 11px;
font-weight		:	bold;
color			: 	#9D0200;
line-height		:	15px;
margin-bottom	: 	5px;

}
h2
{
font-family 	: 	arial;
font-size		:	 12px;
font-weight		:	bold;
color			: 	#9D0200;
line-height		:	15px;
margin-bottom	: 	5px;
}

h3
{
font-family 	: 	arial;
font-size		:	 13px;
font-weight		:	bold;
color			: 	#9D0200;
line-height		:	15px;
margin-bottom	: 	5px;
}

h4
{
font-family 	: 	arial;
font-size		:	 14px;
font-weight		:	bold;
color			: 	#9D0200;
line-height		:	15px;
margin-bottom	: 	5px;
}

h5
{
font-family 	: 	arial;
font-size		:	 15px;
font-weight		:	bold;
color			: 	#9D0200;
line-height		:	15px;
margin-bottom	: 	5px;
}

h6
{
font-family 	: 	arial;
font-size		:	 16px;
font-weight		:	bold;
color			: 	#9D0200;
line-height		:	15px;
margin-bottom	: 	5px;

}

body, td, div, p
{
font-family		: arial;
font-size		:	11px;
color:	#54554C;
line-height		: 	18px;
}

p
{
margin:0px;
}

a
{ 
color			:	#0060FF;
text-decoration	:	none;
}

blockquote
{
MARGIN-TOP: 0px;
MARGIN-bottom: 0px;
MARGIN-RIGHT: 5px;
MARGIN-left: 11px
}


.content
{
font-family		: arial;
font-size		:	11px;
color:	#54554C;
width: 495px;
line-height		: 	18px;


}

.PRINAV		
{
font-family:arial;
font-size:12px;
color:#FFFFFF;
text-decoration		:	none;
padding-left:15px;
}

.PRINAV-on		
{
font-family:arial;
font-size:12px;
color:#755113;
text-decoration		:	none;
padding-left:15px;
}

.SECNAV	
{
font-family:verdana;
font-size:11px;
color:#6B6A6A;
line-height:35px;
text-decoration			:	none;
}
 
.SECNAV-on
{		
font-family:verdana;
font-size:11px;
color:#373737;
line-height:35px;
text-decoration			:	none;
}


 /* --------------  DISCUSSION STYLES  -------------- */
 
 /*   INPUT BOXES   */

.txtDiscussName
{
font-family: verdana;
font-size: 10px;
width: 200px;
color	: #5D5D5C;
border: 1px solid #C0B475;
background-color:#30353E;
}

.td_txtDiscussName
{
text-align:right;
}

.txtDiscussTitle
{
font-family: verdana;
font-size: 10px;
width: 200px;
color	: #5D5D5C;
border: 1px solid #C0B475;
background-color:#30353E;
}

.td_txtDiscussTitle
{
text-align:right;
}

.txtDiscussComments
{
font-family: verdana;
font-size: 10px;
color	: #5D5D5C;
border: 1px solid #C0B475;
width:  320px;
height:  100px;
margin-bottom:		10px;
background-color:#30353E;
}

.td_txtDiscussComments
{
text-align:right;
}


 /*   END INPUT BOXES   */

 /*   DISCUSSION ITEMS   */

.DiscussPostedDT
{
color: #7C9A8C;
}

.DiscussDiv
{
font-family: verdana;
font-size: 11px;
color: #C0B475;
margin-top: 10px;
}

 /*    END DISCUSSION ITEMS       */

 /*    WELCOME TO MY DISCUSSION   */
 
#AddDiscussDiv
{
font-family: arial Black;
font-size: 11px;
color: #7A96A8;
text-align: left;
letter-spacing: 1px;
padding-left:67px;
text-transform: uppercase;
}

 /*    END WELCOME TO MY DISCUSSION   */

 
 /*    DISCUSS COMMENTS   */

.DiscussDivCtr
{
font-family: arial mt, arial;
font-size: 11px;
color: #7C9A8C;
line-height: 15px;
}
 
 /*    END DISCUSS COMMENTS   */
 
 
 /*    TITLE  & YOUR NAME    */

#TD_txtDiscussTitle_Label
{
font-family: verdana;
padding-left:65px;
font-size: 11px;
text-align: right;
color: #C0B475;
letter-spacing: 1px;
}

#TD_txtDiscussName_Label
{
font-family: verdana;
font-size: 11px;
text-align: right;
color: #C0B475;
letter-spacing: 1px;
}

/*   END TITLE  & YOUR NAME   */


/*   FORM SPACING             */
#frmDiscussionAdd
{
margin-top: 10px;
}

/*  END FORM SPACING          */


/*  POST YOUR COMMENTS BUTTON  */

#cmdSubmitDiscussion
{
background-color	:	#E7E5D3;
width				:	170px;
border-style		:	none;
height				:	32px;
cursor				: 	hand;
text-align			:	center;
font-weight			:	bold;
font-family			:	verdana;
font-size			:	9px;
color				:	#7B7689;
border				:	4px solid #869FAE;
}


/*  END POST YOUR COMMENTS BUTTON  */

.DiscussContainer
{
margin-top:0px;
padding-left:20px;

} 

/* --------------  END DISCUSSION STYLES  -------------- */


/*  FEEDBACK FORM ELEMENTS  */

.frmInputText
{
border-top:1px solid #82809B;
border-left:1px solid #82809B;
border-bottom:1px solid #82809B;
border-right:1px solid #82809B;
width:237px;
height:22;
background-color:#F6F8F4;
color:#84526C;
}

.frmInputTextArea
{
border:1px solid #82809B;
width:237px;
background-color:#F6F8F4;
color:#84526C;
}

.frmElementDesc
{
font-family:georgia,sans-serif;
color:#000000;
font-size:11px;
}

/*  END FEEDBACK FORM ELEMENTS  */