body
{
	color: black;
	margin:0; 
	background-color: White;
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 155%;
}

a 
{
	color: #008eb4; 
	text-decoration: none;
}

a:hover 
{
	color: #C90125;
}

div.homeHeadings 
{
	font-weight: bolder;
	font-size: 11px;
}

table.bigText 
{
	font-size: 12px;
}

div.bigText 
{
	font-size: 12px;
	padding: 6px;
	text-align: left;
}

div.boldBigText 
{ 
    font-weight: bolder; 
    font-size: 12px;
}


div.txtUndrLine 
{
	text-decoration: underline;
	font-weight: bolder; 
}

span.filePath
{
	color: #669ACC;
}

div.whiteText
{
	font-weight: normal; 
	font-size: 10px; 
	color: white;
}

td.whiteBackground
{
	background-color: white;
}

div.horizantalRule
{
	background-color:#669ACC;
	height:1px;
}

table.center
{
	margin-left: auto;
	margin-right: auto;
	width: 934px;
}

td.copyRight
{
	background-color:#669ACC; 
	height:35px; 
	background-image: url(../images/outline_btm.jpg); 
	background-repeat: no-repeat; 
	background-position:bottom;
}

table.roundCorners
{
	background-image: url(../images/outline_top.jpg); 
	background-repeat: no-repeat;
}

div.space
{
	width: 1px;
}

.primButton 
{
	border-right: black 0px solid; 
	border-top: #333333 0px solid; 
	border-left: #333333 0px solid; 
	border-bottom: black 0px solid; 
	font-size: 90%; 
	font-weight: bold; 
	color: white;
	background-color: #669ACC;
	text-align: center; 
	cursor: pointer; 
}

.themeHeaderGridView
{
	color : white; 
	font-size: 12px;
	font-weight: normal;
	background: #669ACC;
}

.themeRowGridView 
{
	color : #669ACC;
	font-size: 12px;
	font-weight: bold;
}
	
.themeAlternateRowGridView
{
	color : #669ACC;
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;
}

.GridFooter 
{
	color:#333333; 
	background-color:#669ACC;
}

.GridPager
{
	color: white;
	font-weight: bold;
	background-color: #669ACC;
	text-align: center;
}

a.menu 
{
	display: block; 
	font-weight: bold; 
	font-size: 1.2em; 
	background-image: url(../images/bg_gradient.gif); 
	padding-bottom: 5px; 
	padding-top: 5px;
	text-align:center;
	color: #669ACC;
}

a.menu:hover 
{
	background-image: url(../images/top2.PNG);
	color: #fff; 
	text-decoration: none;
}


.ctln
{
    background-image: url(../images/card_tl_new.gif);
    background-position: left top;
    background-repeat:no-repeat;
    padding-right:10px;
    vertical-align:top;
    height: 12px;
}

.ctopn
{
    background-image: url(../images/card_top_new.gif);
    background-position: 50% top;
    background-repeat:repeat-x;
    padding-bottom:1px;
    padding-left:1px;
    padding-right:1px;
    height:4px;
    vertical-align:top;
    width:100%;
}

.ctrn
{
    background-image: url(../images/card_tr_new.gif);
    background-position: 50% top;
    background-repeat:no-repeat;
    padding-right:10px;
    vertical-align:top;
}

.cbln
{
    background-image: url(../images/card_left_new.gif);
    background-position: left 50%;
    background-repeat:repeat-y;
    padding-right:1px;
    width: 2px;
}

.cbrn
{
    background-image: url(../images/card_right_new.gif);
    background-position: right 50%;
    background-repeat:repeat-y;
    padding-right:2px;
    width:2px;
}

.cbtln
{
    background-image: url(../images/card_bl_new.gif);
    background-position: left bottom;
    background-repeat:no-repeat;
    padding-right:10px;
}

.cbotn
{
    background-image: url(../images/card_bot_new.gif);
    background-position: 50% bottom;
    background-repeat:repeat-x;
    width:100%;
}

.cbtrn
{
	background-image: url(../images/card_br_new.gif);
    background-position: right bottom;
    background-repeat:no-repeat;
    padding-right:8px;
}


table.shadow
{
	margin-left: auto;
	margin-right: auto;
}
td.shadow-botr
{
    background-image: url(../border/shadow-botr.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
td.shadow-bot
{
    background-image: url(../border/shadow-bot.gif);
    background-repeat: repeat-x;
    height: 16px;
}
td.shadow-botl
{
    background-image: url(../border/shadow-botl.gif) ;
    background-repeat: repeat-y;
    width: 16px;
    height: 16px;
}
td.shadow-r
{
    background-image: url(../border/shadow-r.gif);
    background-repeat: repeat-y;
    width: 16px;
}
td.shadow-center
{
	background-color: #ffffff
}
td.shadow-l
{
    background-image: url(../border/shadow-l.gif);	
    background-repeat: repeat-y;
    width: 16px;
}
td.shadow-topr
{
    background-image: url(../border/shadow-topr.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
td.shadow-top
{
    background-image: url(../border/shadow-top.gif);
    background-repeat: repeat-x;
    height: 16px;
}
td.shadow-topl
{
    background-image: url(../border/shadow-topl.gif);
    background-repeat:  no-repeat;
    width: 16px;
    height: 16px;
}

.highlights 
{	
	font-size: 12px;
	margin: 2px 0px 0em;
	color: #db5628;
	font-weight: bold;
}
