/*---------------------
 Tag level Styles
----------------------*/
body {font-family:Verdana, Helvetica, Arial; font-size:11px; font-weight:normal; line-height:16px;}

th {text-align:left; font-family:Verdana, Helvetica, Arial; font-size:10px; color:#000099; padding-left:4px; font-weight:bold; background:#eeeeee url(/images/wedges/sub_bg.gif) repeat;}
td {font-family:Verdana, Helvetica, Arial; font-size:11px; font-weight:normal; background:transparent;}

.opacity {filter: alpha(opacity=50);}

a {color:#ff9900; font-size: 10px; text-decoration:underline;}
a:visited {color:#ff9900; font-size: 10px; text-decoration:underline;}
a:hover {color:#000099; font-size: 10px; text-decoration:underline;}

.level1 {
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
a:link.level1 {color:#FFFFFF; font-size:11px; text-decoration:none;}
a:visited.level1 {color:#FFFFFF; font-size:11px; text-decoration:none;}
a:hover.level1 {color:#ffDD00; font-size:11px; text-decoration:none;}

.level2 {color:#444477; font-family:Verdana, Arial, Geneva; font-size:10px; line-height:10px; text-decoration:none; font-weight:normal;}
a:link.level2 {color:#444477; text-decoration:none;}
a:visited.level2 {color:#444477; text-decoration:none;}
a:hover.level2 {color:#000000; text-decoration:none;}

.level2_on {color:#ffffff; font-family:Verdana, Arial, Geneva; font-size:10px; line-height:10px; text-decoration:none; font-weight:normal;}
a:link.level2_on {color:#ffffff; text-decoration:none;}
a:visited.level2_on {color:#ffffff; text-decoration:none;}
a:hover.level2_on {color:#ffffff; text-decoration:none;}


.nav_link {color:#E2E2F5; font-family:Verdana, Arial, Geneva; font-size:10px; line-height:10px; text-decoration:none; font-weight:normal;}
a:link.nav_link {color:#E2E2F5; text-decoration:none;}
a:visited.nav_link {color:#E2E2F5; text-decoration:none;}
a:hover.nav_link {color:#ffffff; text-decoration:none;}

.body13 {font-family:Verdana, Helvetica, Arial; font-size:13px; font-weight:normal; line-height:18px; background:transparent; background-color:transparent;}

.body11 {font-family:Verdana, Helvetica, Arial; font-size:11px; font-weight:normal; line-height:18px; background:transparent; background-color:transparent;}

.body10 {color:#666666; font-family:Verdana, Helvetica, Arial; font-size:10px; font-weight:normal; line-height:16px;}

.body10_bold {color:#000000; font-family:Verdana, Helvetica, Arial; font-size:10px; font-weight:bold; line-height:16px;}


.header1 {color:#000999; font-family:Arial, Helvetica, Verdana; font-size:16px; font-weight:bold; line-height:20px; background:transparent; background-color:transparent;}

.header2 {color:#666666; font-family:Verdana, Helvetica, Arial; font-size:13px; font-weight:bold; line-height:16px;}

.footer {background: #cccccc; color: #666666;}


.text_field {width:320px; color:#000000; font-family: Verdana, Helvetica, Arial; font-size:10px; font-weight:normal; background-color:#eeeeee;}

.text_field_small {width:180px; color:#000000; font-family: Verdana, Helvetica, Arial; font-size:10px; font-weight:normal; background-color:#eeeeee;}

.select {width:180px; color:#003366; font-family: Verdana, Helvetica, Arial; font-size:10px; font-weight:normal; background-color:#ddddee;}

/* Read Only */
.select_r {width:180px; color:#666666; font-family: Verdana, Helvetica, Arial; font-size:10px; font-weight:normal; background-color:#eeeeee;}


.cool_select {width:180px; color:#000000; font-family: Verdana, Helvetica, Arial; font-size:10px; font-weight:normal; background-color:#ddddee;}

.bg_lvl1
{
	background-color: #0099ff;
	background-image: url(/images/backgrounds/bg_lvl1.gif);
	background-repeat: repeat-x;
	height:25px;
}

.bg_lvl2
{
	background-color: #CCCCCC;
	background-image: url(/images/backgrounds/bg_lvl2.gif);
	background-repeat: repeat-x;
}

.button {background-image: url(/images/buttons/button_bg-off.gif);
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		border-top:1px solid #999;
		border-left:1px solid #999; 
		padding-top:0px; padding-bottom:0px; padding-left:2px; padding-right:2px;
		height:18px;
		font-family:Verdana; font-size:10px; color:#000; 
		text-transform:capitalize; text-decoration:none; text-align: center;	  
		cursor: hand;}
.button:hover {background-image: url(/images/buttons/button_bg-on.gif); }
.button:active {
		background-color:#ddddcc;
		border-bottom:1px solid #CC9900;
		border-right:1px solid #CC9900;
		border-top:1px solid #fff;
		border-left:1px solid #fff; }

