body {
	margin:0px;
	padding:0px;
	font-family:Helvetica,Arial,sans-serif;
	color:#373737;
	font-size:12px;
	background:url(/aiapub/images/mainbg.jpg) top repeat-x;
}

img {
	border:none;
}

.spacer {
	clear:both;
}

.rule {
	display:block; 
	height:1px; 
	background:url(../images/rule.gif) center no-repeat;
	margin:5px auto;
}

.photo_left {
	float:left; 
	margin:18px 15px 10px 0px;
}

/********** header styles ************/

#header {
	height:117px; 
	width:781px;
	margin:0px auto;
	overflow:hidden;
}

#header .topbar {
	height:25px;
}

#header .topbar a {
	color:#FFFFFF;
	font-size:10px;
}

#header .topbar img {
	vertical-align:text-top;
}

#header .topbar input {
	vertical-align:middle;
}

#header .topbar .left {
	float:left;
}

#header .topbar .right {
	float:right; 
	
}

#header .topbar .txtbox {
	border:1px solid #979797; 
	width:132px;
}

div > /**/ .topbar .right {
	padding-top:2px;
}

#header .logo {
	float:left;
	padding-top:15px;
}

/*********** topmenu styles ***********/

#topmenu {
	float:right;
	text-align:right;
	padding-top:65px;
}

#topmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#topmenu li {
	display:inline;
	background: url(../images/sep.gif) right no-repeat;
}

#topmenu li a {
	font-family:'Futura Medium', Arial, san-serif;
	font-size:14px;
	text-decoration:none;
	color:#364983;
	font-weight:bold;
	padding:0px 10px;
}

#topmenu li a:hover {
	color:#4677b9;
}


#topmenu .last {
	background:none;
}

#topmenu .active a {
	color:#4677b9;
}

/*********** leftmenu styles ***********/

#leftnav {
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style:none;
}

#leftnav li {
	display:block;
	margin:15px 0px;
}

#leftnav li a {
	text-decoration:none;
	font-family:'Futura Medium', Arial, san-serif;
	font-size:14px;
	color:#364983;
	font-weight:bold;
}

#leftnav li a:hover {
	color:#4677b9;
}

/*********** main_banner styles ***********/

#main_banner {
	display:block; 
	height:270px; 
	/*background:url(../images/mainban_bg.jpg) top repeat-x #184287;*/
	overflow:hidden;
}

#main_banner img {
	float:left;
}

/********** banner styles **********/

#banner {
	background:url(../images/bannerbg.jpg) repeat-x; 
	height:111px; 
	overflow:hidden;
}
#bannersmall {
	background:url(../images/bannerbg.jpg) repeat-x; 
	height:40px; 
	overflow:hidden;
}

#bannersmall .cont {
	width:775px; 
	margin:0px auto;
}

#bannersmall .cont .left {
 	text-align:right; 
	float:left; 
	width:280px; 
	font-family:'Futura Medium', Arial, Verdana; 
	color:#FFFFFF; 
	font-size:28px; 
	padding-top:40px;
}

#banner .cont {
	width:775px; 
	margin:0px auto;
}

#banner .cont .left {
 	text-align:right; 
	float:left; 
	width:280px; 
	font-family:'Futura Medium', Arial, Verdana; 
	color:#FFFFFF; 
	font-size:28px; 
	padding-top:40px;
}

#banner .cont .right {
	float:right;
}

/********** content styles ***********/

#content {
	padding-top:1px; 
	padding-bottom:1px;
}

#content .columns3 {
	width:784px; 
	background:url(../images/3colbg_mid.gif) repeat-y;
	margin:0px auto;
}

#content .columns3 a {
	color:#364983;
	text-decoration:underline;
}


#content .columns3 .wrap {
	background:url(../images/3colbg_top.gif) top left no-repeat;
}

#content .columns3 .cont {
	background:url(../images/3colbg_bot.gif) bottom left no-repeat;
	font-size:11px; 
	color:#364983; 
	line-height:18px;
}

#content .columns3 .col1 {
	width:202px; 
	float:left;
	margin-left:3px; 
	margin-top:5px; 
	padding:15px;
}

#content .columns3 .col2 {
	width:202px;
	float:left; 
	margin-top:5px; 
	margin-left:5px; 
	padding:15px;
}

#content .columns3 .col3 {
	width:272px; 
	float:right; 
	margin-right:5px; 
	margin-top:5px; 
	padding:15px;
}

#content .columns3 .btngo {
	float:right;
	margin-top:5px;
}


#content .columns3 h1 {
	font-family:'Futura Medium', Arial, Helvetica, sans-serif ; 
	font-size:12px;
	margin:0px 0px 8px 0px;
	padding:0px;
}

#content .columns3 .news {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:normal;
	
}

#content .columns3 .news a {
	text-decoration:underline;
	color:#364983;
}

#content .columns3 .news a:hover {
	text-decoration:none;
}
#content .columns3 a {
	text-decoration:underline;
}
#content .columns3 a:hover {
	text-decoration:none;
}

#content .columns3 li {
	padding-bottom:5px;
}

#content p {
	line-height:20px;
}

#content .columns1_nav {
	width:781px; 
	/*background:url(../images/1colnavbg_mid.gif) repeat-y; */
	margin:0px auto; 
}

#content .columns1_nav .wrap {
	background:url(../images/1colnavbg_bot.gif) left bottom no-repeat;
}

#content .columns1_nav .left {
	width:130px;
	float:left; 
	padding-top:10px;
}

#content .columns1_nav .right 
{
	background-color:White;
	width:550px;
	float:right;
	padding:10px 20px 30px 20px;
}

#content h1 {
	font-size:24px;
	color:#364983;
	margin-top:0px;
	padding-top:0px;
}



#content .columns1 .cont {
	background:url(../images/1colbg_bot.gif) left bottom no-repeat; 
	padding:10px 30px;
}

#content .columns2_nav {
	background:url(../images/1colnavbg_mid.gif) repeat-y; 
	width:784px;
	margin:0px auto;
}

#content .columns2_nav .wrap {
	width:784px;
	 background:url(../images/2colnavbg_bot.gif) bottom left no-repeat; 
}

#content .columns2_nav .left {
	width:130px;
	float:left; 
	padding-top:10px;
	margin-right:5px;
}

#content .columns2_nav .left2 {
	width:396px;
	float:left;
	margin-right:2px; 
	padding:10px 30px 30px 30px;
}

#content .columns2_nav .right {
	 width:140px; 
	 float:right;
	 height:200px; 
	 padding:15px; 
	 line-height:20px;
}



#content .columns1 {
	background:url(../images/1colbg_mid.gif) repeat-y; 
	width:780px; 
	margin:0px auto;
}

#content .columns1 .whatsnewcol 
{
	background:#ffffff;
	width:500px;
	height:250px;
	float:left;
}

#content .columns1 .whatsnewcol .bodyheaderlink 
{
	color:black;
	font-family:Helvetica,Arial, san-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;

}

#content .columns1 .whatsnewcol .summary 
{
	color:black;
	font-family:Helvetica,Arial, san-serif;
	font-size:12px;
	font-weight:normal;
	padding:6px 10px;
	margin-left:6px;
}


#content .columns1 .whatsnewcol .news 
{
	color:#0033cc;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px;
}

#content .columns1 .whatsnewcol .news a
{
	text-decoration:none;
	color:#0033cc;
}

#content .columns1 .whatsnewcol .news a:hover
{
	text-decoration:underline;
	color:#0033cc;
}


#content .columns1 .promo2 a
{
	text-decoration:none;
	color:#0033cc;
}

#content .columns1 .promo2 a:hover
{
	text-decoration:underline;
	color:#0033cc;
}

/*****calendar*******/

#content .columns1 .caleventscol 
{
	background:#ffffff;
	width:280px;
	height:250px;
	float:right;
	/*padding-bottom: 5px;*/
	/**overflow:auto;**/
}


#content .columns1 .caleventscol .bodyheaderlink 
{
	color:black;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 7px;
	margin-left:0px;
}

#content .columns1 .caleventscol .summary 
{
	color:black;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:normal;
	padding:1px 10px;
	padding-left: 59px;
}

#content .columns1 .caleventscol .news 
{
	color:#0033cc;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:bold;
	padding:1px 10px;
	/*padding-left: 45px;*/
	float: left;	
	/*text-indent: -45px;*/
}
#content .columns1 .caleventscol .news2
{
	color:#0033cc;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:bold;
	padding:1px 10px;
	padding-left: 59px;
	/*text-indent: -45px;*/
}

#content .columns1 .caleventscol .news a,
#content .columns1 .caleventscol .news2 a
{
	text-decoration:none;
	color:#0033cc;
}

#content .columns1 .caleventscol .news a:hover,
#content .columns1 .caleventscol .news2 a:hover
{
	text-decoration:underline;
	color:#0033cc;
}


/*****end calendar******/

/*****latest news*****/

#content .columns1 .latestnewscol 
{
	background:#ffffff;
	width:470px;
	height:100px;
	float:left;
}

#content .columns1 .latestnewscol .bodyheaderlink 
{
	color:black;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 7px;

}

#content .columns1 .latestnewscol .summary 
{
	color:black;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:normal;
	padding:6px 10px;
	margin-left:6px;
}


#content .columns1 .latestnewscol .news 
{
	color:#0033cc;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 10px;
}

#content .columns1 .latestnewscol .news a
{
	text-decoration:none;
	color:#0033cc;
}

#content .columns1 .latestnewscol .news a:hover
{
	text-decoration:underline;
	color:#0033cc;
}


/***end latest news*****/

#content .columns1 .flash1 
{
	background:#ffffff;
	width:780px;
	height:277px;
	float:left;

}
#content .columns1 .flash2 
{
	background:#ffffff;
	width:780px;
	height:90px;
	float:left;

}
#content .columns1 .features 
{
	background:#ffffff;
	width:470px;
	height:100px;
	float:left;
}
#content .columns1 .webinars 
{
	
	background:#ffffff;
	width:470px;
	height:140px;
	float:left;
}

#content .columns1 .twitterFeed
{
	background:#ffffff;
	width:305px;
	height:100px;
	float:right;
}
#content .columns1 .advocate 
{
	background:#ffffff;
	width:305px;
	height:245px;
	float:right;
}

/*****Trial Page******/

#content .columns1 .trialMainBanner  
{
	background:#ffffff;
	width:780px;
	height:495px;
	
}

#content .columns1 .trialLeftLogin  
{
	background:#ffffff;
	width:260px;
	height:191px;
	float:left;
}

#content .columns1 .trialRightFlash  
{
	background:#ffffff;
	width:520px;
	height:191px;
	float:right;
}

#content .columns1 .trialBotPromo  
{
	background:#ffffff;
	width:780px;
	height:70px;
	float:left;
}

/********** footer styles ***********/

#footer 
{
	background-color:White;
	font-size:11px; 
	color:#aeaeae; 
	width:781px; 
	margin:0px auto; 
	padding-top:5px;
	height:60px;
}

#footer .left {
	float:left; 
	padding-top:10px;
}

#footer .right {
	float:right;
	margin-right:5px;
}

/********** quickview styles ***********/
#QuickViewDiv
{
	/*border-left: 1px solid #666666;*/
	/*border-top: 1px solid #666666;*/
	/*border-right: 1px solid #000000;*/
	/*border-bottom: 1px solid #000000;*/
	background-color: #EFEEE4;
	width: 222px;
	float: right;
	position: relative;
	height: 200px;
	overflow: hidden;
}


.username
{
	font-family: 'Futura Medium' , Arial, san-serif;
	font-size: 12px;
	text-decoration: none;
	color: #364983;
}

.errortext
{
	font-family: 'Futura Medium' , Arial, san-serif;
	font-size: 10px;
	text-decoration: none;
	color: Red;
}

#QuickViewDiv a
{
	font-family: 'Futura Medium' , Arial, san-serif;
	font-size: 12px;
	color: #364983;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
}

#QuickViewDiv a:hover {
	color:#4677b9;
}






