/* template.css | Updated: May 29, 2007 */
/* http://arwinclicks.com/template.css  */

body { background-color:#CEE2F0; font-family:Verdana; font-size:12px; color:#283891; margin:0px; padding:0px; }

*basics*/
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }




/*default color on text-links and text-decoration*/
/*a:link, a:visited { color:#283891; text-decoration:underline; }
/*a:hover { }

/*to override default color on text-links and text-decoration*/
/*.a1 a:link, .a1 a:visited { color:#283891; text-decoration:underline; } 
/*.a1 a:hover { } 
/*to override default color on text-links and text-decoration*/
/*.ptop{ padding-top:8px;}
/*.floatl{ float:left; padding:5px 8px 5px 0px;}
/*.floatr{ float:right; padding:5px 0px 5px 8px;}*/

.bg{ background-image:url(../images/bg.jpg); background-repeat:repeat-y;}

/*CSS Box Model | w3.org standards and explanation, http://www.w3.org/TR/REC-CSS2/box.html */
/*sample css box model hack | Technique no. 3 of Alternate Box Model Hacks, http://css-discuss.incutio.com/?page=BoxModelHack */
/*.csshack {
/*padding:10px 20px 10px 20px; 
/*width: 360px !important; 
/*width /**/: 400px; 
/*}*/

.nrepeat{ background-repeat:no-repeat;}
.footer{ font-family:verdana; font-size:10px; color:#283891; text-decoration:none;}
.footer a{ text-decoration:none;}

.adframe {bo}

.whitepapers li {padding-bottom:5px;}

.whitepapers_scroll {font-size:10px;}
.whitepapers_scroll a:link, .whitepapers_scroll a:visited {text-decoration:none;}
.whitepapers_scroll a:hover {text-decoration:underline;}
.whitepapers_scroll li {padding-bottom:5px; margin-left:-25px;}

.circle_nav a:link, .circle_nav a:visited { color:#ffffff; text-decoration:underline; } 
.circle_nav a:hover {color:#0000ff; } 
