/*
	blue:	#0d468d (soothing)
	orange:	#36dd03
	gray:	#e1e1e3
	green:  #36dd03  #36dd03
	main nav drop-down background: #e3ebf6
	red: #ff0000
	
	other blues that were tried, should not be used: #032e8d (gray)  #295477 (bright) 
*/

/* GLOBAL  */
body { margin: 10px; margin-left:17px; font-family: Gothic, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color:#ffffff;}
img { border: none;}
td { vertical-align:top;}
input { color:#0d468d; }

a:link, a:visited { color:#0d468d; text-decoration:none;}
a:hover { color:#ff0000; text-decoration:none;}

/*h1 { color:#0D468D; font-size:18px; margin:5px 0px;} */
h1 { color:#0d468d; font-size:18px; margin:5px 0px;}
h2 { color:#0d468d; font-size:16px; margin:0px;}

 /* WHITE */
h3 { color:#ffffff; font-size:18px; margin:5px 0px;}

 /* ORANGE */
h4 { color:#ff0000; font-size:13px; margin:5px 0px; }
h4 a:visited, h4 a:link { color:#ff0000; }
h4 a:hover { color:#ff0000; text-decoration:none; }

h5 { color:#0d468d; font-size:12px; margin:0px;}

p  { color:#000000; font-size:12px; margin:0px; margin-top:2px; margin-bottom:10px}
p.intro  { color:#0d468d; font-weight:600; font-size:14px; margin-top:10px;}

.orange { color: green;}

/* SOLUTIONS PIC  */
#toppic {
	border-top: none;
	border-right: 1px solid #BCB8B5;
	border-bottom: 1px solid #BCB8B5;
	border-left: 1px solid #BCB8B5;
}

/* MAIN NAVIGATION */
.MainNav
	{
	letter-spacing: 1px;
	word-spacing: 1px;
	white-space: nowrap;
	color: #0d468d;
	background-image:url(http://news.alphasoftware.com/images/mainnav/bg_main_nav.png);
	height: 21px; /* IE needs this to be incorrectly small or it begins to repeat the image */
	font-family: Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	padding-top: 3px;
	}
.MainNavDiv {color:#36dd03; font-size:14px;}
.MainNavLeft {background-image:url(http://news.alphasoftware.com/images/mainnav/bg_main_nav_left.png);}
.MainNavRight {background-image:url(http://news.alphasoftware.com/images/mainnav/bg_main_nav_right.png);}
.MainNavSearch
	{
	letter-spacing: 1px;
	word-spacing: 1pt;
	white-space: nowrap;
	color: #0d468d;
	font-family: Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	}
.MainNavDropDown
	{
	letter-spacing: 1px;
	word-spacing: 1pt;
	white-space: nowrap;
	color: #0d468d;
	font-family: Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	}
/* MAIN NAV DROPDOWN */
#navcontainer {	position:relative; z-index:30; top: 0px; left: 0px; font-size: 12px;}
#subnav1 { position:absolute; z-index:30; top: 0px; left: 0px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav2 { position:absolute; z-index:30; top: 0px; left: 70px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav3 { position:absolute; z-index:30; top: 0px; left: 119px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav4 { position:absolute; z-index:30; top: 0px; left: 183px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav5 { position:absolute; z-index:30; top: 0px; left: 251px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
.navrule
	{
	border-bottom:1px solid #0d468d;
	margin-top:-15px;
	margin-bottom:4px;
	}

/* LEFT NAV */
#leftmenutophome
	{
	background: #0d468d url(http://news.alphasoftware.com/images/leftnav/m_topCorner_home.gif) no-repeat right top;
	background: #0d468d url(http://news.alphasoftware.com/images/leftnav/m_topCorner_home.png) no-repeat right top;
	padding:10px 0px 10px 10px;
	}
#leftmenutop
	{
	background: #0d468d url(http://news.alphasoftware.com/images/leftnav/bluetop.png) no-repeat right top;
	padding:10px 0px 10px 10px;
	}
div#leftmenutop 
	{
	font-size: 18px;
	color: #e1e1e3;
	font-weight: 600;
	background: #0d468d url(http://news.alphasoftware.com/images/leftnav/bluetop.png) no-repeat right top;
	/*padding:10px 0px 10px 15px;*/
	padding-left: 15px;
	padding-top: 15px;
	width: 170px;
	height: 33px;
	}
#leftmenu
	{
	background: #e1e1e3 url(http://news.alphasoftware.com/images/leftnav/graybottom.png) no-repeat left bottom;
	padding-left:15px;
	}
div#left_column {
	font-size: 12px;
	background-color: #e1e1e3;
	width: 170px;
	background: #e1e1e3 url(http://news.alphasoftware.com/images/leftnav/graybottom.png) no-repeat left bottom;
	padding-bottom:6px;
}
div#left_column strong { color: #36dd03; }
#left_column a {
	color: #0d468d;	
	text-decoration: none;
	}
#left_column a:hover { color: Red; }

.side_navigation {
	margin-left: -30px;
	padding-left: 30px;
	margin-right: 13px;
	/* margin-bottom: -5px; */
	margin-top: 3px;
	list-style: none;
	font-size: 12px;
	font-family: Gothic, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
	white-space: nowrap;
	font-weight: 500;
}
#left_column img{
   margin-top: -1px;
}
.side_navigation li {
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #a4a4a4;
}

/* BLUE BOX  */
#boxframe { width:180px; margin-top:20px;}
#bluebox { background: #e3ebf6 url('http://news.alphasoftware.com/images/leftnav/bluebox_bottom.jpg') no-repeat bottom;}
.bluepad { padding-left:10px; padding-bottom:5px; background: url('/images/leftnav/bluebox_top.jpg') no-repeat top;}
.bmenu{font-weight:bold; padding:4px 0px;}
.bluepad select { font-size:12px; }


/* CENTER COLUMN  */
#headerhome {border-top:1px solid #cccccc; border-right:1px solid #cccccc; padding:10px 0px 10px 10px;}
#header {border-top:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc; padding:10px 0px 10px 10px;}
#headerNoBorder {padding:10px 0px 10px 10px;}

.whitebox
	{
	padding:10px;
	margin:20px 0px 0px 0px;
	width:514px;
	border:1px solid #cccccc;
	}
.wbtext
	{
	height:72px;
	padding-left:20px;
	border-left:1px solid #cccccc;
	text-align:left;
	line-height:18px;
	}
.wbtext img
	{
	margin-top:-2px;
	margin-right:6px;
	margin-left:0px;
	}
.wbpic { float:left; margin-right:20px;}

/* TABLE STYLES  */
.row { background-color: #eeeeee;}
.altrow { background-color: #ffffff;}

/* AD WITH ORANGE OUTLINE */
.ad { background-image:url(http://news.alphasoftware.com/alpha/images/specialOffer-w.gif); background-repeat:no-repeat; text-align:left; padding:10px 20px 0px 20px; width:140px; height:122px;}
.ad .title { color:#0d468d; font-weight:bold; font-size:14px;}
.ad .text1 { color:#36dd03; font-size:14px; margin-top:12px;}
.ad .text2 { color:#36dd03; font-weight:bold; font-size:18px;}
.ad .pricebox { color:#ffffff; margin-top:10px;}
.ad .pricebox .buynow { padding-top:7px;}
.ad .pricebox .price { font-size:24px; font-weight:bold; float:right; padding:0px 15px 0px 0px;}

/* BOTTOM MENU  */
#bottommenu
	{
	background-color:#f3f3f6;
	padding:2px;
	color:#36dd03;
	border:1px solid #c9c9c9;
	text-align:center;
	}
a.bmlink
	{
	padding:0px 15px;
	}
	
	
	
.consultingBody { 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}