body
    {
	background-color: #0c2a4c;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
    }

a
    {
    color:       #990000;
    font-weight: normal;
    background:  transparent;
    text-decoration: none;
    outline:     none;
    }

a:hover
    {
    color:       #E90000;
    font-weight: normal;
    background:  transparent;
    text-decoration: none;
    outline:     none;
    text-align:  left;
    }

img
    {
    border: none;
    }

div, p
    {
    font-size: 1em;
    color: #2c2c2c;
    }

p, h1, h2, h3, h4
    {
    padding: 0;
    margin: 0;
    line-height: 1.2em;
    }

h1
    {
    color:         #036;
    margin-bottom: .1em;
    font-size:     22px;
    }

p
    {
    margin-bottom: 1em;
    text-align: justify;
    }

h2
    {
    font-size:  1.60em;
    margin-top: 20px;
    letter-spacing: 0.012em;
    font-size:  16px;
    /* padding-bottom: 2px; */
    }

h3
    {
    color: #606060;
    font-size: 1.15em;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: bold;
    margin-top: 15px;
    /* margin-top: 8px; */
    letter-spacing: -.03em;
    margin-bottom: .1em;
    }

h4
    {
    color: #0B2A4C;
    font-size: 1.1em;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    }



p.buttonheading
    {
    float: right;
    /* padding-bottom: 10px;*/
    width: 100px;
    }

table.pagenav
    {
    padding: 25px 0;
    }

.tableheader
    {
    color:   #888;
    padding: 10px 0;
    }

tr.odd
    {
    background-color: #eaeaea;
    height: 20px;
    }

tr.even
    {
    height: 20px;
    }

tr.odd td, tr.even td
    {
    padding-left: 5px;
    }

hr
    {
    background: #b9cadb;
    border: none;
    margin: 22px 0 5px;
    height: 1px;
    }

sup
    {
    font-weight: normal;
    font-size: 50%;
    }

body.contentpane
    {
    background-color: #ffffff;
    background-image: none;
    }

fieldset
    {
    border: 0;
    }

#form-login ul li, #com-form-login ul li
    {
    margin-left: -30px;
    list-style: none;
    }

#page
    {
    width:  960px;
    margin: auto;
    text-align: left;
    }

.page-holder
    {
    width: 100%;
     background: url("../images/body-bg.jpg") no-repeat top center; 

    }

.page-wrapper {
	MARGIN: 0px -40px; WIDTH: 1040px
}

.top-shadow {
	MARGIN-TOP: 14px; WIDTH: 100%; BACKGROUND: url(../images/shadow-top.png) no-repeat 50% top; FLOAT: left; HEIGHT: 80px
}
.container-shadow {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; BACKGROUND: url(../images/container-shadow.png) repeat-y; FLOAT: left; PADDING-TOP: 0px
}
.bottom-shadow {
	WIDTH: 100%; MARGIN-BOTTOM: -50px; BACKGROUND: url(../images/shadow-bottom.png) no-repeat 50% bottom; FLOAT: left; HEIGHT: 80px
}
.container {
	MARGIN: -44px 40px -30px; WIDTH: 960px; DISPLAY: inline; BACKGROUND: #ffffff; FLOAT: left
}


.header
    {
    border-bottom: 2px solid #FC8F30;
    }

.header.logo
    {
    padding: 17px 0pt 5px 26px;
    }

.header ul.menu
    {
    float:   right;
    padding: 35px 24px 0px 0px;
    margin:  0px;
    list-style: none;
    }

.header ul.menu li
    {
    float: left;
    color: #454545;
    padding: 0 9px 0 9px;
    /* padding: 0 11px 0 10px; */
    border-right: 1px solid #E0E0E0;
    font-size: 1.10em;
    }

.header ul.menu li.last
    {
    border-right:  none;
    padding-right: 0;
    }

.header ul.menu li:last-child
    {
    border-right:  none;
    padding-right: 0;
    }

.header ul.menu li a
    {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #0B2A4C;
    }

.header ul.menu li A:HOVER
    {
    color: #2F5F93;
    }

#leftmenu
    {
    width: 190px;
    float: left;
    }

#leftmenu ul.menu
    {
    float:   left;
    padding: 25px 20px 0px 25px;
    margin:  0px;
    list-style: none;
    }

#leftmenu ul.menu li ul
    {
    float:   left;
    padding: 5px 0 0 15px;
    margin:  0px;
    list-style: none;
    }

#leftmenu ul.menu li
    {
    padding: 10px 0px;
    }

#leftmenu ul.menu li a
    {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: .875em;
    color:     #0B2A4C;
    }

#leftmenu ul.menu li a:hover
    {
    color: #2F5F93;
    }

#leftmenu ul.menu li.current span {
/* font-weight:bold; ---TODO: Active menu item
padding: 0 5px;
text-transform: uppercase;  */
}

#leftmenu ul.latestnews-latestnews
    {
    float:   left;
    padding: 0 20px 25px 25px;
    margin:  0px;
    list-style: none;
    }

#leftmenu ul.latestnews-latestnews li
    {
    padding: 10px 0px;
    }

#leftmenu ul.latestnews-latestnews li a
    {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: .875em;
    color:     #0B2A4C;
    }

#leftmenu ul.latestnews-latestnews li a:hover
    {
    color: #2F5F93;
    }

div.moduletable-latestnews
    {
    float: left;
    width: 100%;
    }

div.moduletable-latestnews h3
    {
    margin: 25px 0 0 25px;
    padding: 0;
    font-weight: bold;
    color: #0B2A4C;
    font-family: Arial, Helvetica, sans-serif;
    }

#mainContentAreaHome div.right-col div.right h3
    {
    margin-top:  0;
    padding-top: 6px;
    }

div.moduletable-jedlogin
    {
    float: left;
    }

.featured-area-shadow-top
    {
    background: #2C7CA7 url(../images/feature-area-shadow-top.png) top repeat-x;
    }

.featured-area-shad-bottom
    {
    background: url(../images/feature-area-shad-bottom.png) bottom repeat-x;
    padding: 37px 0 0;
    /* min-height: 222px;*/
    min-height: 212px;
    }

ul.featured-area
    {
    margin:  0;
    padding: 0;
    list-style: none;
    width:   100%;
    }

ul.featured-area li
    {
    float:      left;
    text-align: center;
    font-size:  .95em;
    }

ul.featured-area li.left
    {
    width:        300px;
    padding-left: 11px;
    }

ul.featured-area li.left a, ul.featured-area li.center a, ul.featured-area li.right a
    {
    padding-bottom: 5px;
    }

ul.featured-area li.center
    {
    width:         335px;
    padding-right: 3px
    }

ul.featured-area li.right
    {
    width: 287px;
    }

ul.featured-area li.icon
    {
    padding-top: 5px;
    }

ul.featured-area li.separator
    {
    border-left: 2px solid #5391B5;
    height: 124px;
    margin-top: 21px;
    width:  0px;
    }

ul.featured-area li a
    {
    color:           #FFFFFF;
    text-decoration: none;
    letter-spacing:  normal;
    display:         block;
    }

ul.featured-area li a:hover
    {
    text-decoration: underline;
    }

ul.featured-area li span
    {
    font-size:  1.5em;
    margin-top: 7px;
    margin-bottom: 2px;
    font-weight: bold;
    }

ul.featured-area li span, .content h2
    {
    font-family: Helvetica, sans-serif;
    }

ul.featured-toparea
    {
    margin:  0;
    padding: 0;
    list-style: none;
    width:   100%;
    }

#topFeatureHome
    {
    background: #FFF;
    border-top: 2px solid #FC8F30;
    border-bottom: 4px solid #FC8F30;
    /* height: 149px; #b9cadb*/
    height:     auto;
    padding:    0;
    margin:     0;
    }

#topFeature
    {
    background: #FFF;
    border-top: 2px solid #FC8F30;
    border-bottom: 4px solid #FC8F30;
    height:     86px;
    padding:    0;
    margin:     0 0 20px 0;
    }

div.featured-area
    {
    height:  86px;
    padding: 0;
    margin:  0;
    }

.vwdesigns-home-links
    {
    padding-top: 10px;
    width: 200px;
    display: block;
    }

.featured-area-com1
    {
    padding: 10px 10px 10px 60px;
    /* min-height: 80px; */
    margin: auto 0;
    }

.featured-area-com2
    {
    padding: 10px 10px 10px 60px;
    margin: auto 0;
    border-bottom: 4px solid #b9cadb;
    }

ul.featured-area-com
    {
    margin:  0;
    padding: 0;
    list-style: none;
    width:   100%;
    }

ul.featured-area-com li
    {
    float:      left;
    text-align: center;
    font-size:  .95em;
    }

ul.featured-area-com li.separator
    {
    margin-top: 20px;
    width: 100px;
    }

ul.featured-area-com li a
    {
    color:           #4f7ba4;
    text-decoration: none;
    letter-spacing:  normal;
    display:         block;
    }

ul.featured-area-com li a:hover
    {
    text-decoration: underline;
    }

ul.featured-area-com li span
    {
    font-size:  1.3em;
    margin-top: 7px;
    margin-bottom: 2px;
    font-weight: normal;
    }

ul.featured-area-com li span, .content h2
    {
    font-family: Helvetica, Arial, sans-serif;
    }

#topFeatureCom
    {
    background: #FFF;
    border-top: 2px solid #b9cadb;
    background: url(../images/welcome_to_comm.png) top no-repeat;
    /* border-bottom: 2px solid #b9cadb; */
    padding:    0;
    margin:     0;
    padding-top: 60px;
    }

#topFeatureJed
    {
    background: #FFF;
    border-top: 2px solid #b9cadb;
    background: url(../images/header_jed.png) top no-repeat;
    padding:    0;
    margin:     0;
    padding-top: 60px;
    }

p.commrollover
    {
    width:      130px;
    visibility: hidden;
    }

li.comtop1, li .comtop2, li .comtop3, li .comtop4, li .comtop5, li .comtop6, li .comtop7, li .comtop8
    {
    width: 130px;
    }

.featured-area-com3
    {
    padding: 0 0 10px 0;
    margin: 0;
    border-bottom: 4px solid #b9cadb;
    }

ul.featured-area-comsub
    {
    margin:  0 0 0 30px;
    padding: 0;
    list-style: none;
    width:   100%;
    }

ul.featured-area-comsub li
    {
    float:      left;
    text-align: left;
    font-size:  .95em;
    /* width: 80px; */
    }

ul.featured-area-comsub li.separator
    {
    margin-top: 20px;
    width: 14px;
    }

ul.featured-area-comsub li a
    {
    color:           #4f7ba4;
    text-decoration: none;
    letter-spacing:  normal;
    display:         block;
    float:           left;
    /* margin-left: 15px; */
    }

ul.featured-area-comsub li a:hover
    {
    text-decoration: underline;
    }

ul.featured-area-comsub li span
    {
    font-size:  .95em;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: normal;
    float:      left;
    /* width: 20px; */
    }

li.comsub1 span, li.comsub2 span, li.comsub3 span, li.comsub4 span, li.comsub5 span, li.comsub6 span, li.comsub7 span,
li.comsub8 span
    {
    margin-left: 8px;
    margin-top: 0;
    padding-top: 0;
    width:      70px;
    }

li.comsub1 span
    {
    width: 50px;
    }

li.comsub3 span
    {
    width: 50px;
    }

li.comsub3 span
    {
    width: 60px;
    }

li.comsub1, li .comsub2, li .comsub3, li .comsub4, li .comsub5, li .comsub6, li .comsub7, li .comsub8
    {
    margin:  0;
    padding: 0;
    }

#mainContentArea
    {
	width: 700px;
	float: right;
	padding: 0px 10px 0px 10px;
	text-align: left;
	color: black;
	margin: 0px 25px 0 0;
    }

#mainContentAreaHome
    {
    width: 100%;
    float: left;
    margin: 25px 0 0 0;
    /* padding-left: 25px; */
    }

#mainContentAreaSimple
    {
    width: 93%;
    float: left;
    margin: 0 25px;
    }

.content
    {
    padding-bottom: 30px;
    /* padding-top: 20px; */
    float: left;
    width: 100%;
    }

.left-col
    {
    float: left;
    width: 416px;
    margin-left: 25px;
    display: inline;
    line-height: 120%;
    }

p.newsbtns
    {
    margin-left: 100px;
    padding-top: 20px;
    }

.right-col
    {
    float: right;
    width: 436px;
    margin-right: 24px;
    display: inline;
    line-height: 120%;
    }

.leading h2.contentheading
    {
    padding-top: 5px;
    margin: 0;
    border: 0;
    }

.content h1
    {
    color:         #036;
    border-bottom: 1px solid #b9cadb;
    margin-bottom: 12px;
    text-align:    left;
    }

.content h2
    {
    color:         #FC8F30;
    border-bottom: 1px solid #b9cadb;
    margin-bottom: 7px;
    text-align:    left;
    }

.content a.author
    {
    text-decoration: underline;
    }

.content a.author:hover
    {
    text-decoration: none;
    }

.content ul.list
    {
    margin:  0;
    padding: 0;
    list-style: none;
    }

.content ul.list li
    {
    clear:       left;
    padding-top: 7px;
    padding-bottom: 4px;
    }

.content ul.hot-forum
    {
    padding-top: 3px;
    }

.content ul.hot-forum li
    {
    padding-top: 0px;
    }

.content ul.comm-news
    {
    padding-left: 1px;
    }

.content ul.comm-news li.first
    {
    padding-top: 8px;
    }

.content ul.list li.thumb
    {
    float: left;
    }

.content ul.announcements li.thumb
    {
    width:         101px;
    margin-bottom: 15px;
    }

.content ul.devel-news li.thumb
    {
    width: 50px;
    }

.content ul.list li.avatar
    {
    float:         left;
    padding-right: 14px;
    padding-top:   3px;
    }

.content ul.list li.text-area
    {
    overflow: hidden;
    }

.content span.date
    {
    display:   block;
    font-size: 0.9em;
    }

.content p.posted
    {
    font-size:  0.85em;
    font-style: italic;
    margin:     0;
    }

.small
    {
    font-size: 0.9em;
    }

#specialMessage
    {
    color:     #ff0000;
    font-size: 1.55em;
    }

.right-col.comm-news-area
    {
    float: left;
    width: 100%;
    padding-bottom: 3px;
    }

.right-col.comm-news-area.right h3
    {
    padding-left: 3px;
    }

.right-col.left
    {
    width: 210px;
    float: left;
    margin-right: 10px;
    }

.right-col.right
    {
    width: 200px;
    float: right;
    }

.right-col.rightcom
    {
    width: 200px;
    float: right;
    padding-top: 30px;
    }

.vwdesigns-book
    {
    float:        right;
    padding-left: 15px;
    margin-left:  15px;
    border-left:  1px solid #e2e9f0;
    }

ul#quicklinks
    {
    margin:  0 0 0 3px;
    padding: 0;
    }

ul#quicklinks li
    {
    background: url("../images/quicklink.gif") no-repeat left center;
    margin: 3px 0 0 0;
    padding: 0 0 0 17px;
    list-style: none;
    }

pre.sourcecode
    {
    padding:     20px 0 20px 20px;
    border-left: 5px solid #DDDDDD;
    font-size:   1.1em;
    }

p.iteminfo
    {
    font-size:      1em;
    padding-bottom: 15px;
    }

.sponsorlogo
    {
    float:   left;
    padding: 10px 15px 20px 0;
    }

span.pag-block span
    {
    margin: 5px;
    }

span.pag-current, span .pag-active
    {
    text-decoration: none;
    }

.pagination
    {
    margin:     10px auto;
    text-align: center;
    }

p.pagcounter
    {
    text-align: center;
    }

.createdate
    {
    font-size: .9em;
    }

.float-img-right, .floatright
    {
    float:  right;
    margin: 5px 1px 15px 15px;
    border: 1px solid rgb( 102, 102, 102 );
    padding: 4px;
    }

.float-img-left, .floatleft
    {
    float:  left;
    margin: 5px 15px 15px 1px;
    border: 1px solid rgb( 102, 102, 102 );
    padding: 4px;
    }

.footnote
    {
    font-size:  .7em;
    font-style: italic;
    }

.asterisk
    {
    color:       #FC8F30;
    font-weight: bold;
    }

table.requirements
    {
    padding: 15px 0;
    }

table.requirements.oddrow
    {
    background-color: #FAFAFA;
    }

table.requirements td
    {
    padding-left: 10px;
    }

ul.reqlist li
    {
    margin: 3px;
    }

span.eventname
    {
    font-size:   1.2em;
    font-weight: bold;
    }

.text-area p
    {
    margin-top: 5px;
    }

.text-areacom p
    {
    margin-top: 0;
    }

.content ul.announcements li.text-area p
    {
    margin-top: 1px;
    }

.content ul.announcements li.text-area a
    {
    font-size: 1.1em;
    }

/*-------- Tool tips --------*/
.tool-tip
    {
    color: #FFF;
    /* color: #4f7ba4; */
    width: 139px;
    z-index: 13000;
    }

.tool-title
    {
    font-weight: bold;
    font-size: 12px;
    margin:    0;
    color:     #FFF;
    padding:   8px 8px 4px;
    background: url("../images/bubble_orange.png") top left;
    }

.tool-text
    {
    font-size: 12px;
    padding: 4px 8px 8px;
    background: url("../images/bubble_orange.png") bottom right;
    }

span.hasTip
    {
    display: none;
    }

span.filesize
    {
    padding-left: 15px;
    color: #666;
    font-size: 10px;
    }

div.logolayout
    {
    border: 1px solid #eee;
    width: 600px;
    margin-bottom: 30px;
    }

#whitebox div.logolayout div.brand-buttons, #whitebox div.logolayout div.brand-logo
    {
    text-align: center;
    }

div.logolayout table td
    {
    border: 1px solid #eee;
    }

div.brand-head
    {
    border-bottom: 3px solid #eee;
    font-family: Arial Narrow, Helvetica, sans-serif;
    color: #666;
    font-size: 16px;
    padding: 2px 10px;
    }

div.brand-head a
    {
    margin-right:   10px;
    vertical-align: middle;
    }

div.brand-logo
    {
    text-align: center;
    padding: 20px 10px;
    border:  1px Solid #fff;
    }

div.medium
    {
    background-color: #f6f6f6;
    line-height: 20px;
    }

div.dark
    {
    background-color: #000;
    }

div.brand-buttons
    {
    text-align: center;
    border-top: 1px solid #eee;
    padding:    4px;
    background: #f8f8f8;
    margin:     0;
    }

.footer
    {
    text-align: center;
    font-size: 1.00em;
    font-family: Arial, Helvetica, sans-serif;
    padding: 30px 0 50px 0;
    color: #ffffff;
    float: left;
    width: 100%;
    }

.footer a
    {
    text-decoration: underline;
    color: #ffffff;
    }

.footer p, .footer a:hover
    {
    color: #9bc7f4;
    }

.footer ul
    {
    list-style: none;
    padding: 0 0 10px 0;
    margin:  0;
    }

.footer ul li
    {
    display: inline;
    padding: 0 11px 0 10px;
    border-right: 1px solid #8397b1;
    }

.footer ul li:last-child
    {
    border-right: none;
    padding: 0 0 0 10px;
    }

#footerInfo
    {
    text-align: center;
    color: #FFFFFF;
    margin: 7px auto;
    font-size: 0.85em;
    }

#footerInfo a:link, #footerInfo a:active, #footerInfo a:visited
    {
    color:           #FFF;
    text-decoration: underline;
    margin-top:      7px;
    }

#footerInfo a:hover
    {
    color:           #9bc7f4;
    text-decoration: underline;
    }

.vis-clear
    {
    clear: both;
    width: 100%;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    }

#errorboxheader
    {
    padding-top: 50px;
    font-size: 1.7em;
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    color: #FC8F30;
    }

#errorboxbody p
    {
    padding-top: 50px;
    font-size: 1.5em;
    color:     #4f7ba4;
    }

#errorboxbody ol li
    {
    font-size: 1.3em;
    margin: 0;
    padding: 10px;
    list-style: none;
    }

p.suggestlink
    {
    margin:  0;
    padding: 0;
    }

p.suggestlinks ul
    {
    margin:  0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    }

ol li
    {
    margin-bottom: 1em;
    margin-left: -15px;
    }

form#secnotform
    {
    padding: 3px;
    margin: 15px 0 15px 0
    /* border:1px solid #ccc;
    text-align:center; */
    }

p.sechead
    {
    font-weight: bold;
    color: red;
    }

input.secinput
    {
    padding: 0 5px;
    width: 130px
    }

input.secbut { }

div.secnotify
    {
    font-size: .7em;
    float: right;
    width: 60px;
    border: 1px solid #fff;
    margin-right: 15px;
    }

#ddblueblockmenu
    {
    border:              1px solid black;
    border-bottom-width: 0;
    width:               200px;
    }

#ddblueblockmenu ul
    {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
    }

#ddblueblockmenu li a
    {
    display: block;
    padding: 3px 0;
    padding-left: 9px;
    width:   184px; /*185px minus all left/right paddings and margins #D7E3F6*/
    text-decoration: none;
    color:   black;
    background-color: #D7E3F6;
    border-bottom: 1px solid #90bade;
    border-left: 7px solid #1958b7;
    }

* html#ddblueblockmenu li a
    {              /*IE only */
    width: 187px;  /*IE 5*/

    w\idth: 169px; /*185px minus all left/right paddings and margins*/
    }

#ddblueblockmenu li a:hover
    {
    background-color:  #D7E3F6;
    border-left-color: #036;
    color:             black;

    text-decoration:   underline;
    color:             #0B2A4C;
    outline:           none;
    }

#ddblueblockmenu div.menutitle
    {
    color: white;
    border-bottom: 1px solid black;
    padding: 1px 0;
    padding-left: 5px;
    background-color: #036;
    font: bold 110% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
    }

.Raquo
    {
    font-weight: bold;
    font-size: 18px;
    color:     #990000;
    background-color: transparent;
    }

.new
    {
    color: #990000
    }

.free
    {
    color: #990000
    }

.newsDate
    {
    color:     #990000;
    font-size: 12px;
    }

.h3underline
    {
    width:         700px;
    border-bottom: 1px solid #cfcfcf;
    padding:       0px 0px 0px 0px;
    margin:        0px 0px 0px 0px;
    }

.clear
    {
    clear: both
    }

#gallery
    {
    position: relative;
    height: 200px
    }

#gallery a
    {
    float:    left;
    position: absolute;
    }

#gallery a img
    {
    border: none;
    }

#gallery a.show
    {
    z-index: 700
    }

#gallery.caption
    {
    z-index:          800;
    background-color: #000;
    color:            #ffffff;
    height:           50px;
    width:            100%;
    position:         absolute;
    bottom:           0;
    }

#gallery.caption.content
    {
    margin: 5px
    }

#gallery.caption.content h3
    {
    margin:  0;
    padding: 0;
    color:   #1DCCEF;
    }

.ulStyle
    {
    font-family: verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif;
    font-size: 12px;
    list-style-type: disc;
    text-align: left;
    }.TextStyle {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;;
font-weight: bold;
text-align: left;

}

formvwd
    {
    display: inline;
    }

input.txt
    {
    color:            #00008B;
    background-color: #E3F2F7;
    border:           1px inset #00008B;
    width:            200px;
    }

.formbutton
    {
    cursor: pointer;
    border: outset 1px #ccc;
    background: #999;
    color:  #666;
    font-weight: bold;
    padding: 1px 2px;
    background: url(../images/formbg2.gif) repeat-x left top;
    }

.datatable
    {
    border:          0px solid #D6DDE6;
    border-collapse: collapse;
    width:           80%;
    }

.datatable td
    {
    border:  1px solid #D6DDE6;
    padding: 0.1em;
    }

.datatable th
    {
    border:           1px solid #828282;
    background-color: #D7E3F6;
    font-weight:      bold;
    text-align:       left;
    padding-left:     0.3em;
    }

.datatable caption
    {
    font:  bold 110% Arial, Helvetica, sans-serif;
    color: #33517A;
    text-align: left;
    padding: 0.4em 0 0.8em 0;
    }

.datatable tr.altrow
    {
    background-color: #DFE7F2;
    color: #000000;
    }

.page-holder#page.page-wrapper.container-shadow.container.content#mainContentArea form.contentbox p strong
    {
    text-align: centre;
    }

.page-holder#page.page-wrapper.container-shadow.container.content#mainContentArea form.contentbox table tr td table tr
td
    {
    text-align: centre;
    }
.roman1 {font-size: xx-large}
.roman2 {
	font-size: large;
	color: #000066;
}
.roman3 {color: #000000; font-size: x-small; }
-->
.roman4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;
	font-size: x-small;
}
.roman5 {color: #FF0000}