body {
margin:0;
padding:0;
font-family:Times New Roman,serif;
font-size:11px;
line-height:17px;
background:#fff;
text-align:center;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, table, tr, td {
font-family:Times New Roman,serif;
font-size:18px;
font-style:normal;
font-weight:normal;
line-height:17px;
color:#777777;
}

li {
font-family:Times New Roman,serif;
font-size:16px;
font-style:normal;
font-weight:normal;
line-height:17px;
}

h1 {
font-family:Tempus Sans ITC, Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:22px;
font-style:normal;
color:#c6c6c6;
margin:0 0 -6px 46px;
padding:0;
border:0;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#777777;
}

p {
text-align:justify;
}

img {
border:0;
margin:0;
padding:0;
}

/* CONTAINER STARTS */
#container {
width:780px;
margin:8px auto;
border:0px #f00 dotted;
background:#fff;
text-align:left;
}
/* CONTAINER ENDS */

/* HEADER STARTS */
#header {
border:1px #252b73 solid;
background:#c6c6c6
}

#headerL {
background:#3268a7 url(./img/top_bg_left.jpg) repeat-y;
width:387px;
height:64px;
}

#headerR {
background:#fff url(./img/top_bg_right.jpg) repeat-y;
width:391px;
height:64px;
text-align:right;
}

#headerR img {
margin-top:2px;
margin-right:8px;
}
/* HEADER ENDS */

/* NAV TOP STARTS */
.navTop {
background:#fff url(./img/top_nav_bg.gif) repeat-x;
width:650px;
border-right:1px #252b73 solid;
float:right;
text-align:center;
}

.navTop a {
margin:0 6px;
padding:0;
}

.navTop span {
display:none;
}
/* NAV TOP ENDS */

/* NAV LEFT STARTS */
/* Thanks --> http://www.webreference.com/new/rollovers/       */
/*            http://tantek.com/CSS/Examples/boxmodelhack.html */

div#menu {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
width:160px;
background:#fff;
padding:0;
margin:16px 16px 0 0;
border:0px #f00 dotted;
float:left;
}

div#menu a {
display:block;
margin:0;
width:150px;
padding:0 0 0 8px;
border:1px solid #fff;
color:#252b73;
background:#eeeeee;
text-decoration:none;
}

html>body div#menu a {width:auto;}

div#menu a.search {
margin:10px 0;
width:150px;
padding:4px;
text-align:center;
}

html>body div#menu a.search {width:auto;}

div#menu span a, div#menu span a.search {
border:1px #252b73 solid;
color:#000;
background:#c6c6c6;
}

div#menu a:hover {
color:#000;
background:#c6c6c6;
border:1px #252b73 solid;
}
/* NAV LEFT ENDS */

/* CONTENT STARTS */
#contents {
width:600px;
margin:24px 0 8px 176px;
border:0px #f00 dotted;
}
/* CONTENT ENDS */

/* LINKS STARTS */
a {
text-decoration:none;
font-weight:bold;
color:#252b73;
}

a:hover {
color:#000;
}
/* LINKS ENDS */

/* FOOTER STARTS */
#footer p {
font-size:12px;
text-align:center;
color:#999;
width:780px;
margin:0 auto;
border:0px #ddd solid;
border-top:1px #ddd solid;
}

#footer hr {
display:none;
}
/* FOOTER ENDS */

.center {
text-align:center;
}

.curve {
background:#fff;
text-align:right;
}
