p, div, h1, h2, h3, h4, h5, h6, table, td, tr, body, a, img, ins, ul, li, form{
	margin: 0;
	padding: 0;
	outline: none;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 100%;
	color: #000000;
}
/* colors
the nice gray:   9A9FA6
MIT red:         993333
nice light blue: 829fc5  - 6089b9 - 374354
*/ 
p {        
    margin: 4px 0px 8px 0px;
}
H1,H2,H3,H4,H5,H6{
/*	font-family: "verdana","tahoma","arial","Lucida Console", "helvetica" sans-serif;*/
	font-family: "arial","verdana","tahoma","Lucida Console", "helvetica" sans-serif;
	font-style: normal;
	font-variant : normal;
	font-weight: 800;
        margin: 15px 0px 10px 0px;
}
H1{
        color: #7099c9;
	font-size : 170%;
	font-weight: 700;
        border-bottom:2px dotted #7099c9;
}
H2{
        color: #7099c9;
	font-size : 140%;
	font-weight: 600;
        border-bottom:2px dotted #7099c9;
}
H3 {
        color: #7099c9;
	font-size : 120%;
	font-weight: bolder;
}
H4 {
	font-size : 110%;
	font-weight: bolder;
}
H5 {
	font-size : 100%;
	font-weight: bolder;
	text-decoration : underline;
}

ul {
    /*color: #7099c9;*/
    list-style: disc;
    padding-left: 15px;
    padding-right: 8px;
    /*border: solid 1px #000000;*/
}

hr {
	width: 80%;
	color: #00008c;
}

strong {
	font-weight: bold;
}

a {
	color: #6089b9;
	text-decoration: none;
}


a:hover{
    text-decoration: underline;
}

div.biglink{
    text-align: center;
}

.codeName{
	font:  12px Courier, monospace;
	color: black;
}
.code{
	margin: 0.1em 1em 0.8em 0.5em;
	font:  12px Courier, monospace;
	color: black;
	background: #AAAAAA;
}

body {
    background-image: url(../images/bg-gray-5.png);
    background-position: top;
    /*background-repeat: repeat-x;    */
    font-size: 14px;    
    background-color: #ffffff;
}

div#wrapper {
    width:984px;
    margin: 0 auto;
    /*height: 679px;*/
    position: relative;
    background-color: #ffffff;
}

div#header {
    /*width: 942px;*/
    height: 55px;
    padding: 9px 20px 0px 20px;
    position: relative;
    z-index:10;
    background-color: #829fc5;
    background-image: url(../images/header-gradient.png);
}

div#header h1{
	float: left;
}

/*
.title_date {
	float: left;
	font-size: 1.1em;
	color: #fff;
	margin-top: 30px;
    font-weight:bold;
    padding-left:10px;
}

h2.title_date a { color:#fff }
h2.title_date a:hover { color:#fff }
*/


div#content {
    width:980px;
    /*height:600px;*/
    min-height:600px;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    /*border-left:2px solid #829fc5 !important;*/
    /*border-right:2px solid #829fc5 !important;*/
    border-left:2px solid #374354;
    border-right:2px solid #374354;
    background-image:url(../images/a-graph-edit-d.png);
    background-repeat: no-repeat;    
}

div#mainarea {
    /*width:580px;*/
    /*height:561px;*/
    margin-top: 5px;
    margin-right:235px;
    margin-left: 265px;
    margin-bottom: 35px;
}

div.mainitem {
    /*position: relative;*/
    padding: 5px 20px 5px 20px;
    margin-bottom: 25px;
    
    border-style:dashed;
    /*border-width:1px;*/
    /*border-color: #829fc5;*/
    border-radius: 15px;    
    -moz-border-radius: 15px;
    background-image:url(../images/transp-ffffff-85pct.png);
    
    /*font-size:1.1em;*/
}
div.mainitem p {
    text-align: justify;
}

ul.mainitem {
    font-size:1.0em;
    padding: 2px 5px 2px 15px;
    border-width:0px;
    border-style:solid;
    margin-top: 2px;
    margin-right:1px;
    margin-left: 1px;
    margin-bottom:2px;

}
ul.mainitem li {
    font-size:1.0em;
    padding: 0px 0px 0px 0px;
    border-width:0px;
    border-style:solid;
    margin-top: 10px;
    margin-right:0px;
    margin-left: 0px;
    margin-bottom:10px;

}
ul#news {
    font-size:1.0em;
    padding: 2px 5px 2px 15px;
    border-width:0px;
    border-style:solid;
    margin-top: 0px;
    margin-right:0px;
    margin-left: 0px;
    margin-bottom:0px;

}
ul#news li {
    font-size:1.0em;
    padding: 0px 0px 0px 0px;
    border-width:0px;
    border-style:solid;
    margin-top: 0px;
    margin-right:0px;
    margin-left: 0px;
    margin-bottom:10px;

}

.clearit{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.alert{
    color: red;
}

div.alert{
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;

    border-style:solid;
    border-width:2px;
    border-color: red;
    border-radius: 15px;    
    -moz-border-radius: 15px;
}
/* NAV STYLING */
li.main_link {
    font-size:1.2em;
    font-weight:600;
    line-height:1.4em;
}
div#left_nav{
    width: 230px;
    height: 565px;
    position:absolute;
    top:20px;
    left:15px;    
    z-index:10;
    background-image:url(../images/transp-767676-80pct.png);
    /*transp-9A9FA6-b.png);  */
    /*border-style:dashed;*/
    border-style:solid;
    border-width:5px;
    /*border-color: #993333;*/
    border-color: #000000;
    border-radius: 15px;    
    -moz-border-radius: 15px;
}

div#left_nav ul{
	list-style: none;
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 7px;
}

ul#main_nav_left li.main_link {
    color: #993333;
}

ul#main_nav_left li.main_link a{
    color: #993333;
}

ul#main_nav_left li.main_link a:hover {
	color: #ffffff;
}

ul#main_nav_left li.sub_link {
    padding-bottom:1.2em;    
    color: #993333;
}

ul#main_nav_left li.sub_link a { 
	color: #fff;
}

ul#main_nav_left li.sub_link a:hover {
	color: #993333;
}

span.pipe {
    font-size: 1.1em;
    padding: 0 .3em 1em .3em;
}

div#pic {
    /*position:absolute;*/
    /*position:relative;*/
    z-index:10;
    /*top:20px;*/
    /*right:15px;*/
    width: 200px;
    /*height: 465px;*/
    background-image:url(test/transperantPNG.png);  
    border-style:solid;
    border-width:2px;
    border-color: #829fc5;
    margin-bottom: 30px;
    margin-right: 0px;
    margin-top: 10px;
    margin-left: auto;
    /*border-radius: 15px;    */
    /*-moz-border-radius: 15px;*/
     
  }

div#right_col {
    position:absolute;
    z-index:10;
    top: 20px;
    right: 15px;
    width: 210px;
    /*height: 465px;*/
    padding: 0 0 0 0;
    /*border: solid 2px #1f2630;*/
    /*border-radius: 15px;   */
    /*-moz-border-radius: 15px;*/

}
div#right_nav_box, div#right_nav_box_fixed {
    /*position:absolute;*/
    z-index:10;
    /*top: 400px;*/
    /*right: 15;*/
    width: 210px;
    background-image:url(../images/transp-1f2630-90pct.png);
    padding-top: 15px;
    padding-bottom: 25px;
    border: solid 2px #1f2630;
    border-radius: 15px;   
    -moz-border-radius: 15px;
    margin-bottom: 30px;
    margin-right: 0px;
    margin-top: 10px;
    margin-left: auto;
     
}
  
div#right_nav_box_fixed {
    position:fixed;
     
}

ul#right_nav {
    list-style: none;
    padding-left: 13px;
    padding-right: 8px;
    /*border: solid 1px #000000;*/
}

ul#right_nav li.main_link {
    color: #829fc5;
}

ul#right_nav li.sub_link {
    padding-bottom:1.2em;    
    color: #7099c9;
}
ul#right_nav li.sub_link a { 
	color: #fff;
}




div#footer {
    position:absolute;
    left:0px;
    /*top:0px;*/
    bottom:0px;
    /*border: solid 1px #000000;*/
    /*height: 20px;*/
    clear: both;
    padding-top: 35px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: url(../img/bckground.png);
}



