p, td, span, div
{
	font-family:arial, tahoma, verdana, sans-serif;
}

.input
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    padding:2px;
}
.textarea
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    padding:2px;
}
.fileupload
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    padding:2px;
}

.select
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
}
.select2
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    width:65px;
}
.button, .button:visited
{ 
	border:  1px solid #aaaaaa;
	background: #efefef;
	padding: 0px 3px 2px 3px;
	color:#000000;
	height:20px;
	FONT-SIZE: 11px;
}
.button:hover
{ 
	border:  1px solid #000000;
	background: #ffffff;
	padding: 0px 3px 2px 3px;
	color:#000000;
	height:20px;
	FONT-SIZE: 11px;
}
.showBox {
	font-family: arial;
	border:1px solid #cccccc;
	background: #efefef;
	font-weight:bold;
	padding: 3px 3px 3px 5px;
	font-size:11px;
}
.showBoxRed {
	border:1px solid #ff0000;
	background: #ffee88;
	font-weight:bold;
	padding: 3px 3px 3px 5px;
	width: 600px;
	color:#ff0000;
	font-size:11px;	
}
.thead { 
	background: #efefef;
	font-weight:bold;
	font-size:10px;
}	
.thead2 {
	color:#333;
	border: 1px outset #7D93AA; 
	padding:0px 3px 0px 3px; 
	font-size:.7em;
	font-weight:bold;
	background: #B3B4B8 url('../../images/frmBG_Big.gif') repeat-x top left;
}	

.tcell {
	font-size:10px;
}
.tcell2 {
	font-size:10px;
	border-bottom:1px solid #EBE9ED;
}

/*

.tabOn,.tabOn:hover {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding:1px;
	text-decoration:none;
	background:#ffffff;
	color:#000000;
	font-weight:bold;
	height:22px;
}	
.tabOn a, .tabOn a:hover  {
	font-size:12px;
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
.tabOff {
	border-bottom: 1px solid #666666;
	border-top: 3px solid #ffffff;
	padding:1px;
	text-decoration:none;
	background:#cccccc;
	color:#000000;
}
.tabOff:hover,.tabOff:visited {
	background:#efefef;
}
.tabOff a, .tabOff a:hover {
	font-size:11px;
	color:#000000;
	text-decoration: none;
}
*/

.image { 
	border: 1px solid #666666; 
	float:left;
}	
.imageFeatured { 
	border: 2px solid #ff0000; 
	float:left;
}	

.imagePrimary { 
	border: 2px solid #0000ff; 
	float:left;
}	

.file
{
	background: url(../../images/icon_document.gif) no-repeat left;
	padding: 0px 2px 0px 18px;
	margin-left:2px;
	height:16px;
	vertical-align:middle;
	color : #967019;
	font-size:10px;
}
.pdf
{
    background:  url(../../images/icon_pdf.gif) no-repeat left;
    padding: 0px 0px 2px 20px;
    height:16px;
    vertical-align:middle;
    color : #967019;
	font-size:10px;
}
.pdfList {
    LIST-STYLE-IMAGE: url(../../images/icon_pdf.gif);
    line-height: 150%;
}
.wordfile
{
	background:  url(../../images/icon_word.gif) no-repeat left;
    padding: 2px 2px 0px 20px;
    height:20px;
    vertical-align:middle;
    color : #967019;
	font-size:10px;
}

.wordfile:hover, .pdf:hover, .file:hover
{
	color:#000000;
}
#dotbot{
	border-bottom: 1px dotted #e5e5e5;
}
#dottop{
	border-top: 1px dotted #e5e5e5;
}	
.dotbotHead{
	font-weight:bold;
	font-size:10px;
	border-bottom: 1px solid #cccccc;
}
.smallbold { 
	font-weight:bold;
	font-size:10px;
}
.small { 
	font-size:10px;
}
#propImage
{
	width:60px;
	height:75px;
	vertical-align:absbottom;
	text-align:center;
	padding:1px 10px 1px 10px;
	float:left;
}
.frame {
	padding:0px 15px 5px 15px;
	float:right;
	width:50px;
}

.imageSS {
	border:1px solid #000000;
	cursor:pointer;
}
.imageThumb {
	border:1px solid #000000;
	cursor:pointer;	
	width:50px;
}
.imagedesc
{
	width:252px;
	height:32px;
	background:#f8f8f8;
	text-align:center;
	margin-bottom: 10px;
	font-size:10px;
	padding:2px;
	color:#000;
	font-weight:bold;
	

}
.blueLink,a.blueLink {
	color: #63a5ef;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

a:hover.blueLink {
	color: #00548E;
	text-decoration: none; }


.nav {
	color: #0077ee;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.nav {
	color: #0077ee;
	font-weight: bold; }
a:hover.nav {
	color: #003399;
	text-decoration: none; }
.footer {
	color: #726f69;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.footer {
	color: #726f69;
	font-weight: normal; }
a:hover.footer {
	color: #0f3c2f;
	text-decoration: none; }
	

.LargeButton
{
	cursor:pointer;
	background: white url('../../images/btn_Medium.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.SmallButton
{
	cursor:pointer;
	background: white url('../../images/btn_Small.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 68px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.SmallButton:hover, .LargeButton:hover 
{
	color:#000000;	
}

#inset
{
	margin-left:15px;
}
#inset a
{
	font-weight:normal;
}