/* default html stuff */

html { 
	margin-bottom: 1px; 
} 

body { 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px; 
	text-align: center;
	background: url('/images/bg2.jpg'); 
	background-repeat: repeat-y; 
	background-position: top center; 
} 

#wrapbody {
    margin: 0 auto;
	min-height: 100% ! important; 
    width: 770px;
    overflow: hidden;
}

.email_body { 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	
	background: url('/images/emailbg.jpg'); 
	background-repeat: repeat-y; 
	background-position: top center; 
} 

input { 
	font-family: verdana; 
	font-size: 11px;
}

select {
	font-family: verdana;
	font-size: 11px;
}

select.multiple {
    width: 320px;
}

select.maxselect {
    width: 320px;
}

a.menulink, a.menulink:visited { 
	font-family: verdana;
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline; 
} 

a.titlelink { 
	font-family: verdana;
	font-size: 13px; 
	font-weight: bold; 
	color: #00AA00; 
} 

a.titlelink_archived { 
	font-family: verdana;
	font-size: 13px; 
	font-weight: bold; 
	color: #AA0000; 
} 

a.titlelink_onhold { 
	font-family: verdana;
	font-size: 13px; 
	font-weight: bold; 
	color: #0000AA; 
}

a { 
	color: #FFFFFF; 
} 

a:visited { 
	color: #FFFFFF; 
}

h1, h2, h3, h4, h5, h6 { 
	font-family: verdana;
	font-weight: normal;
	padding: 0 0 0 0;	
	margin-bottom: 0px; 
	color: #FFFFFF; 
} 

a.white { 
	font-family: verdana; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

a.white:visited { 
	font-family: verdana; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

form { 
	margin: 0px; 
}

.info { 
	font-family: verdana; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #68C4D1; 
}

.button { 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	border-style: solid; 
	border-width: 2px; 
	border-top-color: #999999; 
	border-right-color: #333333; 
	border-bottom-color: #333333; 
	border-left-color: #999999; 
	background-color: #0A636F; 
	padding: 4px;
}
.button:hover {
	border-top-color: #333333; 
	border-right-color: #999999; 
	border-bottom-color: #999999; 
	border-left-color: #333333; 
}

.notice {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
}

.error {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.errorstar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #aa0000;
}


.menu_hover {
	margin: 0px; 
	font-family: verdana;
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #FFFFFF solid; 
	background-color: #FFFFFF;  
}

.menu {
	margin: 0px; 
	font-family: verdana;
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #FFFFFF solid; 
	background-color: #FFFFFF;  
} 

.submenu { 
	margin: 0px; 
	font-family: verdana;
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #FFFFFF solid; 
	background-color: #C2E8ED; 
} 

.submenu_hover {  
	margin: 0px; 
	font-family: verdana;
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #FFFFFF solid; 
	background-color: #C2E8ED; 
} 

.subheader { 
	font-family: verdana;
	font-size: 13px; 
	font-weight: bold; 
} 

a.menu {
	font-family: verdana;
	font-size: 11px; 
	color: #333333; 
	text-decoration: none; 
}

.row {
	font-family: verdana;
	font-size: 11px; 
	color: #FFFFFF; 
}

.row1 {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;  
	/* background-color: #F5F5F5; */
}

.row2 {	
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;  
	/* background-color: #F0F0F0; */
}

.theader {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #0A636F; 
    white-space: nowrap;
}
.theader td {
    padding-right: 12px ! important;
}

.td_large_bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.td_small_faded {
	font-family: arial;
	font-size: 11px;
	color: #CCCCCC;
}

.field_group {
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.titem {
	background-color: #FFFFFF;
}

.tab {
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold; 	
	border-color: #FFFFFF; 
}

.tab_selected { 
/*
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	border-style: solid; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-color: #FFFFFF; 
	
	color: #333333; 
	padding: 5px; 
	background-color: #ADD8E6; 
	

	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	border-style: solid; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 3px; 
	border-bottom-width: 0px; 
	padding: 5px; 
	
	border-color: #FFFFFF; 
	background-color: #DDDDDD; 
*/ 

	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 	
	border-color: #FFFFFF; 
	background: url('/images/tabs/images/1_02.jpg'); 

}

.tab_seperator { 
	border-style: solid; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 3px; 
	border-bottom-width: 0px; 
	border-color: #FFFFFF;
	padding: 5px; 
	font-family: verdana;
	font-size: 10px; 
	background-color: #F5F5F5;  
}

a.opp_title {
	font-family: verdana;
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC0000; 
}

a.opp_title:hover {
	font-family: verdana;
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #CC0000; 
}

.text { 
	font-family: verdana; 
	font-size: 12px; 	
}

/* view opportunity stuff */

.box { 
	border-style: solid; 
	border-width: 2px; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	border-right-color: #eeeeee; 
	border-bottom-color: #eeeeee; 
	
	margin: 6px; 
}

.group_header { 
	font-family: arial;  
	font-size: 16px; 
	font-weight: bold; 
}

.box_header { 
	font-family: arial; 
	font-size: 14px; 
	font-weight: bold; 
}

.box_contents { 
	font-family: arial; 
	font-size: 12px; 
	color: #333333; 
} 

/* normal page stuff */

.p_header { 
	font-family: arial; 
	font-size: 16px; 
	font-weight: bold; 
}

a.p_link, a.p_link:visited { 
	font-family: verdana; 
	font-size: 11px; 
	color: #CC0000; 
} 

.main_title { 
	font-family: arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #CCCCCC; 
} 

.sub_title { 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin-bottom: 50px; 
} 

.blue_header { 
	font-family: arial; 
	font-size: 16px; 
	font-weight: bold; 
	border-style: solid; 
	border-color: #FFFFFF; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	background-color: #92C3FA; 
} 

.blue_content { 
	font-family: arial; 
	font-size: 12px; 
	border: #FFFFFF solid 0px; 
	background-color: #C2DFFF; 
} 

.green_header { 
	font-family: arial; 
	font-size: 16px; 
	font-weight: bold; 
	border-style: solid; 
	border-color: #FFFFFF; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	background-color: #85FF8E; 
} 

.green_content { 
	font-family: arial; 
	font-size: 12px; 
	border: #FFFFFF solid 0px; 
	background-color: #C0FFC4; 
} 

.orange_header { 
	font-family: arial; 
	font-size: 16px; 
	font-weight: bold; 
	border-style: solid; 
	border-color: #FFFFFF; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	background-color: #FFCA85; 
} 

.orange_content { 
	font-family: arial; 
	font-size: 12px; 
	border: #FFFFFF solid 0px; 
	background-color: #FBDEB8; 
} 

.lightblueheader { 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #68C4D1 ! important; 
} 

.lightblue { 
	font-family: verdana; 
	font-size: 10px; 
	color: #68C4D1; 
} 

.darkblueheader { 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #0A636F; 
} 

.darkblue { 
	font-family: verdana; 
	font-size: 10px; 
	color: #0A636F; 
} 

a.strong {
	font-weight: bold;
}

.textboxmax {
    width: 320px;
}
#sslcert {
position: fixed; 
right: 0px; 
bottom: 0px;
}
