body, td {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height:15px;
	text-decoration: none;
	color: #484A4C;
}
body { background-color: #FFFFFF; }
iframe { padding:0px; margin:0px; border: 0px solid black;}
form { padding: 0px; margin:0px; }

ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
li {
	background-image:url(../../../gui/img/general/bullet.gif); 
	background-repeat: no-repeat;
}

p {
	line-height:19px; 
	margin-top:0px;
	margin-bottom:10px;
}

br { line-height:15px; }

input, textarea, select {border:1px solid #88B3D5; font-family: arial; font-size: 11px; font-weight: normal;}
input.image { border: 0px solid black;}

a:link, a:visited, a:hover { text-decoration : none; }
a.lnk:hover, a.lnk:visited , a.lnk:link {color: #034AB5;}


.bold, b {	font-weight: bold; }

/*sizes*/
.xs { font-size: 11px; }
.s { font-size: 12px; }
.m { font-size: 13px; }
.l { font-size: 14px; }
.xl { font-size: 15px; line-height: 17px;}
.xxl { font-size: 17px; line-height: 20px;}

/*font-colors*/
.brightest_gray { color: #666666;}
.bright_gray { color: #585959;}
.gray { color: #484A4C;}
.dark_gray { color: #3B3C3D;}
.white { color: #FFFFFF; }
.green { color: #D7FBB2; }

/*links ???*/
.gray_blue { color: #314D70;}
.hand {cursor:hand;}

.brightest_blue { color: #3E77DF;}
.bright_blue { color: #1043B9;}
.blue { color: #1355B9;}
.dark_blue { color: #034AB5;}
.light_blue { color: #3E77DF; }

/* stripe */
.BlueStripeBG { background-color: #88B3D5; }

/*backgrounds*/
.dark_grayBG { background-color: #BAC2CD; }
.whiteBG { background-color: #FFFFFF; }
.BlueBG { background-color: #D8EBFC; }
.GreenBG { background-color: #D7F3BB; }
.bright_GrayBG { background-color: #C4CDD9; }

/* spiecal to clients page for now */
.gray_BG { background-color: #F4F4F4; }
.clientSep { background-color: grey; }

.ttb_lnk_e, .ttb_lnk_e:hover { font:bold 12px arial; color:#FFFFFF;}
.ttb_lnk_s, .ttb_lnk_s:hover{ font:bold 12px arial; color:#D7FBB2;}

.ttb_sub_lnk_e, .ttb_sub_lnk_e:hover { font:bold 12px arial; color:#FFFFFF; }
.ttb_sub_lnk_s, .ttb_sub_lnk_s:hover { font:bold 12px arial; color:#D7FBB2; }
/*
td a.ttb_lnk, td a.ttb_lnk:hover{width:100%;height:100%;display:block;}
td a.ttb_lnk.e, td a.ttb_lnk.e:hover { font:bold 12px arial; color:#FFFFFF; }
td a.ttb_lnk.s, td a.ttb_lnk.s:hover{  font:bold 12px arial; color:#D7FBB2;}

td a.ttb_lnk.sub_e, td a.ttb_lnk.sub_e:hover { font:bold 12px arial; color:#FFFFFF;}
td a.ttb_lnk.sub_s, td a.ttb_lnk.sub_s:hover{  font:bold 12px arial; color:#D7FBB2;}
*/
.top_submenu_e{
	background-color: #829BC3;
}
.top_submenu_r{
	background-color: #A8BBD9;
}
.top_submenu_s{
	background-color: #47638F;
}
.top_toolbar_sep {
	background-color: #FFFFFF;
}

/* junk css */
/*
a:link { color: #1355B9; text-decoration : none;}
a:visited { color: #1355B9; text-decoration : none;}
a:hover {	color: #13B113; text-decoration : none;}

h1 {
	color: #484A4C;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height:17px;
	padding:0px;
	margin:0px;
}
*/

