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: 426px;
line-height		: 	18px;


}

.PRINAV		
{
font-family:arial;
font-size:12px;
color:#FFFFFF;
text-decoration		:	none;
font-weight:bold;
}

.PRINAV-on		
{
font-family:arial;
font-size:12px;
color:#65FF59;
text-decoration		:	none;
font-weight:bold;
}

.SECNAV	
{
font-family:arial;
font-size:11px;
color:#FFFFFF;
text-decoration			:	none;
}
 
.SECNAV-on
{		
font-family:arial;
font-size:11px;
color:#65FF59;
text-decoration			:	none;
}

/*   INPUT BOXES   */

.txtDiscussName
{
font-family: verdana;
font-size: 10px;
width: 200px;
color	: #000000;
border				:	3px solid #646463;
}

.td_txtDiscussName
{
text-align:right;
}

.txtDiscussTitle
{
font-family: verdana;
font-size: 10px;
width: 200px;
color	: #000000;
border				:	3px solid #646463;
}

.td_txtDiscussTitle
{
text-align:right;
}

.txtDiscussComments
{
font-family: verdana;
font-size: 10px;
color	: #000000;
border				:	3px solid #646463;
width:  320px;
height:  100px;
margin-bottom:		10px;
}

.td_txtDiscussComments
{
text-align:right;
}


 /*   END INPUT BOXES   */

 /*   DISCUSSION ITEMS   */

.DiscussPostedDT
{
color: #E25076;
}

.DiscussDiv
{
font-family: verdana;
font-size: 11px;
color: #002B60;
margin-top: 10px;
}

 /*    END DISCUSSION ITEMS       */

 /*    WELCOME TO MY DISCUSSION   */
 
#AddDiscussDiv
{
font-family: arial Black;
font-size: 11px;
color: #7A96A8;
text-align:	right;
letter-spacing: 1px;
padding-right: 135px;
padding-bottom:	0px;
text-transform: uppercase;
}

 /*    END WELCOME TO MY DISCUSSION   */

  /*    DISCUSS COMMENTS   */

.DiscussDivCtr
{
font-family: arial mt, arial;
font-size: 11px;
color: #45456B;
line-height: 15px;
}

 /*    END DISCUSS COMMENTS   */
 
 
 /*    TITLE  & YOUR NAME    */

#TD_txtDiscussTitle_Label
{
font-family: arial;
padding-left:65px;
font-size: 12px;
text-align: right;
color: #34345A;
letter-spacing: 1px;
}

#TD_txtDiscussName_Label
{
font-family: arial;
font-size: 12px;
text-align: right;
color: #34345A;
letter-spacing: 1px;
}

/*   END TITLE  & YOUR NAME   */


/*   FORM SPACING             */
#frmDiscussionAdd
{
margin-top: 10px;
}

/*  END FORM SPACING          */


/*  POST YOUR COMMENTS BUTTON  */


#cmdSubmitDiscussion
{
background-color	:	#DEDAC1;
width				:	170px;
border-style		:	none;
height				:	32px;
cursor				: 	hand;
text-align			:	center;
font-weight			:	bold;
font-family			:	verdana;
font-size			:	9px;
color				:	#000000;
border				:	3px solid #646463;
}



.DiscussContainer
{
margin-top:0px;
padding-right:10px;

}

/*  FEEDBACK FORM ELEMENTS  */

.frmHeading
{
padding-top:20px;
}

hr
{
height:1px;
color:	 #2B2947
}

.frmInputText
{
border:1px solid #2B2947;
width:300px;
}

.frmInputTextArea
{
border:1px solid #2B2947;
width:400px;
}