/* GMAT HACKS STYLES */

/* COLORS
grey bg:#eeeeee
blue text:#00356b
grey text:#767676
dark bg grey:#e6e6e6
*/

body {
    padding: 0;
    margin: 0;
    font-family:helvetica, arial, verdana, sans-serif;
    font-size: 12px;
	background-color:#e6e6e6;
	color:#000000;
    line-height: 1.5em;
    background-image:url(images/bg_pattern.gif);
    background-repeat:repeat-x;
   }
   
p {padding: 0 0 .8em 0; margin: 0;}
h1, h2, h3, h4, h5, h6 { padding: 0 0 .4em 0; margin: 0;letter-spacing:.05em; color:#000;}
h1{font-size:2em;}
h2{font-size:1.8em;}
h3{font-size:1.4em;}
h4{font-size:1.2em;}
h5{font-size:1.1em;}
h6{font-size:1em;}
a {color:#00356b;}
a:hover {text-decoration: underline;color:#000;}
a:visited {color:#00356b;}

.clear{clear:both;}
.block{display:block;}

.underline{text-decoration: underline;}
.plink{color: 0000FF;text-decoration: underline;}

.totaltable { 
        border-top: 2px dashed #000000; 
        border-right: 2px dashed #000000; 
        border-bottom: 2px dashed #000000; 
        border-left: 2px dashed #000000;  
        width: 90%; 
        }

.rsstable { 
        border-top: 1.5px dashed #000000; 
        border-right: 1.5px dashed #000000; 
        border-bottom: 1.5px dashed #000000; 
        border-left: 1.5px dashed #000000;  
        width: 95%; 
        }
</style>

td { padding: 0; vertical-align: top;}
img { border: 0;}



/* Home Page
---------------------------------------*/
        
.home .header{
	text-align:center;
	margin-top:80px;
	}
.home .header h2{
	width:321px;
	height:58px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	text-indent:-10000px;
	}

.home .main_content{
	width:650px;
	margin:0 auto;
	}

.home .main_content .left_col{
	margin-top:39px;
	margin-left:30px;
	width:393px;
	float:left;
	}

.home .main_content .left_col .main_message{
	background-image:url(images/main_message_bg_repeat.gif);
	background-repeat:repeat-y;
	background-position:0px 1000px;
	}
	
.home .main_content .left_col .main_message .main_message_content{
	padding:10px 65px 50px 45px;
	background-image:url(images/main_message_bg_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
	
.home .main_content .right_col{
	width:165px;
	float:right;
	margin-right:30px;
	padding-top:50px;
	font-size:1.2em;
	text-transform:uppercase;
	}
.home .main_content .right_col .paper{
	background-repeat:no-repeat;
	text-align:center;
	padding-top:0px;
	}
	
.home .main_content .right_col .paper a{
	display:block;
	padding-top:40px;
	text-decoration:none;
	}
.home .main_content .right_col .paper a:hover{
	color:#767676;
	}	
.home .main_content .right_col .one{
	background-image:url(images/right_col_1.gif);
	height:93px;
	}
	
.home .main_content .right_col .two{
	background-image:url(images/right_col_2.gif);
	height:94px;
	}
	
.home .main_content .right_col .three{
	background-image:url(images/right_col_3.gif);
	height:91px;
	}
	
.home .main_content .right_col .four{
	background-image:url(images/right_col_4.gif);
	background-position:5px  0;
	height:95px;
	}




/* MAIN TEMPLATE */
.inner {
	text-align:left;
	}

.inner .header{
	}

.inner .header .header_top{
	background-color:#eeeeee;
	background-image:url(images/header_top_gradient.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:40px;
	}

.inner .header .header_top a{
	display:block;
	padding:0;
	margin:0;
	}
	
.inner .header .header_top h2{
	width:321px;
	height:58px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	padding:0;
	margin:0;
	}

.inner .header .header_nav{
	background-color:#fff;
	padding:20px 0;
	}

.inner .header .header_nav ul{
	list-style:none;
	margin:0 0 0 250px;
	}

.inner .header .header_nav ul li{
	float:left;
	display:inline;
	width:100px;
	}

.inner .header .header_nav ul li a{
	display:block;
	color: #767676;
	text-transform:uppercase;
	font-size:.9em;
	text-decoration:none;
	text-align:center;
	}

.inner .header .header_nav ul li a:hover{
	text-decoration:none;
	color:#000;
	}

.inner .header .header_nav ul li a img{
	display:block;
	margin:0 auto 3px auto;
	}

.inner .header .header_bottom{
	background-image:url(images/header_bottom_shadow_repeat.gif);
	background-repeat:repeat-x;
	}
	
.inner .main_content{
	width:725px;
	margin-left:114px;
	}

.inner .main_content a{
	color:#00356b;
	}

.inner .main_content a:hover{
	color:#767676;
	}
	
.inner .main_content .left_col{
	float:left;
	width:208px;
	}

.inner .main_content .left_col .sm_paper ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	font-size:1em;
	}
.inner .main_content .left_col .sm_paper ul li{
	display:block;
	padding:5px 0 0 0;
	margin:0;
	}
	
.inner .main_content .left_col .sm_paper ul li ul{
	margin:0 0 0 20px;
	padding:0;	
	}
	
.inner .main_content .left_col .sm_paper ul li ul li{
	margin:0;
	padding:0;	
	}	
	
.inner .main_content .left_col .sm_paper ul li a{
	display:block;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding:0 0 0 10px;
	margin:0;
	text-decoration:none;
	}

.inner .main_content .left_col .sm_paper ul li a:hover{
	color:#767676;
	}

.inner .main_content .left_col .sm_paper .sm_paper_content{
	background-image:url(images/sm_paper_repeat.gif);
	background-repeat:repeat-y;
	padding:0 20px 0 10px;
	}
	
.inner .main_content .right_col{
	float:right;
	width:488px;	
	}
	
.inner .main_content .right_col .lg_paper{
	}

.inner .main_content .right_col .lg_paper .lg_paper_content{
	background-image:url(images/lg_paper_repeat.gif);
	background-repeat:repeat-y;
	padding:15px 50px 20px 40px;
	}	
	

/* footer */	
.footer{
	color:#767676;
	font-size:.8em;
	line-height:normal;
	margin:20px 0;
	}

.inner .footer{
	width:700px;
	margin-left:120px;
	padding-top:20px;
	}

.footer a{
	color:#767676;
	text-decoration:underline;
	}	

.footer a:hover{
	color:#00356b;
	}
	
.footer .footer_left_col{
	float:left;
	width:190px;
	}	

.footer .footer_right_col{
	float:right;
	width:460px;
	padding-bottom:20px;
	}		